Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-239241-82593/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/podman-5.8.1-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-239241-82593/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4bIsma + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-5.8.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/podman-5.8.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-5.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-5.8.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;/usr/bin;' Makefile + tar zxf /builddir/build/SOURCES/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz + tar zxf /builddir/build/SOURCES/loongarch-patches.tar.gz + patch -p1 -fs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.10xxXO + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + export CGO_CFLAGS= + CGO_CFLAGS= + export GO111MODULE=on + GO111MODULE=on ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-5.8.1/_build:/builddir/build/BUILD/podman-5.8.1 + GOPATH=/builddir/build/BUILD/podman-5.8.1/_build:/builddir/build/BUILD/podman-5.8.1 ++ echo ++ sed s/-flto=auto//g + CGO_CFLAGS= ++ echo ++ sed s/-Wp,D_GLIBCXX_ASSERTIONS//g + CGO_CFLAGS= + export 'CGO_CFLAGS+= -m64 -mtune=generic -fcf-protection=full' + CGO_CFLAGS+=' -m64 -mtune=generic -fcf-protection=full' + mkdir _build + pushd _build ~/build/BUILD/podman-5.8.1/_build ~/build/BUILD/podman-5.8.1 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman + popd ~/build/BUILD/podman-5.8.1 + ln -s vendor src ++ date +%s + LDFLAGS='-X github.com/containers/podman/v4/libpod/define.buildInfo=1778223147 -X github.com/containers/podman/v4/libpod/config._installPrefix=/usr -X github.com/containers/podman/v4/libpod/config._etcDir=/etc -X github.com/containers/podman/v4/pkg/systemd/quadlet._binDir=/usr/bin' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x4cc033263a32f8d003bd0f54fbd4347a8bf0a702 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/rootlessport github.com/containers/podman/cmd/rootlessport WORK=/tmp/go-build1721134046 internal/goarch mkdir -p $WORK/b006/ internal/coverage/rtcov mkdir -p $WORK/b014/ internal/unsafeheader mkdir -p $WORK/b008/ internal/godebugs mkdir -p $WORK/b015/ internal/goos mkdir -p $WORK/b017/ internal/msan mkdir -p $WORK/b028/ echo '# import config' > $WORK/b028/importcfg # internal internal/nettrace unicode/utf16 mkdir -p $WORK/b077/ mkdir -p $WORK/b068/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid UNSr1-6ApgOCIuDrqJrR/UNSr1-6ApgOCIuDrqJrR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go internal/goexperiment mkdir -p $WORK/b016/ echo '# import config' > $WORK/b008/importcfg # internal internal/profilerecord echo '# import config' > $WORK/b068/importcfg # internal echo '# import config' > $WORK/b077/importcfg # internal mkdir -p $WORK/b018/ echo '# import config' > $WORK/b015/importcfg # internal encoding mkdir -p $WORK/b052/ internal/asan mkdir -p $WORK/b027/ echo '# import config' > $WORK/b006/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid Xt2pPNYINWWa4DQJ8Dpr/Xt2pPNYINWWa4DQJ8Dpr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid Ca7CgjgTEKLhRb10WUXP/Ca7CgjgTEKLhRb10WUXP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go echo '# import config' > $WORK/b027/importcfg # internal echo '# import config' > $WORK/b018/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid apzV6W8tNPw8Ias9d4ij/apzV6W8tNPw8Ias9d4ij -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid jbDZSUNwp25CQmBHcEL8/jbDZSUNwp25CQmBHcEL8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go internal/cpu mkdir -p $WORK/b011/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque mkdir -p $WORK/b087/ cmp mkdir -p $WORK/b045/ sync/atomic mkdir -p $WORK/b035/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid S85971GB-0ff33SG3kGx/S85971GB-0ff33SG3kGx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/trace/tracev2 mkdir -p $WORK/b032/ internal/itoa mkdir -p $WORK/b042/ echo '# import config' > $WORK/b045/importcfg # internal math/bits mkdir -p $WORK/b040/ unicode/utf8 mkdir -p $WORK/b051/ echo '# import config' > $WORK/b016/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid w7qqm1T3yy0aZ_1BJNse/w7qqm1T3yy0aZ_1BJNse -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/byteorder mkdir -p $WORK/b012/ log/internal mkdir -p $WORK/b098/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid OZPSVuToWcI6i2nthXHL/OZPSVuToWcI6i2nthXHL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go echo '# import config' > $WORK/b017/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid jWIAXlY8FbuJWfIN0w21/jWIAXlY8FbuJWfIN0w21 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid CvG_vXHdUDW33z2l2ra-/CvG_vXHdUDW33z2l2ra- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go echo '# import config' > $WORK/b052/importcfg # internal unicode mkdir -p $WORK/b050/ echo '# import config' > $WORK/b087/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid LZ6fhXOWsm-36N2TPOjx/LZ6fhXOWsm-36N2TPOjx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque -lang=go1.25 -complete -installsuffix shared -buildid q9532lKyW_cjKOGpzTba/q9532lKyW_cjKOGpzTba -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque/opaque.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid Pj8vY_hv-qvRTvihgmAE/Pj8vY_hv-qvRTvihgmAE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go echo '# import config' > $WORK/b032/importcfg # internal echo '# import config' > $WORK/b042/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid W7umNVOZHWf7y_bdV1kD/W7umNVOZHWf7y_bdV1kD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go echo '# import config' > $WORK/b051/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid ge_PO_pZCWLaNFg-0ihU/ge_PO_pZCWLaNFg-0ihU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid wCymgkQMDXCCT82K_MuR/wCymgkQMDXCCT82K_MuR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go go tool buildid -w $WORK/b027/_pkg_.a # internal go tool buildid -w $WORK/b008/_pkg_.a # internal go tool buildid -w $WORK/b028/_pkg_.a # internal go tool buildid -w $WORK/b087/_pkg_.a # internal go tool buildid -w $WORK/b018/_pkg_.a # internal go tool buildid -w $WORK/b017/_pkg_.a # internal go tool buildid -w $WORK/b077/_pkg_.a # internal go tool buildid -w $WORK/b045/_pkg_.a # internal go tool buildid -w $WORK/b006/_pkg_.a # internal go tool buildid -w $WORK/b016/_pkg_.a # internal go tool buildid -w $WORK/b052/_pkg_.a # internal go tool buildid -w $WORK/b015/_pkg_.a # internal echo -n > $WORK/b035/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./asm.s echo '# import config' > $WORK/b040/importcfg # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e4/e482b97a702aa161ac4e5d28dca8725b56b5a1fd914b67a4c110ef2c11aa1fae-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid FGWwwZ-CTbk1TbGhu8DP/FGWwwZ-CTbk1TbGhu8DP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3f/3fd50d54347a7e8a279514feb50507a4bd4873548b9502f250351eec43072c44-d # internal go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c4/c4aea707ef2f5461d82b395b5f4132612ae3599f284e98934d78bdf22f96ca2c-d # internal echo '# import config' > $WORK/b050/importcfg # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/69/69eac257be84d30eaa54f1f053548a246ac720ca5ef56d7bfc1a0d8e48d040d7-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/71/71d63bb64e24ef08a997c90f678f132d94e4ef3625de25e990aeba5755e66089-d # internal go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/6a/6a363e3cd5af3ed699db8a419b25882593de49d7a9ba7f2628b5ab75867a5163-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid hmDwgDSdAheDeUYxjUMt/hmDwgDSdAheDeUYxjUMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go echo '# import config' > $WORK/b012/importcfg # internal echo '# import config' > $WORK/b098/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid XDDjjnzD9T2WJwt0dLAM/XDDjjnzD9T2WJwt0dLAM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/6e/6e04facc8f6e2d0b0720a59cba877c0b488a840027ce4c949376adddf3d2bc0b-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bc/bc2d4f3aba08524c9e1565947d27c34334fbf3899154637e543dcf3752644aed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid _JgtW_zrvPLFPBw7XW_h/_JgtW_zrvPLFPBw7XW_h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7f/7ffe8fe7416ca88c34ba909524c064365a131d2d8fcf1b0591caa59f10cc47c6-d # internal echo '# import config' > $WORK/b035/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid v9hMdeBP6zyVccdgwchX/v9hMdeBP6zyVccdgwchX -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b035/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go echo -n > $WORK/b011/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/fe/fe70d9d6c850b1dd69d84dfa097c3236f6360892bc706287b1380dbd9b673db7-d # internal internal/runtime/math mkdir -p $WORK/b022/ internal/runtime/gc mkdir -p $WORK/b025/ cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c7/c70c368b91ee0bb3530ec0a8993f599a326f4a14e53de891c5ff581ccb0e93d1-d # internal internal/runtime/sys cat >/tmp/go-build1721134046/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a EOF mkdir -p $WORK/b030/ cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/65/6534b513a0ad5689edc96aaa5bc364f1a31235a46d9fad35e496f8ba13cebb56-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c9/c91963c55d8160b0b3ebe11ec6d88b1d559dfaf3797f42d6505287b6e0b4dce4-d # internal internal/runtime/atomic echo '# import config' > $WORK/b014/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid 6CJTd_-EoZIQPYUwiozg/6CJTd_-EoZIQPYUwiozg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/bc/bc1be73040c4c43fb1a247ebd4667785cfc36408dd2bb2ee2af249e57db8e0b0-d # internal internal/runtime/syscall mkdir -p $WORK/b023/ internal/abi mkdir -p $WORK/b005/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid AhDpHoMKXwUZRyeKMO35/AhDpHoMKXwUZRyeKMO35 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go echo -n > $WORK/b030/go_asm.h # internal cat >/tmp/go-build1721134046/b022/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b030/symabis ./empty.s echo -n > $WORK/b023/go_asm.h # internal mkdir -p $WORK/b019/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid nH7G7NWLw1nWd3IQPg1J/nH7G7NWLw1nWd3IQPg1J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b023/symabis ./asm_linux_amd64.s echo -n > $WORK/b005/go_asm.h # internal echo -n > $WORK/b019/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s go tool buildid -w $WORK/b032/_pkg_.a # internal go tool buildid -w $WORK/b098/_pkg_.a # internal echo '# import config' > $WORK/b011/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid sR6ahCMHvn0UKWiR7cZc/sR6ahCMHvn0UKWiR7cZc -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cat >/tmp/go-build1721134046/b023/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a EOF cat >/tmp/go-build1721134046/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid mMZgo0wmdEZ_VL716Jcj/mMZgo0wmdEZ_VL716Jcj -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/24/241d9d2355dd1291a034ff238aedf8fffcf2eeb5cd1c117135b55f5176368b13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid i0s3jTnxsF8O9qYjPLT-/i0s3jTnxsF8O9qYjPLT- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/98/9839795791f40a92d2935ede7e09d0bb22d40ace5d12ec6bfe6fcd753c9f3d37-d # internal cat >/tmp/go-build1721134046/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid eKJRl4f143mi7pirESa7/eKJRl4f143mi7pirESa7 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go cat >/tmp/go-build1721134046/b030/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a packagefile internal/goos=/tmp/go-build1721134046/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid wVL5SMS6c1eD7AL-F1V9/wVL5SMS6c1eD7AL-F1V9 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2b/2b30a8c91d3da097901ff52a684bf9b62774561ef33aa18e21f688e727154064-d # internal go tool buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/66/66f48027dd192e272fe93ff1a2893a96488909e80a6d2205aac7b8da5cec41aa-d # internal go tool buildid -w $WORK/b012/_pkg_.a # internal go tool buildid -w $WORK/b051/_pkg_.a # internal go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/9a/9a46a71a0dc21149eea7f34d6c486fc5e04ca39313a4ad1719e40813eca47ab0-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/3f/3f8fdf3b30f0e9afc0ddff4bfbea029e8e63e35c22e2a7726c03ea173eb49310-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/51/5105ae119acd1a8f9dd9600f9922ecc06e9b1cf2d779cc9f5308f0abbc205d74-d # internal internal/runtime/strconv mkdir -p $WORK/b021/ cat >/tmp/go-build1721134046/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build1721134046/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid RiTXFerSTVIuZmiitqvH/RiTXFerSTVIuZmiitqvH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b023/asm_linux_amd64.o ./asm_linux_amd64.s go tool buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/94/942005b3427fcc3198f88ee7c3332462c39babb68d390f2ed472cbf8282558a6-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/empty.o ./empty.s cd /usr/lib/golang/src/internal/runtime/syscall go tool pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_amd64.o # internal go tool buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/12/126b5e9f9eda937af86ac87d490e2fed06bd41ca839031136dd69616793b3401-d # internal cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal go tool buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/94/94e1b3d2ebc2e6d1d2f0e80877f5e28579f27d3268ea540c4ba4c1f752a6c9b0-d # internal go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/15/159bbca385c779a7377c6e4cd59a397bb4234cb0044303a8245eacd01ea2732e-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/asm.o ./asm.s go tool pack r $WORK/b035/_pkg_.a $WORK/b035/asm.o # internal go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c3/c308f733c3c70376aed4bb70279f30723afab265f3a980f1720f26b575ddfa5e-d # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal go tool buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ec/ecc28c5905a8619362c736ec186d3e132c772a83e9c74b1752e8f1332ea450ae-d # internal internal/runtime/exithook mkdir -p $WORK/b024/ cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cat >/tmp/go-build1721134046/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build1721134046/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid GGlRvCEiq2QQKeikUZMH/GGlRvCEiq2QQKeikUZMH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/25/2572cff8cef074bb175ec4ca06a466450baf69305ce4d27d89215f464ae2883d-d # internal internal/chacha8rand mkdir -p $WORK/b013/ echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s internal/bytealg mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b055/ echo -n > $WORK/b055/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b055/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cat >/tmp/go-build1721134046/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1721134046/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1721134046/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid 6KuWpDEhCJhhLGgLH0MV/6KuWpDEhCJhhLGgLH0MV -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go cat >/tmp/go-build1721134046/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1721134046/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid rEC08uBWssOufbVEcb-J/rEC08uBWssOufbVEcb-J -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cat >/tmp/go-build1721134046/b055/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1721134046/b011/_pkg_.a packagefile math/bits=/tmp/go-build1721134046/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p math -lang=go1.25 -std -installsuffix shared -buildid F7q6i4eGGQlDOR6Vzfr1/F7q6i4eGGQlDOR6Vzfr1 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b055/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/17/1799e543d2c4827c9eef968ee54b2eebb3c6aea0b35508e345a1b5317549a708-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c3/c39c4ca86211dc1f308e0306e01657a9797b17967d59cf5084a4b300065a2412-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c7/c71bf68282510d80c0861e62559984f05c1002185c6538df92e2657ed27f7d30-d # internal internal/runtime/cgroup mkdir -p $WORK/b020/ internal/stringslite mkdir -p $WORK/b031/ cat >/tmp/go-build1721134046/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build1721134046/b021/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1721134046/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid rUnjvEi-iyT73o1cDY0Y/rUnjvEi-iyT73o1cDY0Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go cat >/tmp/go-build1721134046/b031/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid SZzzUtDzYgTy3L34s-zj/SZzzUtDzYgTy3L34s-zj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go go tool buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c8/c80332776e1ddf8a049348dc971db9308f4007b9582a87f0ffd38058be769bf4-d # internal go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/80/8034052543afcaa58ff137b94842fe177a0745dbffd1e74e23cae749f54317d8-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s go tool pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1c/1c5723767bfdf476da5a354e047539868be867d09cd1db10ec44a626b8bead2d-d # internal internal/race mkdir -p $WORK/b029/ internal/synctest mkdir -p $WORK/b036/ cat >/tmp/go-build1721134046/b036/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid WdO3OlooholVU4O6UtkD/WdO3OlooholVU4O6UtkD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go cat >/tmp/go-build1721134046/b029/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 9DezK0ydhmBlDllwL7tn/9DezK0ydhmBlDllwL7tn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/8e/8eedf1fdb2c69c9ec195151fcbca4c652112a5c69ded53635d69199f148f8ab0-d # internal go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d2/d20bbe2c12b4802a741156cd4e7fd6b8a10c95bb1ee6bdfb88f527988ec42f03-d # internal internal/sync mkdir -p $WORK/b034/ internal/runtime/maps mkdir -p $WORK/b026/ cat >/tmp/go-build1721134046/b034/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a packagefile internal/race=/tmp/go-build1721134046/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid 0-PsClX8i3IINO6dtqkJ/0-PsClX8i3IINO6dtqkJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go cat >/tmp/go-build1721134046/b026/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a packagefile internal/asan=/tmp/go-build1721134046/b027/_pkg_.a packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a packagefile internal/msan=/tmp/go-build1721134046/b028/_pkg_.a packagefile internal/race=/tmp/go-build1721134046/b029/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1721134046/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1721134046/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid oqc8RMSbP31t1p3gOtOR/oqc8RMSbP31t1p3gOtOR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c3/c32a2af456922ff675053b53708050fd58036830bae1acebe3c9d4a498be4f14-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/hypot_amd64.o ./hypot_amd64.s go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f2/f20881e47c2aa573db6a1337b87fb9640d733a6679bf5193b93377fe047af870-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/log_amd64.o ./log_amd64.s go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_amd64.o $WORK/b055/exp_amd64.o $WORK/b055/floor_amd64.o $WORK/b055/hypot_amd64.o $WORK/b055/log_amd64.o # internal go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/66/667a614f8a39184f0b1bf1b1bb719770f5f1b7dbb62611790f00d5edbf4f1a83-d # internal go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/4f/4f19506801fdceeb9b558eaa6aaf6d8c98566359f5df95b791d60e67265581a2-d # internal runtime mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build1721134046/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1721134046/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1721134046/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1721134046/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build1721134046/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build1721134046/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1721134046/b016/_pkg_.a packagefile internal/goos=/tmp/go-build1721134046/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1721134046/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1721134046/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build1721134046/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1721134046/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build1721134046/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1721134046/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1721134046/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build1721134046/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1721134046/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1721134046/b023/_pkg_.a packagefile internal/stringslite=/tmp/go-build1721134046/b031/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build1721134046/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid D8dj8iXzxO7krkKLfMGr/D8dj8iXzxO7krkKLfMGr -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/17/17e97dd9cb2748b9e0c34b148f1b22521e415f00f7834777b509a40f5f0774a6-d # internal weak mkdir -p $WORK/b081/ iter mkdir -p $WORK/b046/ internal/reflectlite mkdir -p $WORK/b004/ cat >/tmp/go-build1721134046/b081/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a EOF cat >/tmp/go-build1721134046/b046/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1721134046/b029/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid GjWkovcFgFQTKg_UaWd-/GjWkovcFgFQTKg_UaWd- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go sync mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid nGHguD-VcipsMZUMck_Q/nGHguD-VcipsMZUMck_Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/iter/iter.go echo -n > $WORK/b004/go_asm.h # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s cat >/tmp/go-build1721134046/b033/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1721134046/b029/_pkg_.a packagefile internal/sync=/tmp/go-build1721134046/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build1721134046/b036/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid GXhbIQY7MN43qYtmNcQQ/GXhbIQY7MN43qYtmNcQQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build1721134046/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1721134046/b008/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid VpGapxKY53aJKa8_Rgbx/VpGapxKY53aJKa8_Rgbx -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/56/56cd1a83d0cd80813a25993b9175e279a576e7ed3dfabb797a1e874a83d82f2f-d # internal go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/23/238928d206f1d4133dd1051a7a851056b349e35a457707cbfe8800cc06b0c348-d # internal slices mkdir -p $WORK/b044/ cat >/tmp/go-build1721134046/b044/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1721134046/b045/_pkg_.a packagefile iter=/tmp/go-build1721134046/b046/_pkg_.a packagefile math/bits=/tmp/go-build1721134046/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid TxG0FP53YH3TFfFuUz2H/TxG0FP53YH3TFfFuUz2H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3e/3efb94d17d3bb61391b85e22c81b24f82277d10ab3812cb05fbf87eb6f0968e6-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s go tool pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5a/5afdf49a3ae24a2b5b5409d79fab2345d953f17b3bd1b87687d004fef13e8619-d # internal errors mkdir -p $WORK/b003/ cat >/tmp/go-build1721134046/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1721134046/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid _W3ytpWZ640sXl_R6eib/_W3ytpWZ640sXl_R6eib -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b072/ cat >/tmp/go-build1721134046/b072/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1721134046/b004/_pkg_.a packagefile math/bits=/tmp/go-build1721134046/b040/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid xQ9uvtzwoPpYOLj4EcWX/xQ9uvtzwoPpYOLj4EcWX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go go tool buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/62/62b2c0e10a1fb42b0a485daa3e6e7412d01e2252f9478f26fb5f6e433a6b0521-d # internal internal/bisect mkdir -p $WORK/b039/ internal/testlog mkdir -p $WORK/b066/ internal/singleflight mkdir -p $WORK/b078/ unique mkdir -p $WORK/b080/ cat >/tmp/go-build1721134046/b039/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid ip9Ne9lUOaukm3phldqr/ip9Ne9lUOaukm3phldqr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build1721134046/b066/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a EOF cat >/tmp/go-build1721134046/b078/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid g4QZToZXsV3orsLn0rve/g4QZToZXsV3orsLn0rve -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid UPr8q2z5dkw-fJUZjKNp/UPr8q2z5dkw-fJUZjKNp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/tmp/go-build1721134046/b080/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a packagefile internal/stringslite=/tmp/go-build1721134046/b031/_pkg_.a packagefile internal/sync=/tmp/go-build1721134046/b034/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a packagefile weak=/tmp/go-build1721134046/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid mLxyeBz_vJW3F3QsP2OC/mLxyeBz_vJW3F3QsP2OC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/unique/canonmap.go /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4e/4ec57e31ee44c9c5d85192c933c8baade75d6925d3e8259bdf297550dd311b62-d # internal internal/oserror mkdir -p $WORK/b043/ io path mkdir -p $WORK/b049/ mkdir -p $WORK/b062/ cat >/tmp/go-build1721134046/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b076/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid MSpcvyLa1e2eNdrWaept/MSpcvyLa1e2eNdrWaept -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >/tmp/go-build1721134046/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a EOF cat >/tmp/go-build1721134046/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid 354ti0QVYKzCPd-_BeJW/354ti0QVYKzCPd-_BeJW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/tmp/go-build1721134046/b076/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid s6AFmLcnYsfy9OXqmCxG/s6AFmLcnYsfy9OXqmCxG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid JGvqsUECqFAvEMHR4Y0K/JGvqsUECqFAvEMHR4Y0K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go strconv mkdir -p $WORK/b054/ cat >/tmp/go-build1721134046/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1721134046/b031/_pkg_.a packagefile math=/tmp/go-build1721134046/b055/_pkg_.a packagefile math/bits=/tmp/go-build1721134046/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid Osr7YLWVvj-dk8jMXa1U/Osr7YLWVvj-dk8jMXa1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go runtime/cgo mkdir -p $WORK/b082/ echo -n > $WORK/b082/preferlinkext # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b082/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2f/2f8b9acddfebf557cc779fb7e7ecfe6990c13524e2951c15695fbc36a5b7300e-d # internal syscall mkdir -p $WORK/b041/ echo -n > $WORK/b041/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b041/symabis ./asm_linux_amd64.s go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/17/17569743a011882460bb32e5a7eb3b5ea2e7234cddf8786f741e77f51d9423a6-d # internal cat >/tmp/go-build1721134046/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/asan=/tmp/go-build1721134046/b027/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1721134046/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build1721134046/b042/_pkg_.a packagefile internal/msan=/tmp/go-build1721134046/b028/_pkg_.a packagefile internal/oserror=/tmp/go-build1721134046/b043/_pkg_.a packagefile internal/race=/tmp/go-build1721134046/b029/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1721134046/b023/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid pwOv4P6VcpHSXXauQf1v/pwOv4P6VcpHSXXauQf1v -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b041/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go go tool buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c8/c81231e43da3f9fc844781bad068ffb6defd738e0aba41c4f6f0a867a496baf9-d # internal cd $WORK gcc -fno-caret-diagnostics -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f4/f40f62f7583de777745a4a4a01e4326cae3450c3bb1a9195e4e7911c06423a60-d # internal go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/77/774b0428722c44407c3cd9425460d3e02fe873ffdb88667e24aa363e0ec93c8a-d # internal gcc -Qunused-arguments -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true go tool buildid -w $WORK/b049/_pkg_.a # internal gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true internal/godebug mkdir -p $WORK/b038/ cat >/tmp/go-build1721134046/b038/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1721134046/b039/_pkg_.a packagefile internal/godebugs=/tmp/go-build1721134046/b015/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid 2HTvY4K_koyIFSsIz28H/2HTvY4K_koyIFSsIz28H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/cc/cc13967a51c39f1790dab0097e617efe85f70e69f8615f7051c70a759a1aa088-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/68/6864256d553527702bf465ee1b6466d4c56794358ee72c039216950ce9958915-d # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/72/723dab57fb48952b91e2fa30b653ca032e6d2d1e328279113f268bf9a0a2dd53-d # internal gcc -ffile-prefix-map=a=b -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true bytes mkdir -p $WORK/b048/ cat >/tmp/go-build1721134046/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile iter=/tmp/go-build1721134046/b046/_pkg_.a packagefile math/bits=/tmp/go-build1721134046/b040/_pkg_.a packagefile unicode=/tmp/go-build1721134046/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid RDU1YnSU4nOMcXBYssTx/RDU1YnSU4nOMcXBYssTx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go cd $WORK gcc -gno-record-gcc-switches -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -m64 -mtune=generic -fcf-protection=full -c -x c - -o /dev/null || true strings mkdir -p $WORK/b067/ cat >/tmp/go-build1721134046/b067/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1721134046/b031/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile iter=/tmp/go-build1721134046/b046/_pkg_.a packagefile math/bits=/tmp/go-build1721134046/b040/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile unicode=/tmp/go-build1721134046/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid LWX-a4s-3Sg_WTaOyHf4/LWX-a4s-3Sg_WTaOyHf4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x002.o -c cgo.cgo2.c go tool buildid -w $WORK/b038/_pkg_.a # internal go tool buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d0/d093916076a93cbd1119fe88114bc7010c83b7a7688bbb15b75958d2868e8148-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/bf/bf3e364a71846308ab2a7f9db04c151ad87d361aee0a5f7a9f68f569e08f0fb1-d # internal encoding/base64 mkdir -p $WORK/b053/ net/netip mkdir -p $WORK/b079/ cat >/tmp/go-build1721134046/b053/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build1721134046/b012/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid mhWgNVKUdqSjMd-O1ZP9/mhWgNVKUdqSjMd-O1ZP9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >/tmp/go-build1721134046/b079/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1721134046/b045/_pkg_.a packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1721134046/b012/_pkg_.a packagefile internal/itoa=/tmp/go-build1721134046/b042/_pkg_.a packagefile math=/tmp/go-build1721134046/b055/_pkg_.a packagefile math/bits=/tmp/go-build1721134046/b040/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile unique=/tmp/go-build1721134046/b080/_pkg_.a EOF reflect mkdir -p $WORK/b058/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid oPv_3cIMHTHzZI7U1Lk5/oPv_3cIMHTHzZI7U1Lk5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go echo -n > $WORK/b058/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b058/symabis ./asm_amd64.s cat >/tmp/go-build1721134046/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build1721134046/b042/_pkg_.a packagefile internal/race=/tmp/go-build1721134046/b029/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1721134046/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1721134046/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1721134046/b008/_pkg_.a packagefile iter=/tmp/go-build1721134046/b046/_pkg_.a packagefile math=/tmp/go-build1721134046/b055/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile unicode=/tmp/go-build1721134046/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid wtGADBCRi1MymT-o3nr5/wtGADBCRi1MymT-o3nr5 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b058/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x003.o -c gcc_context.c go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/04/04eff3fec34c1cfb39b6d167c5c798997fe6517d6460d1525624f87e5e287694-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x004.o -c gcc_fatalf.c go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e1/e1924bde9a26f3dc38c0bc8d83974a102ef067abe8d51c60cc2ac260edeaad11-d # internal go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/51/51c45b86c0e8f9f87239398105fb4b52a156da1861f010c76f85933218fb8064-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x005.o -c gcc_libinit.c go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b0/b0d301038a628d0caff792d55cffc68dadd5571c9a56675717641b377e8c4e1d-d # internal bufio mkdir -p $WORK/b096/ regexp/syntax mkdir -p $WORK/b102/ cat >/tmp/go-build1721134046/b096/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1721134046/b048/_pkg_.a packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF cat >/tmp/go-build1721134046/b102/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile sort=/tmp/go-build1721134046/b072/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile unicode=/tmp/go-build1721134046/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid saWnDg619omkGj76LyC_/saWnDg619omkGj76LyC_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid dxScwnm42e8kxQqFof2n/dxScwnm42e8kxQqFof2n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x007.o -c gcc_mmap.c go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d9/d9ed40dd9479a0f79c0d519ba82242d1f92e14738c3be12d682fc2d86b002655-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b041/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_amd64.o # internal go tool buildid -w $WORK/b041/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x008.o -c gcc_setenv.c cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b2/b202d341cfb8033c3128c54234ba2cd1a1a1539ac8f14df9d0028a0b4fffd9d0-d # internal internal/syscall/execenv mkdir -p $WORK/b065/ time mkdir -p $WORK/b037/ cat >/tmp/go-build1721134046/b065/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid qT5ELdgVXzqFsaXQHV0E/qT5ELdgVXzqFsaXQHV0E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build1721134046/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1721134046/b038/_pkg_.a packagefile internal/stringslite=/tmp/go-build1721134046/b031/_pkg_.a packagefile math/bits=/tmp/go-build1721134046/b040/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p time -lang=go1.25 -std -installsuffix shared -buildid 18gX-gEihQgH6Tfi_nnL/18gX-gEihQgH6Tfi_nnL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cat >/tmp/go-build1721134046/b064/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid mxnCLwy6i3f6KkLtxCzl/mxnCLwy6i3f6KkLtxCzl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/13/13a68727cb4b003aff45fb04a230f1a75f0040eb7b575dc602c588687ccdd2c6-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x009.o -c gcc_sigaction.c go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/35/35c87d763e54d6d1d8ca0b37805e6571b7fe2470bfac813d681296bb374a9451-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x010.o -c gcc_stack_unix.c go tool buildid -w $WORK/b079/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x011.o -c gcc_traceback.c cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a6/a655d63cbfd7172f467240c8461cecdd96027a6c77811f44fa82dbe27919a47f-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x012.o -c gcc_util.c go tool buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c1/c115314df9dd4a7fae2a1399a8fa0de1e23d349fe977cbafee29caa9dd6f8935-d # internal regexp mkdir -p $WORK/b101/ cat >/tmp/go-build1721134046/b101/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1721134046/b048/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile regexp/syntax=/tmp/go-build1721134046/b102/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile unicode=/tmp/go-build1721134046/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid nsA_XXalCFdklznrl4Yk/nsA_XXalCFdklznrl4Yk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x013.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_x014.o -c gcc_amd64.S cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b082/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/preferlinkext $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o $WORK/b082/_x011.o $WORK/b082/_x012.o $WORK/b082/_x013.o $WORK/b082/_x014.o -O2 -g -lpthread gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/preferlinkext $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o $WORK/b082/_x011.o $WORK/b082/_x012.o $WORK/b082/_x013.o $WORK/b082/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go -dynlinker echo -n > $WORK/b082/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b082/symabis ./asm_amd64.s cat >/tmp/go-build1721134046/b082/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build1721134046/b030/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid _H18ETO09ffRogmE_mqb/_H18ETO09ffRogmE_mqb -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b082/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b082/_cgo_gotypes.go $WORK/b082/cgo.cgo1.go $WORK/b082/_cgo_import.go go tool buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/77/7703d064b047af8ef989a921793ec8056cf789eaafee2297cbaeda888b6bee3e-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b100/ cat >/tmp/go-build1721134046/b100/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile regexp=/tmp/go-build1721134046/b101/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.25 -complete -installsuffix shared -buildid J8Tz2bXP_iqiTf5-dEWl/J8Tz2bXP_iqiTf5-dEWl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b082/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b082/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b082/_pkg_.a $WORK/b082/asm_amd64.o $WORK/b082/preferlinkext $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o $WORK/b082/_x011.o $WORK/b082/_x012.o $WORK/b082/_x013.o $WORK/b082/_x014.o # internal go tool buildid -w $WORK/b082/_pkg_.a # internal go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/82/826ed9a1e017e7137f5ec4d1f1fd8312fefee26738c015061b955ee8a546b0cd-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fa/facbcf84bfb2242138c2ac71016e7c312d453cf871ccac2f388f2fe347801418-d # internal context mkdir -p $WORK/b002/ cat >/tmp/go-build1721134046/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1721134046/b004/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a EOF io/fs mkdir -p $WORK/b061/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid JTFO1dAG1VHY0IxTjNJh/JTFO1dAG1VHY0IxTjNJh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go cat >/tmp/go-build1721134046/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build1721134046/b043/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile path=/tmp/go-build1721134046/b062/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid s3Di1-XdEMwFmBo6kUIT/s3Di1-XdEMwFmBo6kUIT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b063/ cat >/tmp/go-build1721134046/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build1721134046/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1721134046/b064/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid G7KgVObJ5XD6DA_Dmv1U/G7KgVObJ5XD6DA_Dmv1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/fstatat_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go go tool buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/65/650af1875f217727d6e0ec56ca5345ac4b90c3124f87c9124d7638c9372be795-d # internal go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/81/81787db9eabd1f45c528662eed61f3265667db31895f7a4179778dfadaf95955-d # internal go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4f/4f070f54f4fac60313401debc15a601935ccf2e84b4569025a4da96a7698c3f7-d # internal internal/filepathlite mkdir -p $WORK/b060/ cat >/tmp/go-build1721134046/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build1721134046/b031/_pkg_.a packagefile io/fs=/tmp/go-build1721134046/b061/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid oTgjQploVovXYdklbS3v/oTgjQploVovXYdklbS3v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/df/dfeaa1fe7d731c5679c2967b49c533c8803001faabbeb7208c68dc5639cf4ce4-d # internal go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a0/a07f7f0abcd2ed8261b4855fb56e24075799b9aee2a4a67e4a9088b934383805-d # internal os mkdir -p $WORK/b059/ cat >/tmp/go-build1721134046/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build1721134046/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1721134046/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build1721134046/b042/_pkg_.a packagefile internal/poll=/tmp/go-build1721134046/b063/_pkg_.a packagefile internal/stringslite=/tmp/go-build1721134046/b031/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1721134046/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1721134046/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build1721134046/b066/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile io/fs=/tmp/go-build1721134046/b061/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p os -lang=go1.25 -std -installsuffix shared -buildid PMQQiSj2836VWEQ0r1TA/PMQQiSj2836VWEQ0r1TA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/statat.go /usr/lib/golang/src/os/statat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b058/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_amd64.o # internal go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c8/c85213088d5678ed6ee137802bdc40dd7f3fda9db8f68f5d94df4dd29e191c7d-d # internal internal/fmtsort mkdir -p $WORK/b057/ encoding/binary mkdir -p $WORK/b071/ cat >/tmp/go-build1721134046/b057/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build1721134046/b045/_pkg_.a packagefile reflect=/tmp/go-build1721134046/b058/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid xQJtJLGvaGT_RrxRB4tq/xQJtJLGvaGT_RrxRB4tq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build1721134046/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile math=/tmp/go-build1721134046/b055/_pkg_.a packagefile reflect=/tmp/go-build1721134046/b058/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid zpH0Oo8dvJRXmSAb9Wxx/zpH0Oo8dvJRXmSAb9Wxx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/81/81dbb9d4f1b49c6aaeb347fd553d094c80ced24de2339c70b94719ea518de049-d # internal go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/6f/6fe8ff997026e38830167c945fd65f2b30c269f580a79dbfca5ed2974f20aaf9-d # internal github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b070/ echo -n > $WORK/b070/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b070/symabis ./asm_linux_amd64.s cat >/tmp/go-build1721134046/b070/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1721134046/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build1721134046/b071/_pkg_.a packagefile math/bits=/tmp/go-build1721134046/b040/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile sort=/tmp/go-build1721134046/b072/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.25 -installsuffix shared -buildid -9UO2uVJnyMlEZwgu-kz/-9UO2uVJnyMlEZwgu-kz -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b070/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/vgetrandom_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/26/261643df537dd2578a726fcdc4ddd083ccba9da11151c63a23006e6d8dffa68d-d # internal path/filepath fmt mkdir -p $WORK/b056/ mkdir -p $WORK/b094/ github.com/containers/podman/vendor/go.podman.io/common/pkg/machine mkdir -p $WORK/b103/ cat >/tmp/go-build1721134046/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1721134046/b057/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile math=/tmp/go-build1721134046/b055/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile reflect=/tmp/go-build1721134046/b058/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF cat >/tmp/go-build1721134046/b094/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1721134046/b060/_pkg_.a packagefile io/fs=/tmp/go-build1721134046/b061/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid sTbWfvlc7uAKWQgBQSMt/sTbWfvlc7uAKWQgBQSMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid HMt2qMi08z2Di4ukJ71U/HMt2qMi08z2Di4ukJ71U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >/tmp/go-build1721134046/b103/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.25 -complete -installsuffix shared -buildid r97Dn6KG5duXvjOaFFPa/r97Dn6KG5duXvjOaFFPa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go net mkdir -p $WORK/b075/ echo -n > $WORK/b075/preferlinkext # internal cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b075/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go go tool buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/14/146a18a9f78ce5c092cfb770a0afd3b57740976c97f6771c9d5069e258df3604-d # internal go tool buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a3/a3f83b300070040b41a0c183356ce5babe097bea6757174b2d8f245a3e09a774-d # internal os/exec mkdir -p $WORK/b105/ cat >/tmp/go-build1721134046/b105/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1721134046/b048/_pkg_.a packagefile context=/tmp/go-build1721134046/b002/_pkg_.a packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build1721134046/b038/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1721134046/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1721134046/b064/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile io/fs=/tmp/go-build1721134046/b061/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile path/filepath=/tmp/go-build1721134046/b094/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid 28RS1ZmcXe3dlhE4eWoT/28RS1ZmcXe3dlhE4eWoT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go go tool buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/11/110ea641a5701b662250144438677a79fcd6f9aa3990c77884102356f6abac0d-d # internal go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/21/2158788fdde96fbea8e061c37f3233a5e58c6a6be5fc1730d0016b9de8640fa1-d # internal text/scanner mkdir -p $WORK/b093/ log mkdir -p $WORK/b097/ cat >/tmp/go-build1721134046/b093/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1721134046/b048/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile unicode=/tmp/go-build1721134046/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF encoding/json mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p text/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid ZuQI4Yziwaj5cmTUTO0v/ZuQI4Yziwaj5cmTUTO0v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >/tmp/go-build1721134046/b097/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile log/internal=/tmp/go-build1721134046/b098/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid 2JcBuRatM1abGxG-Dnk4/2JcBuRatM1abGxG-Dnk4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/log/log.go cat >/tmp/go-build1721134046/b047/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1721134046/b048/_pkg_.a packagefile cmp=/tmp/go-build1721134046/b045/_pkg_.a packagefile encoding=/tmp/go-build1721134046/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build1721134046/b053/_pkg_.a packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile math=/tmp/go-build1721134046/b055/_pkg_.a packagefile reflect=/tmp/go-build1721134046/b058/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile unicode=/tmp/go-build1721134046/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build1721134046/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid iEEYxIk-xZKBTxD0xDWV/iEEYxIk-xZKBTxD0xDWV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go go tool buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/75/75241544e5067a38a74bc39b4c37a74fd3dcf6c7194dd7aff01d4b4398d4638d-d # internal go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/02/028eae7d7bfd1aeea234fd4c4aa31445d92894e5cc331a2e1590ac78079358e6-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b070/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b070/_pkg_.a $WORK/b070/asm_linux_amd64.o # internal go tool buildid -w $WORK/b070/_pkg_.a # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b075/_x001.o -c _cgo_export.c cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/f2/f20acbf4d1ac7b8569b366080fbe76c7bfbf1478ba897a4467ef9be4af9a6ce7-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b069/ cat >/tmp/go-build1721134046/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1721134046/b070/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -lang=go1.25 -complete -installsuffix shared -buildid 0BfB2Riz5xqN7LEqPxFu/0BfB2Riz5xqN7LEqPxFu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b075/_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b075/_x003.o -c cgo_resnew.cgo2.c go tool buildid -w $WORK/b069/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b075/_x004.o -c cgo_socknew.cgo2.c cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3e/3edaa9bc330195cabcb8a74fb169f7e7c27729771e711ca35504e6982b02fb76-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b075/_x005.o -c cgo_unix_cgo.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b075/_x006.o -c cgo_unix_cgo_res.cgo2.c go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/bc/bca7f24b409a19704af9ba38b51f843ae766f8bf47ba953d2efdf4d27970da55-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil mkdir -p $WORK/b085/ cat >/tmp/go-build1721134046/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1721134046/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build1721134046/b071/_pkg_.a packagefile encoding/json=/tmp/go-build1721134046/b047/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil -lang=go1.25 -complete -installsuffix shared -buildid rcYLq6prX8EmTF-7NCNq/rcYLq6prX8EmTF-7NCNq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil/lowlevelmsgutil.go github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b095/ cat >/tmp/go-build1721134046/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1721134046/b096/_pkg_.a packagefile bytes=/tmp/go-build1721134046/b048/_pkg_.a packagefile context=/tmp/go-build1721134046/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1721134046/b047/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1721134046/b070/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile log=/tmp/go-build1721134046/b097/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile reflect=/tmp/go-build1721134046/b058/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile sort=/tmp/go-build1721134046/b072/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.25 -complete -installsuffix shared -buildid YGiWfWQJTFPCuychgS3f/YGiWfWQJTFPCuychgS3f -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go go tool buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/cb/cb3092349ea124b75680a43e6d8d3f0ed41669dcd3e98b44f9a1baa6c6f25da8-d # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b075/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/preferlinkext $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o -O2 -g -lresolv gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/preferlinkext $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go cat >/tmp/go-build1721134046/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build1721134046/b045/_pkg_.a packagefile context=/tmp/go-build1721134046/b002/_pkg_.a packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1721134046/b076/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1721134046/b038/_pkg_.a packagefile internal/itoa=/tmp/go-build1721134046/b042/_pkg_.a packagefile internal/nettrace=/tmp/go-build1721134046/b077/_pkg_.a packagefile internal/poll=/tmp/go-build1721134046/b063/_pkg_.a packagefile internal/singleflight=/tmp/go-build1721134046/b078/_pkg_.a packagefile internal/stringslite=/tmp/go-build1721134046/b031/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1721134046/b064/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile io/fs=/tmp/go-build1721134046/b061/_pkg_.a packagefile net/netip=/tmp/go-build1721134046/b079/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build1721134046/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p net -lang=go1.25 -std -installsuffix shared -buildid Gng4hZipP-Hs-hjN_zf_/Gng4hZipP-Hs-hjN_zf_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_posix.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile.go /usr/lib/golang/src/net/sendfile_nonwindows.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip4_linux.go /usr/lib/golang/src/net/sockoptip6_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo_linux.cgo1.go $WORK/b075/cgo_resnew.cgo1.go $WORK/b075/cgo_socknew.cgo1.go $WORK/b075/cgo_unix_cgo.cgo1.go $WORK/b075/cgo_unix_cgo_res.cgo1.go $WORK/b075/_cgo_import.go go tool buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/07/0733fe35f707f308dcf5eefc6e6ec3127bdbafdc421dd18d4897738bdaf805ad-d # internal cd /usr/lib/golang/src/net go tool pack r $WORK/b075/_pkg_.a $WORK/b075/preferlinkext $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o # internal go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/fd/fdcaa2f6dd6b1a05389fbb2a7f3542c5accfdd733ff78ee29883f5cbcdb3bbdf-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api mkdir -p $WORK/b074/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b091/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types mkdir -p $WORK/b099/ cat >/tmp/go-build1721134046/b074/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1721134046/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api -lang=go1.25 -complete -installsuffix shared -buildid LFYbyeZz16JmHFdIpEze/LFYbyeZz16JmHFdIpEze -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api/api.go cat >/tmp/go-build1721134046/b091/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1721134046/b071/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a EOF cat >/tmp/go-build1721134046/b099/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build1721134046/b047/_pkg_.a packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1721134046/b100/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy -lang=go1.25 -complete -installsuffix shared -buildid rhlVFV6CCruHvFRRHKAe/rhlVFV6CCruHvFRRHKAe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy/udp_proxy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.25 -complete -installsuffix shared -buildid 9OOWAvmUv8-wTRWWH1c0/9OOWAvmUv8-wTRWWH1c0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/define.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/network.go go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8f/8f9b307455fd84ed2bd8964b1aa0cc02c41e4a46bd54badcf5535612adf91f82-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port mkdir -p $WORK/b073/ cat >/tmp/go-build1721134046/b073/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/api=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api packagefile context=/tmp/go-build1721134046/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build1721134046/b074/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port -lang=go1.25 -complete -installsuffix shared -buildid W1y2EarxYWdCv-WWpEL7/W1y2EarxYWdCv-WWpEL7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/port.go go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a2/a2febc32ba06fdb5aeb6743f7bb20a28c4d2d534e6494c49c30dd5e03e3d8a19-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil mkdir -p $WORK/b086/ mkdir -p $WORK/b092/ cat >/tmp/go-build1721134046/b086/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build1721134046/b085/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1721134046/b073/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1721134046/b070/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a EOF cat >/tmp/go-build1721134046/b092/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1721134046/b073/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile text/scanner=/tmp/go-build1721134046/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg -lang=go1.25 -complete -installsuffix shared -buildid t0rryEvpTCON3Et_qKwy/t0rryEvpTCON3Et_qKwy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg/msg.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil -lang=go1.25 -complete -installsuffix shared -buildid U8CG41ggoAQ3nqLO6rAR/U8CG41ggoAQ3nqLO6rAR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil/portutil.go go tool buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/2b/2bc28a91273c5c71a8d156d1f3755a111376407092f606aceecc4ee8980f9dda-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport mkdir -p $WORK/b104/ cat >/tmp/go-build1721134046/b104/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1721134046/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport -lang=go1.25 -complete -installsuffix shared -buildid ymNXfnkSsPrx9uhoRf_V/ymNXfnkSsPrx9uhoRf_V -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport/rootlessport_linux.go go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/83/830af1a956851be3f65b7f93e80b58f54372e04aa2b90e6eb9994662194dc07d-d # internal go tool buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/dd/dde36b3e2b2d9079bd64870e019cfbfcee2395423e177d1c6f4b917c88b2cd7c-d # internal go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f8/f8a244a41b1aedc033f128eb302c3d771f0535f1d07f17aa5ec44b077e250353-d # internal go tool buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/04/0421749fe54ee3abf34a764fe782dddca6215f25230ad0fcac6ca61e795f78d0-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child mkdir -p $WORK/b084/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp mkdir -p $WORK/b089/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp mkdir -p $WORK/b090/ cat >/tmp/go-build1721134046/b084/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build1721134046/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build1721134046/b085/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1721134046/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1721134046/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build1721134046/b087/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1721134046/b070/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child -lang=go1.25 -complete -installsuffix shared -buildid zytVYnzJVpKkk2EYqHsS/zytVYnzJVpKkk2EYqHsS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child/child.go cat >/tmp/go-build1721134046/b089/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1721134046/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1721134046/b086/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp -lang=go1.25 -complete -installsuffix shared -buildid 0GmuXPLMbJcUK3RTjIrK/0GmuXPLMbJcUK3RTjIrK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp/tcp.go cat >/tmp/go-build1721134046/b090/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1721134046/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1721134046/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=/tmp/go-build1721134046/b091/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp -lang=go1.25 -complete -installsuffix shared -buildid TZOeJmTZR8Wzch4ZsTau/TZOeJmTZR8Wzch4ZsTau -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udp.go go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/03/0321a206485b7b66ea2c3199044d76fd6868794b10ffc24a805e80a12b8f43e6-d # internal go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/71/7106ffd032300e0c6cca67b42927dcace0ce20d03024fc1a4fa597fa662d5b06-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent mkdir -p $WORK/b088/ cat >/tmp/go-build1721134046/b088/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/api=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil packagefile context=/tmp/go-build1721134046/b002/_pkg_.a packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build1721134046/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1721134046/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1721134046/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build1721134046/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=/tmp/go-build1721134046/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=/tmp/go-build1721134046/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build1721134046/b092/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile path/filepath=/tmp/go-build1721134046/b094/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent -lang=go1.25 -complete -installsuffix shared -buildid wZe0pnD8DtmqfihgLKYI/wZe0pnD8DtmqfihgLKYI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/parent.go go tool buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c1/c1203f796f13cab84c51c6c019d1c945c599b3e333649861fab873237b7b9f38-d # internal go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/9d/9dc80b9359a6e1833081afd1792345c7019e06c1a68aa157cfe761e2cb8807e3-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin mkdir -p $WORK/b083/ cat >/tmp/go-build1721134046/b083/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1721134046/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=/tmp/go-build1721134046/b084/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=/tmp/go-build1721134046/b088/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin -lang=go1.25 -complete -installsuffix shared -buildid hHtAL5uVu_-0-dNd3BlM/hHtAL5uVu_-0-dNd3BlM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/builtin.go go tool buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/64/648ce86ad668dc377fdd8a78dad0d368aa46d7fcb98605cf7c677073cb7872ff-d # internal github.com/containers/podman/cmd/rootlessport mkdir -p $WORK/b001/ cat >/tmp/go-build1721134046/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/rootless-containers/rootlesskit/v2/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/rootlessport=github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build1721134046/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1721134046/b047/_pkg_.a packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build1721134046/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1721134046/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=/tmp/go-build1721134046/b083/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build1721134046/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1721134046/b095/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1721134046/b099/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build1721134046/b103/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build1721134046/b104/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1721134046/b070/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile os/exec=/tmp/go-build1721134046/b105/_pkg_.a packagefile path/filepath=/tmp/go-build1721134046/b094/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build1721134046/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid ml9AeTKYEofBIYdge4KH/ml9AeTKYEofBIYdge4KH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/rootlessport/main.go ./_build/src/github.com/containers/podman/cmd/rootlessport/wsl.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/01/019193a73066237d302c32e11e35414c7d140195735e060db3adc07c53f46b85-d # internal cat >/tmp/go-build1721134046/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/rootlessport=/tmp/go-build1721134046/b001/_pkg_.a packagefile context=/tmp/go-build1721134046/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1721134046/b047/_pkg_.a packagefile errors=/tmp/go-build1721134046/b003/_pkg_.a packagefile fmt=/tmp/go-build1721134046/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build1721134046/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build1721134046/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin=/tmp/go-build1721134046/b083/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/portutil=/tmp/go-build1721134046/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build1721134046/b095/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build1721134046/b099/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build1721134046/b103/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build1721134046/b104/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build1721134046/b070/_pkg_.a packagefile io=/tmp/go-build1721134046/b049/_pkg_.a packagefile net=/tmp/go-build1721134046/b075/_pkg_.a packagefile os=/tmp/go-build1721134046/b059/_pkg_.a packagefile os/exec=/tmp/go-build1721134046/b105/_pkg_.a packagefile path/filepath=/tmp/go-build1721134046/b094/_pkg_.a packagefile strings=/tmp/go-build1721134046/b067/_pkg_.a packagefile runtime=/tmp/go-build1721134046/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build1721134046/b082/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1721134046/b004/_pkg_.a packagefile sync=/tmp/go-build1721134046/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1721134046/b035/_pkg_.a packagefile time=/tmp/go-build1721134046/b037/_pkg_.a packagefile bytes=/tmp/go-build1721134046/b048/_pkg_.a packagefile cmp=/tmp/go-build1721134046/b045/_pkg_.a packagefile encoding=/tmp/go-build1721134046/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build1721134046/b053/_pkg_.a packagefile math=/tmp/go-build1721134046/b055/_pkg_.a packagefile reflect=/tmp/go-build1721134046/b058/_pkg_.a packagefile slices=/tmp/go-build1721134046/b044/_pkg_.a packagefile strconv=/tmp/go-build1721134046/b054/_pkg_.a packagefile unicode=/tmp/go-build1721134046/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build1721134046/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1721134046/b051/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1721134046/b057/_pkg_.a packagefile syscall=/tmp/go-build1721134046/b041/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build1721134046/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/child=/tmp/go-build1721134046/b084/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent=/tmp/go-build1721134046/b088/_pkg_.a packagefile text/scanner=/tmp/go-build1721134046/b093/_pkg_.a packagefile bufio=/tmp/go-build1721134046/b096/_pkg_.a packagefile log=/tmp/go-build1721134046/b097/_pkg_.a packagefile sort=/tmp/go-build1721134046/b072/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build1721134046/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build1721134046/b071/_pkg_.a packagefile math/bits=/tmp/go-build1721134046/b040/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1721134046/b076/_pkg_.a packagefile internal/bytealg=/tmp/go-build1721134046/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1721134046/b038/_pkg_.a packagefile internal/itoa=/tmp/go-build1721134046/b042/_pkg_.a packagefile internal/nettrace=/tmp/go-build1721134046/b077/_pkg_.a packagefile internal/poll=/tmp/go-build1721134046/b063/_pkg_.a packagefile internal/singleflight=/tmp/go-build1721134046/b078/_pkg_.a packagefile internal/stringslite=/tmp/go-build1721134046/b031/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1721134046/b064/_pkg_.a packagefile io/fs=/tmp/go-build1721134046/b061/_pkg_.a packagefile net/netip=/tmp/go-build1721134046/b079/_pkg_.a packagefile internal/byteorder=/tmp/go-build1721134046/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build1721134046/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build1721134046/b006/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1721134046/b065/_pkg_.a packagefile internal/testlog=/tmp/go-build1721134046/b066/_pkg_.a packagefile internal/abi=/tmp/go-build1721134046/b005/_pkg_.a packagefile iter=/tmp/go-build1721134046/b046/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build1721134046/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1721134046/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build1721134046/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build1721134046/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1721134046/b016/_pkg_.a packagefile internal/goos=/tmp/go-build1721134046/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build1721134046/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build1721134046/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build1721134046/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build1721134046/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build1721134046/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build1721134046/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build1721134046/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build1721134046/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build1721134046/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build1721134046/b023/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build1721134046/b032/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1721134046/b008/_pkg_.a packagefile internal/race=/tmp/go-build1721134046/b029/_pkg_.a packagefile internal/sync=/tmp/go-build1721134046/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build1721134046/b036/_pkg_.a packagefile internal/asan=/tmp/go-build1721134046/b027/_pkg_.a packagefile internal/msan=/tmp/go-build1721134046/b028/_pkg_.a packagefile internal/oserror=/tmp/go-build1721134046/b043/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil=/tmp/go-build1721134046/b085/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/msg=/tmp/go-build1721134046/b086/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/opaque=/tmp/go-build1721134046/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/tcp=/tmp/go-build1721134046/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp=/tmp/go-build1721134046/b090/_pkg_.a packagefile log/internal=/tmp/go-build1721134046/b098/_pkg_.a packagefile regexp=/tmp/go-build1721134046/b101/_pkg_.a packagefile internal/bisect=/tmp/go-build1721134046/b039/_pkg_.a packagefile path=/tmp/go-build1721134046/b062/_pkg_.a packagefile unique=/tmp/go-build1721134046/b080/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/v2/pkg/port/builtin/parent/udp/udpproxy=/tmp/go-build1721134046/b091/_pkg_.a packagefile regexp/syntax=/tmp/go-build1721134046/b102/_pkg_.a packagefile weak=/tmp/go-build1721134046/b081/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/rootlessport\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x4cc033263a32f8d003bd0f54fbd4347a8bf0a702 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=GycEkRcRNOZx7qG2MeH0/ml9AeTKYEofBIYdge4KH/EV8Wc8_Q6KwyvGZr-yL8/GycEkRcRNOZx7qG2MeH0 -B 0x4cc033263a32f8d003bd0f54fbd4347a8bf0a702 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/rootlessport rm -rf $WORK/b001/ ++ hack/systemd_tag.sh ++ hack/libsubid_tag.sh + export 'BASEBUILDTAGS=seccomp exclude_graphdriver_devicemapper systemd libsubid' + BASEBUILDTAGS='seccomp exclude_graphdriver_devicemapper systemd libsubid' ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh /var/tmp/rpm-tmp.10xxXO: line 63: hack/btrfs_tag.sh: No such file or directory ++ hack/libdm_tag.sh /var/tmp/rpm-tmp.10xxXO: line 63: hack/libdm_tag.sh: No such file or directory + export 'BUILDTAGS=seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs ' + BUILDTAGS='seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs ' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs ' -ldflags ' -B 0x023ea624afbdfca8e06d67e6159e15a69588451e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/podman github.com/containers/podman/cmd/podman WORK=/tmp/go-build2507516818 internal/unsafeheader mkdir -p $WORK/b008/ internal/goarch mkdir -p $WORK/b006/ echo '# import config' > $WORK/b008/importcfg # internal internal/coverage/rtcov mkdir -p $WORK/b014/ echo '# import config' > $WORK/b006/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid S85971GB-0ff33SG3kGx/S85971GB-0ff33SG3kGx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid jWIAXlY8FbuJWfIN0w21/jWIAXlY8FbuJWfIN0w21 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go internal/byteorder mkdir -p $WORK/b012/ echo '# import config' > $WORK/b014/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid AhDpHoMKXwUZRyeKMO35/AhDpHoMKXwUZRyeKMO35 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go echo '# import config' > $WORK/b012/importcfg # internal internal/profilerecord mkdir -p $WORK/b018/ internal/goos mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid XDDjjnzD9T2WJwt0dLAM/XDDjjnzD9T2WJwt0dLAM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go internal/asan echo '# import config' > $WORK/b018/importcfg # internal internal/godebugs mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid jbDZSUNwp25CQmBHcEL8/jbDZSUNwp25CQmBHcEL8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go echo '# import config' > $WORK/b017/importcfg # internal echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid CvG_vXHdUDW33z2l2ra-/CvG_vXHdUDW33z2l2ra- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go internal/itoa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid Ca7CgjgTEKLhRb10WUXP/Ca7CgjgTEKLhRb10WUXP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go math/bits mkdir -p $WORK/b042/ mkdir -p $WORK/b027/ cmp mkdir -p $WORK/b045/ internal/msan mkdir -p $WORK/b028/ encoding mkdir -p $WORK/b052/ echo '# import config' > $WORK/b042/importcfg # internal echo '# import config' > $WORK/b045/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid wCymgkQMDXCCT82K_MuR/wCymgkQMDXCCT82K_MuR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go echo '# import config' > $WORK/b028/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid Pj8vY_hv-qvRTvihgmAE/Pj8vY_hv-qvRTvihgmAE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go echo '# import config' > $WORK/b027/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid UNSr1-6ApgOCIuDrqJrR/UNSr1-6ApgOCIuDrqJrR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go mkdir -p $WORK/b040/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid apzV6W8tNPw8Ias9d4ij/apzV6W8tNPw8Ias9d4ij -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go unicode/utf16 mkdir -p $WORK/b068/ echo '# import config' > $WORK/b052/importcfg # internal crypto/internal/fips140/alias mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid LZ6fhXOWsm-36N2TPOjx/LZ6fhXOWsm-36N2TPOjx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/encoding.go internal/goexperiment mkdir -p $WORK/b016/ unicode mkdir -p $WORK/b050/ echo '# import config' > $WORK/b083/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -installsuffix shared -buildid doq_LsJWHxgcKSMNs_RS/doq_LsJWHxgcKSMNs_RS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go echo '# import config' > $WORK/b040/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid FGWwwZ-CTbk1TbGhu8DP/FGWwwZ-CTbk1TbGhu8DP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go echo '# import config' > $WORK/b068/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid Xt2pPNYINWWa4DQJ8Dpr/Xt2pPNYINWWa4DQJ8Dpr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go container/list mkdir -p $WORK/b156/ echo '# import config' > $WORK/b016/importcfg # internal internal/nettrace mkdir -p $WORK/b185/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid w7qqm1T3yy0aZ_1BJNse/w7qqm1T3yy0aZ_1BJNse -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b171/ image/color mkdir -p $WORK/b295/ unicode/utf8 echo '# import config' > $WORK/b156/importcfg # internal echo '# import config' > $WORK/b050/importcfg # internal mkdir -p $WORK/b051/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid 8hSKW-pxQtwcG1mkty59/8hSKW-pxQtwcG1mkty59 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/container/list/list.go github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b358/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid hmDwgDSdAheDeUYxjUMt/hmDwgDSdAheDeUYxjUMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go echo '# import config' > $WORK/b189/importcfg # internal echo '# import config' > $WORK/b358/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -lang=go1.25 -complete -installsuffix shared -buildid fqe88_8KOaY_xzTaIe1U/fqe88_8KOaY_xzTaIe1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec/spec.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig -lang=go1.25 -complete -installsuffix shared -buildid b7O35pVW4tsJ0KfpGk3R/b7O35pVW4tsJ0KfpGk3R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go echo '# import config' > $WORK/b051/importcfg # internal internal/trace/tracev2 mkdir -p $WORK/b032/ internal/cpu mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid ge_PO_pZCWLaNFg-0ihU/ge_PO_pZCWLaNFg-0ihU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go echo '# import config' > $WORK/b032/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid W7umNVOZHWf7y_bdV1kD/W7umNVOZHWf7y_bdV1kD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go echo -n > $WORK/b011/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s echo '# import config' > $WORK/b185/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid OZPSVuToWcI6i2nthXHL/OZPSVuToWcI6i2nthXHL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go sync/atomic mkdir -p $WORK/b035/ log/internal mkdir -p $WORK/b135/ echo '# import config' > $WORK/b295/importcfg # internal echo -n > $WORK/b035/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p image/color -lang=go1.25 -std -complete -installsuffix shared -buildid YJk4aA1BRqihFA-rGGtN/YJk4aA1BRqihFA-rGGtN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./asm.s echo '# import config' > $WORK/b135/importcfg # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b154/ echo '# import config' > $WORK/b171/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -installsuffix shared -buildid N0XbFbIvqJkCdAHdlgJx/N0XbFbIvqJkCdAHdlgJx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid _JgtW_zrvPLFPBw7XW_h/_JgtW_zrvPLFPBw7XW_h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/log/internal/internal.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b313/ crypto/internal/boring/sig mkdir -p $WORK/b101/ echo '# import config' > $WORK/b154/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid NntvngcBdxv-YVrRUf-5/NntvngcBdxv-YVrRUf-5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go echo '# import config' > $WORK/b313/importcfg # internal echo -n > $WORK/b101/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b101/symabis ./sig_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -lang=go1.25 -complete -installsuffix shared -buildid fJryCfitEREnac80prxG/fJryCfitEREnac80prxG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go go tool buildid -w $WORK/b008/_pkg_.a # internal go tool buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/fe/fe70d9d6c850b1dd69d84dfa097c3236f6360892bc706287b1380dbd9b673db7-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b429/ go tool buildid -w $WORK/b045/_pkg_.a # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b438/ go tool buildid -w $WORK/b006/_pkg_.a # internal echo '# import config' > $WORK/b438/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -lang=go1.25 -complete -installsuffix shared -buildid ds9sR6yPMcqak3jIPYU-/ds9sR6yPMcqak3jIPYU- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma/ewma.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/6a/6a363e3cd5af3ed699db8a419b25882593de49d7a9ba7f2628b5ab75867a5163-d # internal echo '# import config' > $WORK/b429/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -complete -installsuffix shared -buildid Ke7mgih6DyOoIfQgrx6v/Ke7mgih6DyOoIfQgrx6v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e4/e482b97a702aa161ac4e5d28dca8725b56b5a1fd914b67a4c110ef2c11aa1fae-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7f/7ffe8fe7416ca88c34ba909524c064365a131d2d8fcf1b0591caa59f10cc47c6-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b450/ github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le mkdir -p $WORK/b451/ echo -n > $WORK/b450/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b450=>" -I $WORK/b450/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b450/symabis ./cpuinfo_amd64.s echo '# import config' > $WORK/b451/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le -lang=go1.25 -complete -installsuffix shared -buildid wrF-bDRs0pDMMJaQW7He/wrF-bDRs0pDMMJaQW7He -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/le.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/unsafe_enabled.go internal/abi mkdir -p $WORK/b005/ go tool buildid -w $WORK/b028/_pkg_.a # internal echo -n > $WORK/b005/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bc/bc2d4f3aba08524c9e1565947d27c34334fbf3899154637e543dcf3752644aed-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c7/c70c368b91ee0bb3530ec0a8993f599a326f4a14e53de891c5ff581ccb0e93d1-d # internal internal/runtime/math mkdir -p $WORK/b022/ internal/runtime/atomic mkdir -p $WORK/b019/ go tool buildid -w $WORK/b018/_pkg_.a # internal cat >/tmp/go-build2507516818/b022/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid nH7G7NWLw1nWd3IQPg1J/nH7G7NWLw1nWd3IQPg1J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go echo -n > $WORK/b019/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/71/71d63bb64e24ef08a997c90f678f132d94e4ef3625de25e990aeba5755e66089-d # internal internal/runtime/syscall mkdir -p $WORK/b023/ go tool buildid -w $WORK/b083/_pkg_.a # internal echo -n > $WORK/b023/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b023/symabis ./asm_linux_amd64.s go tool buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ed/ed0f19f4e4f28f7f46ee764ad3e40cddd343f4d9fce05432574265d8b3ed364c-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/66/66f48027dd192e272fe93ff1a2893a96488909e80a6d2205aac7b8da5cec41aa-d # internal internal/runtime/gc mkdir -p $WORK/b025/ cat >/tmp/go-build2507516818/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid 6CJTd_-EoZIQPYUwiozg/6CJTd_-EoZIQPYUwiozg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go internal/runtime/sys mkdir -p $WORK/b030/ echo -n > $WORK/b030/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b030/symabis ./empty.s go tool buildid -w $WORK/b042/_pkg_.a # internal go tool buildid -w $WORK/b015/_pkg_.a # internal go tool buildid -w $WORK/b185/_pkg_.a # internal echo '# import config' > $WORK/b011/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid sR6ahCMHvn0UKWiR7cZc/sR6ahCMHvn0UKWiR7cZc -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3f/3fd50d54347a7e8a279514feb50507a4bd4873548b9502f250351eec43072c44-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/c4/c4aea707ef2f5461d82b395b5f4132612ae3599f284e98934d78bdf22f96ca2c-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/bc/bc1be73040c4c43fb1a247ebd4667785cfc36408dd2bb2ee2af249e57db8e0b0-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b460/ go tool buildid -w $WORK/b016/_pkg_.a # internal go tool buildid -w $WORK/b313/_pkg_.a # internal echo '# import config' > $WORK/b101/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid cP5otnZxizuGTqmV2X7H/cP5otnZxizuGTqmV2X7H -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b101/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/d3/d3d43ab50ceba8eb76d82dca503510b74755d45a7a4d8cfa0fe59e34f3103305-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b493/ echo '# import config' > $WORK/b035/importcfg # internal echo '# import config' > $WORK/b493/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -complete -installsuffix shared -buildid ByK2ke1AqPmM6E0yRhxH/ByK2ke1AqPmM6E0yRhxH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid v9hMdeBP6zyVccdgwchX/v9hMdeBP6zyVccdgwchX -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b035/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go go tool buildid -w $WORK/b154/_pkg_.a # internal cat >/tmp/go-build2507516818/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a EOF cat >/tmp/go-build2507516818/b030/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a packagefile internal/goos=/tmp/go-build2507516818/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid eKJRl4f143mi7pirESa7/eKJRl4f143mi7pirESa7 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid wVL5SMS6c1eD7AL-F1V9/wVL5SMS6c1eD7AL-F1V9 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go go tool buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/3d/3dc52494f0f7b405550588cd2074900c23a3674bd3a3e31bf936889f16e27c32-d # internal go tool buildid -w $WORK/b171/_pkg_.a # internal go tool buildid -w $WORK/b068/_pkg_.a # internal go tool buildid -w $WORK/b022/_pkg_.a # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts mkdir -p $WORK/b522/ cat >/tmp/go-build2507516818/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a EOF cat >/tmp/go-build2507516818/b023/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid i0s3jTnxsF8O9qYjPLT-/i0s3jTnxsF8O9qYjPLT- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid mMZgo0wmdEZ_VL716Jcj/mMZgo0wmdEZ_VL716Jcj -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/69/69eac257be84d30eaa54f1f053548a246ac720ca5ef56d7bfc1a0d8e48d040d7-d # internal echo '# import config' > $WORK/b522/importcfg # internal github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b582/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts -lang=go1.25 -complete -installsuffix shared -buildid oJsCpnP_8A4dUp8boJrU/oJsCpnP_8A4dUp8boJrU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts/consts.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/51/5105ae119acd1a8f9dd9600f9922ecc06e9b1cf2d779cc9f5308f0abbc205d74-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/65/6534b513a0ad5689edc96aaa5bc364f1a31235a46d9fad35e496f8ba13cebb56-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/ae/ae8dcf91816cecd7f1b28b1d1a4de1c38aed26d5f8a564bc13681a497803b7e3-d # internal go tool buildid -w $WORK/b358/_pkg_.a # internal internal/runtime/strconv mkdir -p $WORK/b021/ go tool buildid -w $WORK/b189/_pkg_.a # internal go tool buildid -w $WORK/b012/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage mkdir -p $WORK/b591/ echo '# import config' > $WORK/b450/importcfg # internal go tool buildid -w $WORK/b451/_pkg_.a # internal echo '# import config' > $WORK/b582/importcfg # internal cat >/tmp/go-build2507516818/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build2507516818/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -lang=go1.25 -installsuffix shared -buildid ec_njHOQURSv2NxOJhrf/ec_njHOQURSv2NxOJhrf -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b450/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack -asmhdr $WORK/b450/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise mkdir -p $WORK/b473/ echo '# import config' > $WORK/b591/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid RiTXFerSTVIuZmiitqvH/RiTXFerSTVIuZmiitqvH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage -lang=go1.25 -complete -installsuffix shared -buildid DzhVPWBvhHEa6AJ_05LI/DzhVPWBvhHEa6AJ_05LI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage/driver_data.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/8d/8d27401aeccc93c4efa3ba90f667cfbc47fc73a29b9f5ca0b0ec5eab6577538a-d # internal echo '# import config' > $WORK/b460/importcfg # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/9a/9a46a71a0dc21149eea7f34d6c486fc5e04ca39313a4ad1719e40813eca47ab0-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/b3/b3264b22086c332d8cb21941f83564b1c76350844751b0cf0628db0a222360f4-d # internal echo '# import config' > $WORK/b473/importcfg # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -lang=go1.25 -complete -installsuffix shared -buildid HXU7CXkCEId009Zh6pm2/HXU7CXkCEId009Zh6pm2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/roller.go log/slog/internal mkdir -p $WORK/b618/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise -lang=go1.25 -complete -installsuffix shared -buildid YERSRLXJDM1uO9cyFurD/YERSRLXJDM1uO9cyFurD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise/promise.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/common mkdir -p $WORK/b587/ cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/d5/d54a9129f7306be790deee620ac19655777aa784840b929916639334d49aac96-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded crypto/internal/fips140deps/byteorder mkdir -p $WORK/b627/ mkdir -p $WORK/b087/ echo '# import config' > $WORK/b618/importcfg # internal echo '# import config' > $WORK/b587/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid WNy41LWofP2TmvzN10h2/WNy41LWofP2TmvzN10h2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/common -lang=go1.25 -complete -installsuffix shared -buildid CwXGGKMADxF8zYu1JpOr/CwXGGKMADxF8zYu1JpOr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/common/id_response.go echo '# import config' > $WORK/b627/importcfg # internal cat >/tmp/go-build2507516818/b087/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded -lang=go1.25 -complete -installsuffix shared -buildid NPkZh46M9dnw3qTaSclO/NPkZh46M9dnw3qTaSclO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c9/c91963c55d8160b0b3ebe11ec6d88b1d559dfaf3797f42d6505287b6e0b4dce4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid dLDhNczzq2OwvtBtjXvy/dLDhNczzq2OwvtBtjXvy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go mkdir -p $WORK/b600/ mkdir -p $WORK/b485/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded mkdir -p $WORK/b631/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api -lang=go1.25 -complete -installsuffix shared -buildid sXUPWA-QUSzx6xVMPGbI/sXUPWA-QUSzx6xVMPGbI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common.go echo '# import config' > $WORK/b631/importcfg # internal echo '# import config' > $WORK/b600/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded -lang=go1.25 -complete -installsuffix shared -buildid y-1L2_DxgFjPxzmNyxFf/y-1L2_DxgFjPxzmNyxFf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint -lang=go1.25 -complete -installsuffix shared -buildid 5cT85u6bxuNapZAnAWQB/5cT85u6bxuNapZAnAWQB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/options.go echo '# import config' > $WORK/b485/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier -lang=go1.25 -complete -installsuffix shared -buildid KSq1kd0iaIt7wXMm_T0j/KSq1kd0iaIt7wXMm_T0j -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier/identifier.go go tool buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/98/9839795791f40a92d2935ede7e09d0bb22d40ace5d12ec6bfe6fcd753c9f3d37-d # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types mkdir -p $WORK/b642/ echo '# import config' > $WORK/b642/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types -lang=go1.25 -complete -installsuffix shared -buildid LmXf-9yzHjfNOcimXKtI/LmXf-9yzHjfNOcimXKtI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/24/241d9d2355dd1291a034ff238aedf8fffcf2eeb5cd1c117135b55f5176368b13-d # internal go tool buildid -w $WORK/b040/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal mkdir -p $WORK/b645/ echo '# import config' > $WORK/b645/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal -lang=go1.25 -complete -installsuffix shared -buildid EVsIZ8TCcgU4a7noxRSb/EVsIZ8TCcgU4a7noxRSb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/types.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/94/942005b3427fcc3198f88ee7c3332462c39babb68d390f2ed472cbf8282558a6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b318/ cat >/tmp/go-build2507516818/b318/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -lang=go1.25 -complete -installsuffix shared -buildid 6LwqbBGA9HUy8Vm70JRx/6LwqbBGA9HUy8Vm70JRx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set/ints.go go tool buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/2e/2ef4dd53ee8210fc844bbe61002195408a0603c0a6ac76cc1ca48f932b233104-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b495/ echo -n > $WORK/b495/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b495=>" -I $WORK/b495/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b495/symabis ./salsa20_amd64.s go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2b/2b30a8c91d3da097901ff52a684bf9b62774561ef33aa18e21f688e727154064-d # internal github.com/containers/podman/vendor/go.podman.io/common/version mkdir -p $WORK/b661/ echo '# import config' > $WORK/b661/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/podman/vendor/go.podman.io/common/version -lang=go1.25 -complete -installsuffix shared -buildid mWXVqihti3QwGzf3kJ_R/mWXVqihti3QwGzf3kJ_R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/version/version.go go tool buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/76/76a2cc2cc6f8b736bfc7ed189bfa0e74ebb19c3d04121e5370f159fff71d98d0-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command mkdir -p $WORK/b695/ echo '# import config' > $WORK/b695/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command -lang=go1.25 -complete -installsuffix shared -buildid tZW5V3aRrp7DvF3eb4BR/tZW5V3aRrp7DvF3eb4BR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command/command.go go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/3f/3f8fdf3b30f0e9afc0ddff4bfbea029e8e63e35c22e2a7726c03ea173eb49310-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b101/sig_amd64.o ./sig_amd64.s github.com/containers/podman/vendor/github.com/rivo/uniseg mkdir -p $WORK/b435/ cat >/tmp/go-build2507516818/b435/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/containers/podman/vendor/github.com/rivo/uniseg -lang=go1.25 -complete -installsuffix shared -buildid 4S8F9BYBI2m-AeRjdcEj/4S8F9BYBI2m-AeRjdcEj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/eastasianwidth.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/emojipresentation.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemeproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/line.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/lineproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/linerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentence.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentenceproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentencerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/step.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/width.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/word.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordrules.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b450=>" -I $WORK/b450/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b450/cpuinfo_amd64.o ./cpuinfo_amd64.s go tool buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f2/f239a9ed2334356308f81d121c1b58f5b15d7a4fa779cb7ba966eeb7571e5519-d # internal go tool buildid -w $WORK/b485/_pkg_.a # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b702/ echo '# import config' > $WORK/b702/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -lang=go1.25 -complete -installsuffix shared -buildid 5_t01opIrUT_zGrpQkiL/5_t01opIrUT_zGrpQkiL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command/command.go cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/68/6881b3bdb6f2c318936410ef5e3019d845447003facd081086d50aeead466e46-d # internal github.com/containers/podman/version/rawversion mkdir -p $WORK/b729/ echo '# import config' > $WORK/b729/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/containers/podman/version/rawversion -lang=go1.25 -complete -installsuffix shared -buildid M3MBJOVYG9NV0a-tVLvA/M3MBJOVYG9NV0a-tVLvA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go go tool buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/90/903fc6fa877ba2eadd40b5f2a42cc087a38b4ea7ba884f698edc44075a81f759-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b737/ echo '# import config' > $WORK/b737/importcfg # internal go tool buildid -w $WORK/b627/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -lang=go1.25 -complete -installsuffix shared -buildid m_5fJ1t2HS7BtUeAJ0pE/m_5fJ1t2HS7BtUeAJ0pE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities/capabilities.go go tool buildid -w $WORK/b591/_pkg_.a # internal go tool buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/70/706159f3ec5ae5589eaed5a6454bb7ede7b784392bded7c9e42fe6ae427b561d-d # internal github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b757/ cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/75/753f97a43f954e6b15be9c6c58f4c41af1658ca459bcf8f0f0dc2af61ba83a34-d # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/80/80eecf5007782b2452c6590fac93be506e4a8c0f484b68643ab551ef16748dcc-d # internal internal/gover mkdir -p $WORK/b858/ internal/goversion mkdir -p $WORK/b860/ echo '# import config' > $WORK/b757/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/containers/podman/pkg/ps/define -lang=go1.25 -complete -installsuffix shared -buildid srVD1du4V1upXdRQjNZS/srVD1du4V1upXdRQjNZS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/define/types.go cat >/tmp/go-build2507516818/b858/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a EOF echo '# import config' > $WORK/b860/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p internal/gover -lang=go1.25 -std -complete -installsuffix shared -buildid k1zPeEZwJWjCRsn0hCwb/k1zPeEZwJWjCRsn0hCwb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack /usr/lib/golang/src/internal/gover/gover.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p internal/goversion -lang=go1.25 -std -complete -installsuffix shared -buildid LGwroPtd8azwucXtgvhN/LGwroPtd8azwucXtgvhN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go go tool buildid -w $WORK/b021/_pkg_.a # internal go tool buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/15/159bbca385c779a7377c6e4cd59a397bb4234cb0044303a8245eacd01ea2732e-d # internal go tool buildid -w $WORK/b631/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b862/ go tool buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/b4/b43cb351cd25d4ab753bcdf2a73446b22a7f44577cf1c474303c1fcb73e8a99f-d # internal github.com/containers/podman/libpod/linkmode mkdir -p $WORK/b865/ echo '# import config' > $WORK/b862/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/containers/podman/vendor/github.com/containers/conmon/runner/config -lang=go1.25 -complete -installsuffix shared -buildid 2zaiq5ASkAsg4X6X2P5F/2zaiq5ASkAsg4X6X2P5F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config/config_unix.go echo '# import config' > $WORK/b865/importcfg # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/b0/b010122fddfec4fc47c35b010a4ef75fd5c97dcb1fd7b9ea1765958d1692ef5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/containers/podman/libpod/linkmode -lang=go1.25 -complete -installsuffix shared -buildid _vouokBGXW3eGZTzllaC/_vouokBGXW3eGZTzllaC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack ./_build/src/github.com/containers/podman/libpod/linkmode/linkmode_dynamic.go cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/e4/e4fd7645a77859b24d22d95334217b48fefcbc10f1358e54b2d8ed5beadd91d3-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b889/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common mkdir -p $WORK/b897/ echo '# import config' > $WORK/b889/importcfg # internal echo '# import config' > $WORK/b897/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types -lang=go1.25 -complete -installsuffix shared -buildid -urFbNgYLHWNOhDqZ6Gi/-urFbNgYLHWNOhDqZ6Gi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types/uid.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common -lang=go1.25 -complete -installsuffix shared -buildid bXR-J8IfWIFRFszxcFUI/bXR-J8IfWIFRFszxcFUI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b897/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common/env.go go tool buildid -w $WORK/b695/_pkg_.a # internal go tool buildid -w $WORK/b582/_pkg_.a # internal go tool buildid -w $WORK/b645/_pkg_.a # internal go tool buildid -w $WORK/b587/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b023/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/16/169b8bf264fc31f0ff9beb4d0936d42774013e79f08982fc6f3728f0a69be05b-d # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/5f/5f42a55c620634b22954913d2782a2a3e9e335850a30c492a949bdc08da0645f-d # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/33/339509c934df0665be28ee27600cdfe26a97a370ab74bdd3d398598c36e00a40-d # internal github.com/containers/podman/pkg/systemd/define cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/58/58004cd85a3f937e863b443dbe3311ef37205b38c2aa5016a152d22b0ca63395-d # internal mkdir -p $WORK/b905/ github.com/containers/podman/vendor/go.podman.io/common/pkg/resize github.com/containers/podman/pkg/logiface mkdir -p $WORK/b917/ mkdir -p $WORK/b953/ github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits mkdir -p $WORK/b957/ go tool buildid -w $WORK/b460/_pkg_.a # internal echo '# import config' > $WORK/b905/importcfg # internal echo '# import config' > $WORK/b953/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p github.com/containers/podman/pkg/systemd/define -lang=go1.25 -complete -installsuffix shared -buildid J1YGSMsujnAYJ91obXsi/J1YGSMsujnAYJ91obXsi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b905/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/define/const.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p github.com/containers/podman/pkg/logiface -lang=go1.25 -complete -installsuffix shared -buildid lUMXnYXFokxTlOFeRpYE/lUMXnYXFokxTlOFeRpYE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b953/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go echo '# import config' > $WORK/b957/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits -lang=go1.25 -complete -installsuffix shared -buildid JN1bTCk78xiiSYm-j_1j/JN1bTCk78xiiSYm-j_1j -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b957/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits/config.go go tool buildid -w $WORK/b295/_pkg_.a # internal echo '# import config' > $WORK/b917/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/resize -lang=go1.25 -complete -installsuffix shared -buildid Jz71I17BXpnP2PmroCqx/Jz71I17BXpnP2PmroCqx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b917/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/resize/resize.go cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/15/1510e607631d5c3eafdcbeac9048eb6a47a9321ec94e3152f0acdeb5a3684677-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants mkdir -p $WORK/b974/ echo '# import config' > $WORK/b974/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants -lang=go1.25 -complete -installsuffix shared -buildid -riXCmdlq9KKGXfosR76/-riXCmdlq9KKGXfosR76 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b974/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/remote_protocol.gen.go go tool buildid -w $WORK/b860/_pkg_.a # internal go tool buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/f0/f0003b4471600af516418050905c64e9e10ca71ced167eafdcd6bf38a77f27cc-d # internal github.com/containers/podman/pkg/api/types mkdir -p $WORK/b1051/ cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/a7/a7374961d9d9e335974a7bbf86c02306faf1f8a624c1e5c510c02e696f8c3e48-d # internal echo '# import config' > $WORK/b1051/importcfg # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b1062/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p github.com/containers/podman/pkg/api/types -lang=go1.25 -complete -installsuffix shared -buildid KCP9Gt97EBGUgi8WsSMO/KCP9Gt97EBGUgi8WsSMO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1051/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/types/types.go echo '# import config' > $WORK/b1062/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1062/_pkg_.a -trimpath "$WORK/b1062=>" -p github.com/containers/podman/pkg/terminal -lang=go1.25 -complete -installsuffix shared -buildid zoMOtzaMYXbGI97CT2F_/zoMOtzaMYXbGI97CT2F_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1062/importcfg -pack ./_build/src/github.com/containers/podman/pkg/terminal/console_unix.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/c0/c0fb8ae3d86b6051f30757ef9ddb3b97486226e3ab4643792d740da0ee10ef8c-d # internal go tool buildid -w $WORK/b642/_pkg_.a # internal go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/bd/bd6adcb1b158e3a01bee563c6a3ec1f4f1b0fe20d11d6551a0fc671a90d7ab29-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/54/5431b56475fd6f229ee1ce86704f26009ab56635150e6c742dc220f3f8fb6b2a-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s crypto/internal/fips140/subtle mkdir -p $WORK/b091/ echo -n > $WORK/b091/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b091/symabis ./xor_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/sig go tool pack r $WORK/b101/_pkg_.a $WORK/b101/sig_amd64.o # internal go tool buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b2/b2ee34e6b6f8422d145c16cbf241331aeb227c1743f79a1b032d41f8ed01490f-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/empty.o ./empty.s go tool buildid -w $WORK/b661/_pkg_.a # internal cat >/tmp/go-build2507516818/b495/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -lang=go1.25 -installsuffix shared -buildid iAhWq3_wF_ezjeX5Hzq2/iAhWq3_wF_ezjeX5Hzq2 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b495/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack -asmhdr $WORK/b495/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/a4/a4bdc6b9f1cb23d2e864f4acbd93df9a935a558c7251801aa1dc167749eba6ac-d # internal go tool buildid -w $WORK/b318/_pkg_.a # internal go tool buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/f2/f2340eda77eac849c2fad5e68072f715ae2c7097943ec63b04c5bb057f2b337a-d # internal go tool buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/a2/a2aeadb78af2e4829800688f79894c58a383f6bad929ba9ec2bd2bdc2c07cf8d-d # internal cd /usr/lib/golang/src/internal/runtime/syscall go tool pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_amd64.o # internal go tool buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/16/16ab86dc7681a230658110d68c3af00ce4e11b2754b6a2f960537d5f8ff4cd3e-d # internal go tool buildid -w $WORK/b905/_pkg_.a # internal go tool buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/89/8973b5cbe72f9c51eb7ea827701acd5c907bd239a813eab3af15884b8a78e167-d # internal go tool buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/ed/ed12cd49af3408ace7b6b26dd1bf53e0d06da934c75f654cfb1697e358cc5f66-d # internal go tool buildid -w $WORK/b1062/_pkg_.a # internal go tool buildid -w $WORK/b957/_pkg_.a # internal go tool buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/d4/d4588e1d915a1b684632f4f0ef140a255b89ad9e9ddb38ebeda9aaadb92b3887-d # internal go tool buildid -w $WORK/b865/_pkg_.a # internal go tool buildid -w $WORK/b862/_pkg_.a # internal go tool buildid -w $WORK/b974/_pkg_.a # internal cp $WORK/b1062/_pkg_.a /builddir/.cache/go-build/19/19f3662285fd962bdbde2772450d3fdb7165cedc299c1b6079ed0ebb794911b2-d # internal go tool buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/9e/9e5cf9bf6a30fdf7ff514f7ff658cdf65508b15e708feb1664a517b51634de03-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/12/126b5e9f9eda937af86ac87d490e2fed06bd41ca839031136dd69616793b3401-d # internal go tool buildid -w $WORK/b702/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo go tool pack r $WORK/b450/_pkg_.a $WORK/b450/cpuinfo_amd64.o # internal go tool buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/5f/5ffaefed8e985671ce3b34df5f671f91dec488d8fc2ed13db6c3b0333012286c-d # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/d4/d498e7bebe589f5cc409b104c52e3c995dd47b7635fcc9871f986a3005c6617e-d # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/c7/c75352cb4b6bcdaf360360c371eaccc81ea390e4bc795adb1b8e92ded9d42f08-d # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/d2/d2d9cba476da08cc24b4a7f4a6ab0fe194127a27bb74a258010a9e38093cf754-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/e4/e471f08099432706b005a57f5b73f76baeef3fef90085ee785e201403bc4d3b3-d # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/1c/1c6ef6895c9532915c88af5871bd10601f2c0418a73d05892898ca1be7e332d4-d # internal cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/c3/c37bc96c1bb33b496a714c03597db7a12922fa71eece55a065c7b5622300280a-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/asm.o ./asm.s go tool buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/94/94e1b3d2ebc2e6d1d2f0e80877f5e28579f27d3268ea540c4ba4c1f752a6c9b0-d # internal cat >/tmp/go-build2507516818/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build2507516818/b083/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid OUvIVHo2GFhdPg7NgZ1l/OUvIVHo2GFhdPg7NgZ1l -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b091/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_asm.go cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal go tool buildid -w $WORK/b858/_pkg_.a # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/1c/1ca5cb8d0950a175600ca0e5591965f6a30baf8333cf8b11c6b9df8ed3896dd9-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/25/2572cff8cef074bb175ec4ca06a466450baf69305ce4d27d89215f464ae2883d-d # internal crypto/internal/fips140deps/cpu mkdir -p $WORK/b088/ internal/chacha8rand mkdir -p $WORK/b013/ cat >/tmp/go-build2507516818/b088/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a EOF echo -n > $WORK/b013/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -installsuffix shared -buildid o7Ito0D43583hJerxL_O/o7Ito0D43583hJerxL_O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s internal/bytealg mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s go tool buildid -w $WORK/b1051/_pkg_.a # internal math mkdir -p $WORK/b055/ echo -n > $WORK/b055/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b055/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/4b/4bcef11ce4a520559d8166df0383cf657195673ff93d59a614ec13ff3505c633-d # internal cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b035/_pkg_.a $WORK/b035/asm.o # internal go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c3/c308f733c3c70376aed4bb70279f30723afab265f3a980f1720f26b575ddfa5e-d # internal cat >/tmp/go-build2507516818/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid 6KuWpDEhCJhhLGgLH0MV/6KuWpDEhCJhhLGgLH0MV -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go go tool buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/2c/2c10427b5e36f46ddfa6427161eb5d17269a783437a054b9d3c7dbb5b2d19033-d # internal cat >/tmp/go-build2507516818/b055/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cat >/tmp/go-build2507516818/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid rEC08uBWssOufbVEcb-J/rEC08uBWssOufbVEcb-J -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p math -lang=go1.25 -std -installsuffix shared -buildid F7q6i4eGGQlDOR6Vzfr1/F7q6i4eGGQlDOR6Vzfr1 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b055/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal go tool buildid -w $WORK/b019/_pkg_.a # internal go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ec/ecc28c5905a8619362c736ec186d3e132c772a83e9c74b1752e8f1332ea450ae-d # internal internal/runtime/exithook mkdir -p $WORK/b024/ cat >/tmp/go-build2507516818/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build2507516818/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid GGlRvCEiq2QQKeikUZMH/GGlRvCEiq2QQKeikUZMH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/06/06975a3515592165d6edbe5ae5070fe86c3ea71beb6261d907a848b75b5b7888-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b091/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/subtle go tool pack r $WORK/b091/_pkg_.a $WORK/b091/xor_amd64.o # internal go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/14/14e3159b0022643ce5d45daa244adf3563801e1db68cb558ce33efa437b711c0-d # internal go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/17/1799e543d2c4827c9eef968ee54b2eebb3c6aea0b35508e345a1b5317549a708-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b495=>" -I $WORK/b495/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b495/salsa20_amd64.o ./salsa20_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa go tool pack r $WORK/b495/_pkg_.a $WORK/b495/salsa20_amd64.o # internal go tool buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/df/dfe0bb7e6f326f55efa22cb5917ec64b1a216a2f4142bd76267859ade5fbd992-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c3/c39c4ca86211dc1f308e0306e01657a9797b17967d59cf5084a4b300065a2412-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c7/c71bf68282510d80c0861e62559984f05c1002185c6538df92e2657ed27f7d30-d # internal internal/runtime/cgroup mkdir -p $WORK/b020/ internal/stringslite mkdir -p $WORK/b031/ cat >/tmp/go-build2507516818/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build2507516818/b021/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build2507516818/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid rUnjvEi-iyT73o1cDY0Y/rUnjvEi-iyT73o1cDY0Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go cat >/tmp/go-build2507516818/b031/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid SZzzUtDzYgTy3L34s-zj/SZzzUtDzYgTy3L34s-zj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go go tool buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c8/c80332776e1ddf8a049348dc971db9308f4007b9582a87f0ffd38058be769bf4-d # internal go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/80/8034052543afcaa58ff137b94842fe177a0745dbffd1e74e23cae749f54317d8-d # internal go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c3/c32a2af456922ff675053b53708050fd58036830bae1acebe3c9d4a498be4f14-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase mkdir -p $WORK/b1021/ cat >/tmp/go-build2507516818/b1021/importcfg << 'EOF' # internal # import config packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase -lang=go1.25 -complete -installsuffix shared -buildid JCqP_E3zQdIQ4jW1CKbw/JCqP_E3zQdIQ4jW1CKbw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1021/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase/camelcase.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s go tool pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1c/1c5723767bfdf476da5a354e047539868be867d09cd1db10ec44a626b8bead2d-d # internal internal/race mkdir -p $WORK/b029/ internal/synctest mkdir -p $WORK/b036/ cat >/tmp/go-build2507516818/b029/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 9DezK0ydhmBlDllwL7tn/9DezK0ydhmBlDllwL7tn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build2507516818/b036/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid WdO3OlooholVU4O6UtkD/WdO3OlooholVU4O6UtkD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go go tool buildid -w $WORK/b1021/_pkg_.a # internal cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/89/89080dce079aa7203f1e0bd804dd897592c30b8e4cdd1a8df8453b8079ad2564-d # internal go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/8e/8eedf1fdb2c69c9ec195151fcbca4c652112a5c69ded53635d69199f148f8ab0-d # internal go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d2/d20bbe2c12b4802a741156cd4e7fd6b8a10c95bb1ee6bdfb88f527988ec42f03-d # internal internal/sync mkdir -p $WORK/b034/ cat >/tmp/go-build2507516818/b034/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a packagefile internal/race=/tmp/go-build2507516818/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF internal/runtime/maps mkdir -p $WORK/b026/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid 0-PsClX8i3IINO6dtqkJ/0-PsClX8i3IINO6dtqkJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go cat >/tmp/go-build2507516818/b026/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a packagefile internal/asan=/tmp/go-build2507516818/b027/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a packagefile internal/msan=/tmp/go-build2507516818/b028/_pkg_.a packagefile internal/race=/tmp/go-build2507516818/b029/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2507516818/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2507516818/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid oqc8RMSbP31t1p3gOtOR/oqc8RMSbP31t1p3gOtOR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/log_amd64.o ./log_amd64.s go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_amd64.o $WORK/b055/exp_amd64.o $WORK/b055/floor_amd64.o $WORK/b055/hypot_amd64.o $WORK/b055/log_amd64.o # internal go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/66/667a614f8a39184f0b1bf1b1bb719770f5f1b7dbb62611790f00d5edbf4f1a83-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b439/ github.com/containers/podman/vendor/github.com/klauspost/compress mkdir -p $WORK/b447/ cat >/tmp/go-build2507516818/b439/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2507516818/b055/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal -lang=go1.25 -complete -installsuffix shared -buildid LdWpjxBSU5j9XCdeHbiE/LdWpjxBSU5j9XCdeHbiE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/width.go cat >/tmp/go-build2507516818/b447/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2507516818/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress -lang=go1.25 -complete -installsuffix shared -buildid zCQ193YnBV1LA3O_3QYZ/zCQ193YnBV1LA3O_3QYZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/compressible.go go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f2/f20881e47c2aa573db6a1337b87fb9640d733a6679bf5193b93377fe047af870-d # internal go tool buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/fc/fcf3d978657ffd4204b5d26c4044c5e30e988084a118b6c8ba83b14468dace6b-d # internal go tool buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/e1/e1a30c354c60a9d4405d455916f787a15e5bf97ab6ff4c8d193028dbd9a228d3-d # internal go tool buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/09/09b73d3c49f2f0667c32dbac759ef795bcfec46333b1871a98fec2a0fb86d04a-d # internal go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/4f/4f19506801fdceeb9b558eaa6aaf6d8c98566359f5df95b791d60e67265581a2-d # internal runtime mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build2507516818/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2507516818/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2507516818/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build2507516818/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2507516818/b016/_pkg_.a packagefile internal/goos=/tmp/go-build2507516818/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2507516818/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build2507516818/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build2507516818/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build2507516818/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2507516818/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2507516818/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2507516818/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build2507516818/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2507516818/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build2507516818/b023/_pkg_.a packagefile internal/stringslite=/tmp/go-build2507516818/b031/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build2507516818/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid D8dj8iXzxO7krkKLfMGr/D8dj8iXzxO7krkKLfMGr -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/17/17e97dd9cb2748b9e0c34b148f1b22521e415f00f7834777b509a40f5f0774a6-d # internal crypto/subtle mkdir -p $WORK/b100/ weak iter mkdir -p $WORK/b119/ mkdir -p $WORK/b046/ internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b033/ cat >/tmp/go-build2507516818/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2507516818/b030/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid ADyPjCNdBkLwt21Y8q_2/ADyPjCNdBkLwt21Y8q_2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go cat >/tmp/go-build2507516818/b046/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2507516818/b029/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a EOF echo -n > $WORK/b004/go_asm.h # internal cat >/tmp/go-build2507516818/b033/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2507516818/b029/_pkg_.a packagefile internal/sync=/tmp/go-build2507516818/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build2507516818/b036/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s cat >/tmp/go-build2507516818/b119/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid GXhbIQY7MN43qYtmNcQQ/GXhbIQY7MN43qYtmNcQQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid nGHguD-VcipsMZUMck_Q/nGHguD-VcipsMZUMck_Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/iter/iter.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid GjWkovcFgFQTKg_UaWd-/GjWkovcFgFQTKg_UaWd- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go cat >/tmp/go-build2507516818/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2507516818/b008/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid VpGapxKY53aJKa8_Rgbx/VpGapxKY53aJKa8_Rgbx -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/56/56cd1a83d0cd80813a25993b9175e279a576e7ed3dfabb797a1e874a83d82f2f-d # internal go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/23/238928d206f1d4133dd1051a7a851056b349e35a457707cbfe8800cc06b0c348-d # internal maps mkdir -p $WORK/b116/ slices mkdir -p $WORK/b044/ cat >/tmp/go-build2507516818/b116/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a EOF cat >/tmp/go-build2507516818/b044/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid gRC83rwzz7pTDbjL4B2T/gRC83rwzz7pTDbjL4B2T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid TxG0FP53YH3TFfFuUz2H/TxG0FP53YH3TFfFuUz2H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go go tool buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0c/0cc6b91dd8b808c73111483aa4457ab49bab8f827c347ee64b2e751f1a16bfa2-d # internal go tool buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ae/ae62ff736373a0443e30a9c090738dc1bad6c5547138de505f4464e2d10d53ef-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set mkdir -p $WORK/b198/ cat >/tmp/go-build2507516818/b198/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set -lang=go1.25 -complete -installsuffix shared -buildid QDn08E7TMAdp_ZysmpTP/QDn08E7TMAdp_ZysmpTP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set/set.go go tool buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/d3/d34ce10cfd5e39d7482361a52d91925d3d934e904b6e75d3e9de1a9d5f6994be-d # internal go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3e/3efb94d17d3bb61391b85e22c81b24f82277d10ab3812cb05fbf87eb6f0968e6-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s go tool pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5a/5afdf49a3ae24a2b5b5409d79fab2345d953f17b3bd1b87687d004fef13e8619-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b123/ cat >/tmp/go-build2507516818/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2507516818/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid _W3ytpWZ640sXl_R6eib/_W3ytpWZ640sXl_R6eib -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build2507516818/b123/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2507516818/b004/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid xQ9uvtzwoPpYOLj4EcWX/xQ9uvtzwoPpYOLj4EcWX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go go tool buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/62/62b2c0e10a1fb42b0a485daa3e6e7412d01e2252f9478f26fb5f6e433a6b0521-d # internal internal/testlog mkdir -p $WORK/b066/ internal/bisect mkdir -p $WORK/b039/ crypto/internal/fips140cache mkdir -p $WORK/b149/ cat >/tmp/go-build2507516818/b066/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF internal/singleflight mkdir -p $WORK/b186/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid g4QZToZXsV3orsLn0rve/g4QZToZXsV3orsLn0rve -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma log/slog/internal/buffer mkdir -p $WORK/b311/ github.com/containers/podman/pkg/syncmap mkdir -p $WORK/b619/ mkdir -p $WORK/b906/ unique mkdir -p $WORK/b118/ cat >/tmp/go-build2507516818/b039/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF cat >/tmp/go-build2507516818/b149/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile weak=/tmp/go-build2507516818/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid ip9Ne9lUOaukm3phldqr/ip9Ne9lUOaukm3phldqr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid E0yJTCsvJ9probQULPkB/E0yJTCsvJ9probQULPkB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140cache/cache.go cat >/tmp/go-build2507516818/b186/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b311/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b906/importcfg << 'EOF' # internal # import config packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid UPr8q2z5dkw-fJUZjKNp/UPr8q2z5dkw-fJUZjKNp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p github.com/containers/podman/pkg/syncmap -lang=go1.25 -complete -installsuffix shared -buildid MBHD7qNuUGj7IHgBlgkG/MBHD7qNuUGj7IHgBlgkG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b906/importcfg -pack ./_build/src/github.com/containers/podman/pkg/syncmap/syncmap.go cat >/tmp/go-build2507516818/b118/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a packagefile internal/stringslite=/tmp/go-build2507516818/b031/_pkg_.a packagefile internal/sync=/tmp/go-build2507516818/b034/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile weak=/tmp/go-build2507516818/b119/_pkg_.a EOF cat >/tmp/go-build2507516818/b619/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid mLxyeBz_vJW3F3QsP2OC/mLxyeBz_vJW3F3QsP2OC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/unique/canonmap.go /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p log/slog/internal/buffer -lang=go1.25 -std -complete -installsuffix shared -buildid ugCtINHbPJRSlwoGxRYK/ugCtINHbPJRSlwoGxRYK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -lang=go1.25 -complete -installsuffix shared -buildid IoCwSNncJU4oRnPKTR8a/IoCwSNncJU4oRnPKTR8a -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma/pragma.go runtime/cgo mkdir -p $WORK/b113/ echo -n > $WORK/b113/preferlinkext # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b113/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b906/_pkg_.a # internal go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/5e/5e742f3c07b1f321d593d99e6c4ea8e11af5cd11d7efd04afb10979dd2ba4694-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4e/4ec57e31ee44c9c5d85192c933c8baade75d6925d3e8259bdf297550dd311b62-d # internal internal/oserror mkdir -p $WORK/b043/ path io mkdir -p $WORK/b062/ cat >/tmp/go-build2507516818/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor mkdir -p $WORK/b660/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer github.com/containers/podman/vendor/go.etcd.io/bbolt/errors mkdir -p $WORK/b392/ github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b822/ mkdir -p $WORK/b291/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b919/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid MSpcvyLa1e2eNdrWaept/MSpcvyLa1e2eNdrWaept -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go mkdir -p $WORK/b184/ cat >/tmp/go-build2507516818/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF mkdir -p $WORK/b049/ math/rand/v2 mkdir -p $WORK/b098/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid JGvqsUECqFAvEMHR4Y0K/JGvqsUECqFAvEMHR4Y0K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build2507516818/b660/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/version=github.com/containers/podman/vendor/go.podman.io/common/version packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build2507516818/b661/_pkg_.a EOF go tool buildid -w $WORK/b311/_pkg_.a # internal cat >/tmp/go-build2507516818/b822/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a EOF strconv cat >/tmp/go-build2507516818/b291/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor -lang=go1.25 -complete -installsuffix shared -buildid pm3xo-wLdKlZNa_OB_YK/pm3xo-wLdKlZNa_OB_YK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/errors -lang=go1.25 -complete -installsuffix shared -buildid G_a8FY1ghnKfyyADxHIG/G_a8FY1ghnKfyyADxHIG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/errors/errors.go cat >/tmp/go-build2507516818/b184/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -lang=go1.25 -complete -installsuffix shared -buildid LNyXBVGpfEwKKZO9JD21/LNyXBVGpfEwKKZO9JD21 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5/cast5.go cat >/tmp/go-build2507516818/b919/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a EOF cat >/tmp/go-build2507516818/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid s6AFmLcnYsfy9OXqmCxG/s6AFmLcnYsfy9OXqmCxG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define -lang=go1.25 -complete -installsuffix shared -buildid E7k_uzz79J_GESFFEDOt/E7k_uzz79J_GESFFEDOt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b919/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define/secrets.go cat >/tmp/go-build2507516818/b098/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2507516818/b013/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cat >/tmp/go-build2507516818/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2507516818/b031/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cat >/tmp/go-build2507516818/b392/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid 354ti0QVYKzCPd-_BeJW/354ti0QVYKzCPd-_BeJW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid 6NaITk_ETp9Wktx7DXTv/6NaITk_ETp9Wktx7DXTv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid Osr7YLWVvj-dk8jMXa1U/Osr7YLWVvj-dk8jMXa1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer -lang=go1.25 -complete -installsuffix shared -buildid f0f7wLQCPUDrun1Sduci/f0f7wLQCPUDrun1Sduci -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer/unbounded.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/a2/a2b19bb86f11f3cda4d7995cd099831f6f3304d35f61dd6f84df400f31959026-d # internal go tool buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/72/723a27257826030f89fe08cef8ea4e4c9c167cc8f2ed525c0bea5635e0d54f31-d # internal go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2f/2f8b9acddfebf557cc779fb7e7ecfe6990c13524e2951c15695fbc36a5b7300e-d # internal go tool buildid -w $WORK/b822/_pkg_.a # internal go tool buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/a9/a910f52533bcd0db271ecddf8f6c058308ff31a82a368b6f769139780420d050-d # internal go tool buildid -w $WORK/b186/_pkg_.a # internal syscall mkdir -p $WORK/b041/ echo -n > $WORK/b041/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b041/symabis ./asm_linux_amd64.s cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/17/17569743a011882460bb32e5a7eb3b5ea2e7234cddf8786f741e77f51d9423a6-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c8/c81231e43da3f9fc844781bad068ffb6defd738e0aba41c4f6f0a867a496baf9-d # internal go tool buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/b7/b72e54c432be917e4676f678cfee78ec3bd036ad492c5e80ed23ecc5e29dbd5d-d # internal go tool buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/d5/d5fa7d05286fdb5b7ed0a5e736cd9299c5f22e0790bf28b9a76cf3b5fc1d6f74-d # internal cat >/tmp/go-build2507516818/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/asan=/tmp/go-build2507516818/b027/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2507516818/b042/_pkg_.a packagefile internal/msan=/tmp/go-build2507516818/b028/_pkg_.a packagefile internal/oserror=/tmp/go-build2507516818/b043/_pkg_.a packagefile internal/race=/tmp/go-build2507516818/b029/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build2507516818/b023/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid pwOv4P6VcpHSXXauQf1v/pwOv4P6VcpHSXXauQf1v -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b041/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go go tool buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/19/19c4604e9b51f53a290b76ecd380c6c24768191b180ddeabe3b3175e26c86b5b-d # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/78/7829570dc29583f9d0c4fda8f2feb6fda9c5fa564b107831fdc56416c1697614-d # internal go tool buildid -w $WORK/b062/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x002.o -c cgo.cgo2.c cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f4/f40f62f7583de777745a4a4a01e4326cae3450c3bb1a9195e4e7911c06423a60-d # internal go tool buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/c4/c4b988b601c829c2feed0cc74eeb56efaec97e212bd3f251c0a59977128b52aa-d # internal go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/77/774b0428722c44407c3cd9425460d3e02fe873ffdb88667e24aa363e0ec93c8a-d # internal internal/godebug mkdir -p $WORK/b038/ cat >/tmp/go-build2507516818/b038/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build2507516818/b039/_pkg_.a packagefile internal/godebugs=/tmp/go-build2507516818/b015/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid 2HTvY4K_koyIFSsIz28H/2HTvY4K_koyIFSsIz28H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x003.o -c gcc_context.c go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/3d/3d4d04722ee8f0ad5757b0d56a8db75ff6c15589598d5c4955838343da54a29f-d # internal go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/cc/cc13967a51c39f1790dab0097e617efe85f70e69f8615f7051c70a759a1aa088-d # internal bytes mkdir -p $WORK/b048/ crypto/internal/randutil hash mkdir -p $WORK/b097/ mkdir -p $WORK/b078/ strings mkdir -p $WORK/b067/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal mkdir -p $WORK/b246/ github.com/containers/podman/vendor/go.podman.io/common/pkg/detach mkdir -p $WORK/b730/ internal/saferio mkdir -p $WORK/b153/ mkdir -p $WORK/b197/ cat >/tmp/go-build2507516818/b097/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a EOF cat >/tmp/go-build2507516818/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cat >/tmp/go-build2507516818/b730/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF cat >/tmp/go-build2507516818/b153/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid RDU1YnSU4nOMcXBYssTx/RDU1YnSU4nOMcXBYssTx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/detach -lang=go1.25 -complete -installsuffix shared -buildid lesB_bRr0Ci7NPXwQlow/lesB_bRr0Ci7NPXwQlow -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/detach/copy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid Tek01FxSZOaoHv_d0St4/Tek01FxSZOaoHv_d0St4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p internal/saferio -lang=go1.25 -std -complete -installsuffix shared -buildid UqLBMl58SIwEQQEFEjN5/UqLBMl58SIwEQQEFEjN5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cat >/tmp/go-build2507516818/b067/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2507516818/b031/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types mkdir -p $WORK/b776/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid LWX-a4s-3Sg_WTaOyHf4/LWX-a4s-3Sg_WTaOyHf4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go github.com/containers/podman/pkg/channel mkdir -p $WORK/b1053/ cat >/tmp/go-build2507516818/b776/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF cat >/tmp/go-build2507516818/b078/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types -lang=go1.25 -complete -installsuffix shared -buildid VSVKtto--yievOP3VslD/VSVKtto--yievOP3VslD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/errors.go cat >/tmp/go-build2507516818/b1053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid s535UqGomOdtIpj6v_TD/s535UqGomOdtIpj6v_TD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p github.com/containers/podman/pkg/channel -lang=go1.25 -complete -installsuffix shared -buildid 7XNpt_URbKEeM9V8n5Hx/7XNpt_URbKEeM9V8n5Hx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1053/importcfg -pack ./_build/src/github.com/containers/podman/pkg/channel/doc.go ./_build/src/github.com/containers/podman/pkg/channel/writer.go cat >/tmp/go-build2507516818/b197/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF cat >/tmp/go-build2507516818/b246/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader -lang=go1.25 -complete -installsuffix shared -buildid LS3cIksSLKqJcnuGFYuc/LS3cIksSLKqJcnuGFYuc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader/upload_reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal -lang=go1.25 -complete -installsuffix shared -buildid EuNgDDO3Ev_0l-sDVGuI/EuNgDDO3Ev_0l-sDVGuI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal/types.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x004.o -c gcc_fatalf.c go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/41/4138e00a1efc31ee799d0e459681dd45781cacd0efc0c418bc6e71de0ce58ab1-d # internal go tool buildid -w $WORK/b078/_pkg_.a # internal go tool buildid -w $WORK/b246/_pkg_.a # internal go tool buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/cc/cce7915d69c7105ff647639d5fe831d6d6816dd07fad350f486be3bc42dc24b6-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/7a/7a4e61a90533fa5ad28ccb63babe844d41421ec3a08cd7af1a951d94b850085a-d # internal hash/adler32 hash/fnv mkdir -p $WORK/b290/ mkdir -p $WORK/b308/ hash/crc64 mkdir -p $WORK/b461/ go tool buildid -w $WORK/b776/_pkg_.a # internal hash/crc32 mkdir -p $WORK/b205/ go tool buildid -w $WORK/b730/_pkg_.a # internal cat >/tmp/go-build2507516818/b290/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a EOF cat >/tmp/go-build2507516818/b308/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid dkTc3bT161n98xyVLTKv/dkTc3bT161n98xyVLTKv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >/tmp/go-build2507516818/b461/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p hash/crc64 -lang=go1.25 -std -complete -installsuffix shared -buildid 79YIwNZb42FTqTCHLdM_/79YIwNZb42FTqTCHLdM_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid UHg3Sy2KmZiW-0akEOUV/UHg3Sy2KmZiW-0akEOUV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go echo -n > $WORK/b205/go_asm.h # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b205=>" -I $WORK/b205/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b205/symabis ./crc32_amd64.s cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/70/7097ac5422112076c4252fd303ae40dee8e43a382490a52f5660516c74a5c000-d # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/89/89dab4f66994e0dc49309a5a2d06d329474c17d18142b51312515d72ad8773aa-d # internal go tool buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/0d/0d049b61b71018e61a14420b229b8b71f6f69ea9cb06e1aa38abc2406efd281b-d # internal go tool buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/72/723dab57fb48952b91e2fa30b653ca032e6d2d1e328279113f268bf9a0a2dd53-d # internal go tool buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/74/74c9bcd37aba5a820bfb79cb3c8534190337b93cd760a0f4ce474fa9778b2449-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types mkdir -p $WORK/b196/ cat >/tmp/go-build2507516818/b196/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build2507516818/b197/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types -lang=go1.25 -complete -installsuffix shared -buildid v48zFJ-QaG0OrVw37oS0/v48zFJ-QaG0OrVw37oS0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types/types.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/68/6864256d553527702bf465ee1b6466d4c56794358ee72c039216950ce9958915-d # internal container/heap mkdir -p $WORK/b432/ cat >/tmp/go-build2507516818/b432/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p container/heap -lang=go1.25 -std -complete -installsuffix shared -buildid gn66nvw0pDdaHvLVju0U/gn66nvw0pDdaHvLVju0U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cat >/tmp/go-build2507516818/b205/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid GTMMq4OdeL-LuBTWcJYE/GTMMq4OdeL-LuBTWcJYE -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b205/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack -asmhdr $WORK/b205/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go go tool buildid -w $WORK/b1053/_pkg_.a # internal cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/c1/c1b179163bb97ee5974140463f680dee36d2adc2ab6b7e8c06561cee8daf45a0-d # internal go tool buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/f2/f210c81f37813115da5b3c6de87e0a041fcf5ae66f4b49a43306d5dffda58a78-d # internal go tool buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/ba/baaf4060329725c6ff10819a68638f87a449e5bcb8016ab5492363b2c965f50f-d # internal go tool buildid -w $WORK/b290/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x005.o -c gcc_libinit.c cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/38/3868536cb1d9b7ad07f660c272b217dd23283216d782249b425ce52132c33b2c-d # internal go tool buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/e1/e1171cc7b746811a430c20189269a9358e1650b7225265b1c859cfe2d543b92b-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b205=>" -I $WORK/b205/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b205/crc32_amd64.o ./crc32_amd64.s go tool pack r $WORK/b205/_pkg_.a $WORK/b205/crc32_amd64.o # internal go tool buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/60/601a7a7d3f1aa725b95f63ec6432a6a708d6503524caef6a1e66440580061f82-d # internal go tool buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/2f/2f4035f4e1f854d7c19d4ee070e78b37743c910519c7deb7b58095665cd2fb7c-d # internal go tool buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d0/d093916076a93cbd1119fe88114bc7010c83b7a7688bbb15b75958d2868e8148-d # internal crypto/internal/fips140deps/godebug mkdir -p $WORK/b082/ cat >/tmp/go-build2507516818/b082/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid Mc2heIFFC-f-kfPXC-eg/Mc2heIFFC-f-kfPXC-eg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go math/rand mkdir -p $WORK/b103/ cat >/tmp/go-build2507516818/b103/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid g6ENzBfstiqgHWmxAyAj/g6ENzBfstiqgHWmxAyAj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x006.o -c gcc_linux_amd64.c go tool buildid -w $WORK/b054/_pkg_.a # internal go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c0/c02c72f5c7ebe6056fda6df2a72be249d8a66b62746e606b69119819ea56d839-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/bf/bf3e364a71846308ab2a7f9db04c151ad87d361aee0a5f7a9f68f569e08f0fb1-d # internal encoding/base64 mkdir -p $WORK/b053/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b286/ encoding/base32 mkdir -p $WORK/b187/ net/netip mkdir -p $WORK/b117/ cat >/tmp/go-build2507516818/b053/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid mhWgNVKUdqSjMd-O1ZP9/mhWgNVKUdqSjMd-O1ZP9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b681/ cat >/tmp/go-build2507516818/b286/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF cat >/tmp/go-build2507516818/b187/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF cat >/tmp/go-build2507516818/b117/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/itoa=/tmp/go-build2507516818/b042/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile unique=/tmp/go-build2507516818/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -lang=go1.25 -complete -installsuffix shared -buildid 657ynSggT-cfB07rivte/657ynSggT-cfB07rivte -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p encoding/base32 -lang=go1.25 -std -complete -installsuffix shared -buildid 8PIjGFjJz6iUf0nEV-Cz/8PIjGFjJz6iUf0nEV-Cz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid oPv_3cIMHTHzZI7U1Lk5/oPv_3cIMHTHzZI7U1Lk5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go reflect mkdir -p $WORK/b058/ github.com/containers/podman/vendor/golang.org/x/crypto/twofish mkdir -p $WORK/b809/ cat >/tmp/go-build2507516818/b681/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF echo -n > $WORK/b058/go_asm.h # internal crypto mkdir -p $WORK/b077/ internal/types/errors mkdir -p $WORK/b861/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b058/symabis ./asm_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -lang=go1.25 -complete -installsuffix shared -buildid mIT02DSIu9knj6pIfyJh/mIT02DSIu9knj6pIfyJh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/const.go cat >/tmp/go-build2507516818/b809/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF cat >/tmp/go-build2507516818/b077/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF cat >/tmp/go-build2507516818/b861/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid -CwJvBeS6rBEP7J8OFP7/-CwJvBeS6rBEP7J8OFP7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p internal/types/errors -lang=go1.25 -std -complete -installsuffix shared -buildid glAWGJancoHC_Tow80b1/glAWGJancoHC_Tow80b1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack /usr/lib/golang/src/internal/types/errors/code_string.go /usr/lib/golang/src/internal/types/errors/codes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/twofish -lang=go1.25 -complete -installsuffix shared -buildid sbOiK7sWWjjU3-JlYSGg/sbOiK7sWWjjU3-JlYSGg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/twofish/twofish.go cat >/tmp/go-build2507516818/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2507516818/b042/_pkg_.a packagefile internal/race=/tmp/go-build2507516818/b029/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2507516818/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2507516818/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2507516818/b008/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid wtGADBCRi1MymT-o3nr5/wtGADBCRi1MymT-o3nr5 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b058/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go go tool buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/23/23ac59ec1c2f662203b9ca2e174280cc03e75eab8f24e4e0393d5fd69c8e81af-d # internal go tool buildid -w $WORK/b048/_pkg_.a # internal go tool buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e1/e1924bde9a26f3dc38c0bc8d83974a102ef067abe8d51c60cc2ac260edeaad11-d # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/22/22f5678b1444bed81a76693be9326881e0f4f530309d1c23e56808e64cacde6b-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b209/ github.com/containers/podman/pkg/domain/infra/abi/internal/expansion mkdir -p $WORK/b937/ github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b404/ cat >/tmp/go-build2507516818/b209/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cat >/tmp/go-build2507516818/b937/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -installsuffix shared -buildid -yOlFXu5wtiqSAJ8QgW8/-yOlFXu5wtiqSAJ8QgW8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >/tmp/go-build2507516818/b404/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/podman/vendor/golang.org/x/text/transform -lang=go1.25 -complete -installsuffix shared -buildid IVKv_QyzEfEHDID1iuBf/IVKv_QyzEfEHDID1iuBf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p github.com/containers/podman/pkg/domain/infra/abi/internal/expansion -lang=go1.25 -complete -installsuffix shared -buildid dCjUsbfS8Ius3ds89hm7/dCjUsbfS8Ius3ds89hm7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b937/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/internal/expansion/expand.go go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/03/03fb536e4a1b3493d1b69d7ccf7562e04b7a124d3c9a44c3d8b6038c2f06b8a1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b293/ cat >/tmp/go-build2507516818/b293/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2507516818/b286/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -lang=go1.25 -complete -installsuffix shared -buildid 7TrfdJosdEElnu5TJ6Gv/7TrfdJosdEElnu5TJ6Gv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 mkdir -p $WORK/b808/ cat >/tmp/go-build2507516818/b808/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 -lang=go1.25 -complete -installsuffix shared -buildid pSQtOs5fh9beRvKScUcT/pSQtOs5fh9beRvKScUcT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160/ripemd160.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160/ripemd160block.go go tool buildid -w $WORK/b809/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x007.o -c gcc_mmap.c cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/0a/0ab0651373149417386818dd3f622255626adfd82150ae5dbfdf22469e9095af-d # internal go tool buildid -w $WORK/b184/_pkg_.a # internal go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/04/04eff3fec34c1cfb39b6d167c5c798997fe6517d6460d1525624f87e5e287694-d # internal go tool buildid -w $WORK/b681/_pkg_.a # internal go tool buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/7e/7ecf3bdb747fc1bfa5ae62c0a803e51cb2b0ec38dfc46fe2ceb0799d1155d6eb-d # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/c1/c17632167d37ae2b2ba14377b94ecd79ec4c164d50e02fafcd0eac6ac78b2149-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b0/b0d301038a628d0caff792d55cffc68dadd5571c9a56675717641b377e8c4e1d-d # internal bufio mkdir -p $WORK/b072/ crypto/internal/impl mkdir -p $WORK/b089/ crypto/internal/fips140 mkdir -p $WORK/b081/ cat >/tmp/go-build2507516818/b072/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid saWnDg619omkGj76LyC_/saWnDg619omkGj76LyC_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b190/ net/http/internal/ascii mkdir -p $WORK/b220/ cat >/tmp/go-build2507516818/b081/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2507516818/b082/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b089/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF go tool buildid -w $WORK/b937/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid ob3W1qqv_D5HVJrD_GcF/ob3W1qqv_D5HVJrD_GcF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid Y1BmyJ-C7JFYjlAPSy2A/Y1BmyJ-C7JFYjlAPSy2A -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go cat >/tmp/go-build2507516818/b190/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b220/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -lang=go1.25 -complete -installsuffix shared -buildid dX_OVM6oQRwLDFbOCQTz/dX_OVM6oQRwLDFbOCQTz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions/compare.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -installsuffix shared -buildid 96q2_wuK7zYNCU9P2vkU/96q2_wuK7zYNCU9P2vkU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go mkdir -p $WORK/b560/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal mkdir -p $WORK/b704/ github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 mkdir -p $WORK/b760/ html github.com/containers/podman/vendor/golang.org/x/mod/semver mkdir -p $WORK/b342/ mkdir -p $WORK/b848/ go/version mkdir -p $WORK/b857/ go/build/constraint mkdir -p $WORK/b856/ regexp/syntax cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/e3/e3a8408644f0016542b5fc0d2b13174d28d0866dd250de15f6b7ee2f619490be-d # internal cat >/tmp/go-build2507516818/b560/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b848/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils -lang=go1.25 -complete -installsuffix shared -buildid s0MtUTpTaE12ivCIkQDt/s0MtUTpTaE12ivCIkQDt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils/stringutils.go cat >/tmp/go-build2507516818/b342/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cat >/tmp/go-build2507516818/b856/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/containers/podman/vendor/golang.org/x/mod/semver -lang=go1.25 -complete -installsuffix shared -buildid oLQsoTH2DwMkWK_ni4Yp/oLQsoTH2DwMkWK_ni4Yp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/mod/semver/semver.go cat >/tmp/go-build2507516818/b857/importcfg << 'EOF' # internal # import config packagefile internal/gover=/tmp/go-build2507516818/b858/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p go/version -lang=go1.25 -std -complete -installsuffix shared -buildid K6G9Nc2Z9aDj0t0wBQCE/K6G9Nc2Z9aDj0t0wBQCE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack /usr/lib/golang/src/go/version/version.go cat >/tmp/go-build2507516818/b760/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b704/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 -lang=go1.25 -complete -installsuffix shared -buildid l7y6CtbBr12SCqXzLZok/l7y6CtbBr12SCqXzLZok -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3/gotree.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p go/build/constraint -lang=go1.25 -std -complete -installsuffix shared -buildid VucsbeSEsh5NGzsMheRa/VucsbeSEsh5NGzsMheRa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal -lang=go1.25 -complete -installsuffix shared -buildid PNwo42YzzGKULcz8Amru/PNwo42YzzGKULcz8Amru -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal/env.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid ijlg-wWYPBpMTxU815Xk/ijlg-wWYPBpMTxU815Xk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go mkdir -p $WORK/b122/ cat >/tmp/go-build2507516818/b122/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid dxScwnm42e8kxQqFof2n/dxScwnm42e8kxQqFof2n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go go tool buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/1c/1c253fe1b5ea0163653da3fc9a0ccc5ec48bb98bde09cebe4508c2d5fddf11ed-d # internal go tool buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/9f/9f7c60075aef571e507834b59f0e8a1602845dce47dea781ef4d5ecad56b24d5-d # internal go tool buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/cf/cfea8f9e06a2beb1e3551f9b911562bfa3d7be53ce0881d49099f903ef62471f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b911/ cat >/tmp/go-build2507516818/b911/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -lang=go1.25 -complete -installsuffix shared -buildid BlogedmfT5uIkL_dPibK/BlogedmfT5uIkL_dPibK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b911/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator/names-generator.go go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/51/51c45b86c0e8f9f87239398105fb4b52a156da1861f010c76f85933218fb8064-d # internal encoding/pem mkdir -p $WORK/b182/ cat >/tmp/go-build2507516818/b182/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid OQXtZDK6RSjEJmrKpyCv/OQXtZDK6RSjEJmrKpyCv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go go tool buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/a7/a79e509b5e8a878ede95c2da742753ec30219118d60fafa38a3b584d0f0bd758-d # internal go tool buildid -w $WORK/b081/_pkg_.a # internal go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/12/128be1d8521b7fc39537ff0d84098d272d2887a054cee32eb5d92d2095d420f2-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/10/1022cf0cc151602bcba386ebcb744d264241dfea2a258e128795c36699826e76-d # internal crypto/internal/fips140/sha3 mkdir -p $WORK/b090/ crypto/internal/fips140/sha256 crypto/internal/fips140/sha512 mkdir -p $WORK/b086/ mkdir -p $WORK/b092/ echo -n > $WORK/b090/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b090/symabis ./sha3_amd64.s echo -n > $WORK/b086/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b086/symabis ./sha256block_amd64.s echo -n > $WORK/b092/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./sha512block_amd64.s go tool buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/9c/9c44b3b1aa9f95814271c972ed610cb429b309832c337095d3f5396ef1bc7387-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x008.o -c gcc_setenv.c go tool buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/29/293756515c3fb7040f1fe869d03b6ebdc6edb00b80c1a8296a8b23e99558970a-d # internal go tool buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/d9/d9300c7f32d56b561363e32085c35bbc32174fb7bcc3f585879971155016617e-d # internal go tool buildid -w $WORK/b404/_pkg_.a # internal go tool buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/9d/9de82cf9ae86b1146f670787a320fdbfc5b92a20e19fc6a02224c7148630ccd1-d # internal cat >/tmp/go-build2507516818/b090/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2507516818/b088/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid SC4jRgf80PV6_vCPMSWS/SC4jRgf80PV6_vCPMSWS -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b090/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_amd64.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go cat >/tmp/go-build2507516818/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2507516818/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2507516818/b089/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cat >/tmp/go-build2507516818/b092/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2507516818/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2507516818/b089/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/e0/e0c72fe38fdf8912b2a1e896fc1e033ee688d15ed16085d7a311fab260367978-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid unKdrwix2iF5ltTmkCz0/unKdrwix2iF5ltTmkCz0 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b086/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid xA5wiNx7oy8NSipddZbv/xA5wiNx7oy8NSipddZbv -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b092/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_amd64.go go tool buildid -w $WORK/b857/_pkg_.a # internal go tool buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/e3/e3eaff0f70bd9c1501093acfb925d9bbdd64d88e216f6710f3623b571c064ec7-d # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/8b/8bfcc13b4feb4ba8f93dd1033787650f0ed469dd885909533967eee8cbbfd654-d # internal go tool buildid -w $WORK/b911/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/dc/dca96301ee24e4c146479ccabed4b0522ac976e4a73fcf703c241aa47d62c1c8-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x009.o -c gcc_sigaction.c go tool buildid -w $WORK/b848/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b086/sha256block_amd64.o ./sha256block_amd64.s cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/dd/dd9642bbe547bf00fc74a1266a3c685d303429640d9bbc204a0696a0a85b692e-d # internal go tool buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c8/c8dbd6441f4b5b5477f867cadaef2aff99e700cb45dd10b13ac3c4022396264e-d # internal go tool buildid -w $WORK/b342/_pkg_.a # internal go tool buildid -w $WORK/b856/_pkg_.a # internal go tool pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_amd64.o # internal go tool buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/70/7045d50abcec331f04a0b1812e41208a3ecdc8ecd67a492f4ac0fb44fdaeffa4-d # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/ba/ba457b1b261a57c61e5ed65dca17c20f7eabdaedeaf06b76a2846c2decb6267f-d # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/4e/4e96206de04536d09e33272eeca7eb6fc83d5f054f923d5c7d5eaabba92ece3f-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/sha512block_amd64.o ./sha512block_amd64.s go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d9/d9ed40dd9479a0f79c0d519ba82242d1f92e14738c3be12d682fc2d86b002655-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b285/ compress/bzip2 mkdir -p $WORK/b288/ image mkdir -p $WORK/b294/ cat >/tmp/go-build2507516818/b285/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2507516818/b286/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -lang=go1.25 -complete -installsuffix shared -buildid Pyoi34dnAgJTCPU3KW5x/Pyoi34dnAgJTCPU3KW5x -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/armor.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/encode.go cat >/tmp/go-build2507516818/b288/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a EOF cat >/tmp/go-build2507516818/b294/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile image/color=/tmp/go-build2507516818/b295/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p image -lang=go1.25 -std -complete -installsuffix shared -buildid crw2jwhf2b6c2YyBAmnl/crw2jwhf2b6c2YyBAmnl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p compress/bzip2 -lang=go1.25 -std -complete -installsuffix shared -buildid Ujf4cPcytl6kYnre945Z/Ujf4cPcytl6kYnre945Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go cd /usr/lib/golang/src/crypto/internal/fips140/sha512 go tool pack r $WORK/b092/_pkg_.a $WORK/b092/sha512block_amd64.o # internal go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b9/b9f730b562aa8afece3e5aa10ea5d7bf498b01532dffd46db99dbd4758f5990f-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b090/sha3_amd64.o ./sha3_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x010.o -c gcc_stack_unix.c cd /usr/lib/golang/src/crypto/internal/fips140/sha3 go tool pack r $WORK/b090/_pkg_.a $WORK/b090/sha3_amd64.o # internal go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e4/e4cf152df2468ac274835beea786c86a5ea6bc4182f89bee28f97915663e0ed2-d # internal crypto/sha3 mkdir -p $WORK/b109/ crypto/internal/fips140/hmac mkdir -p $WORK/b085/ cat >/tmp/go-build2507516818/b109/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2507516818/b090/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF cat >/tmp/go-build2507516818/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2507516818/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2507516818/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2507516818/b092/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid tF8FUIeOvTLHmzjfio-v/tF8FUIeOvTLHmzjfio-v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid jyxUY8mrKjtZh_bWTQb_/jyxUY8mrKjtZh_bWTQb_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go go tool buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/e9/e9aab3a5b4f973152e92d09704f0afc5a94e769484d8704c921c7926da9c9174-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b041/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_amd64.o # internal go tool buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b2/b202d341cfb8033c3128c54234ba2cd1a1a1539ac8f14df9d0028a0b4fffd9d0-d # internal internal/syscall/execenv mkdir -p $WORK/b065/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b740/ cat >/tmp/go-build2507516818/b065/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid qT5ELdgVXzqFsaXQHV0E/qT5ELdgVXzqFsaXQHV0E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go internal/syscall/unix cat >/tmp/go-build2507516818/b740/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -lang=go1.25 -complete -installsuffix shared -buildid 7KkUs0cbyHE9_NnJLeUR/7KkUs0cbyHE9_NnJLeUR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups/cgroups.go cat >/tmp/go-build2507516818/b064/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x011.o -c gcc_traceback.c cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid mxnCLwy6i3f6KkLtxCzl/mxnCLwy6i3f6KkLtxCzl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go time mkdir -p $WORK/b037/ cat >/tmp/go-build2507516818/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile internal/stringslite=/tmp/go-build2507516818/b031/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p time -lang=go1.25 -std -installsuffix shared -buildid 18gX-gEihQgH6Tfi_nnL/18gX-gEihQgH6Tfi_nnL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go go tool buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e8/e88a4f66c5668559635f66bb5d76ee6c9d4fab2826fb6b1b4bb1f133bc605638-d # internal crypto/internal/fips140hash mkdir -p $WORK/b108/ cat >/tmp/go-build2507516818/b108/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build2507516818/b090/_pkg_.a packagefile crypto/sha3=/tmp/go-build2507516818/b109/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid ogs7pV74lvzF0IUhtZgi/ogs7pV74lvzF0IUhtZgi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go go tool buildid -w $WORK/b085/_pkg_.a # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/df/df3c2cb02a864761937108208448700166ffbe6c43e7a0691d480accefd2f6cf-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/13/13a68727cb4b003aff45fb04a230f1a75f0040eb7b575dc602c588687ccdd2c6-d # internal crypto/internal/fips140/check mkdir -p $WORK/b084/ cat >/tmp/go-build2507516818/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2507516818/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2507516818/b086/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2507516818/b082/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -installsuffix shared -buildid tTt6tCCQG3mrt9aFHfcl/tTt6tCCQG3mrt9aFHfcl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go go tool buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/26/264cdd4341c96381369a043d687cbbae5eb2f9a5cc60957a6e699289127a47b5-d # internal go tool buildid -w $WORK/b288/_pkg_.a # internal go tool buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d0/d0555a8570aa6c77496201a8d630584e1083ac4346b68e617b74b25d4eabc4d9-d # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/af/af3f732d9469f1093176217165ed960817919a5756a7ca5a7fb91a668b482673-d # internal go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/35/35c87d763e54d6d1d8ca0b37805e6571b7fe2470bfac813d681296bb374a9451-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x012.o -c gcc_util.c go tool buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/42/422116137bb106097f03aca0e3ffec3074b9d8f252c240decf04ee4ee72f5597-d # internal crypto/internal/fips140/bigmod mkdir -p $WORK/b106/ echo -n > $WORK/b106/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b106/symabis ./nat_amd64.s crypto/internal/fips140/aes mkdir -p $WORK/b080/ crypto/internal/fips140/edwards25519/field mkdir -p $WORK/b146/ echo -n > $WORK/b080/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b080/symabis ./aes_amd64.s ./ctr_amd64.s crypto/internal/fips140/nistec/fiat mkdir -p $WORK/b145/ crypto/internal/fips140/tls12 mkdir -p $WORK/b166/ cat >/tmp/go-build2507516818/b145/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cat >/tmp/go-build2507516818/b166/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2507516818/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2507516818/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2507516818/b092/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -installsuffix shared -buildid cjnSbAlLGkTGdMZbSnzX/cjnSbAlLGkTGdMZbSnzX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -installsuffix shared -buildid a0viR1k_9zGDC9uJZ0BC/a0viR1k_9zGDC9uJZ0BC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go crypto/fips140 mkdir -p $WORK/b177/ echo -n > $WORK/b146/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b146/symabis ./fe_amd64.s cat >/tmp/go-build2507516818/b177/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid 7GCAZj2rfCrxyVzpCAUA/7GCAZj2rfCrxyVzpCAUA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/crypto/fips140/fips140.go crypto/internal/fips140/hkdf mkdir -p $WORK/b163/ cat >/tmp/go-build2507516818/b163/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2507516818/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2507516818/b086/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid 5ec6WQdFPPmFDS5YDYgg/5ec6WQdFPPmFDS5YDYgg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go cat >/tmp/go-build2507516818/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2507516818/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2507516818/b089/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid uJzumXpF0GYGVBHNmkd9/uJzumXpF0GYGVBHNmkd9 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go cat >/tmp/go-build2507516818/b146/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -installsuffix shared -buildid Wwi7QquwA8fETQXBQ6ZD/Wwi7QquwA8fETQXBQ6ZD -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b146/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack -asmhdr $WORK/b146/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go cat >/tmp/go-build2507516818/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2507516818/b083/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2507516818/b088/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2507516818/b082/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2507516818/b089/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid qdvHuYI1g2lRWOM1EUBi/qdvHuYI1g2lRWOM1EUBi -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b080/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go go tool buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/95/95a16d8cb90809db11f67db7469ac9a321b0f51979d55ec59912109abc288345-d # internal crypto/tls/internal/fips140tls mkdir -p $WORK/b176/ cat >/tmp/go-build2507516818/b176/importcfg << 'EOF' # internal # import config packagefile crypto/fips140=/tmp/go-build2507516818/b177/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -installsuffix shared -buildid IQl4zVYm4-WoZI9KnS93/IQl4zVYm4-WoZI9KnS93 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go go tool buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/06/06b688c2f41156504ae6e89deeab0f2bc8a6a89a0f474420bd3e5a4749c3c0d1-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x013.o -c linux_syscall.c go tool buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/31/31e7158d495fa2d5f5999808edf1c4567b4ee92a84d948351a6dd7c897b17e77-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b167/ cat >/tmp/go-build2507516818/b167/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build2507516818/b163/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2507516818/b086/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -installsuffix shared -buildid m66cvjAv57wJ94wEpep8/m66cvjAv57wJ94wEpep8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go go tool buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/2d/2d941a1630f156c52c726b024bcd8fe77b9cba646414cceff9aaadeb77a24abc-d # internal go tool buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/20/206d7f8f7f6bc5f9fbd8cda975a5a1129c739b1b4a604bb66d7a25a7e16fb47e-d # internal image/internal/imageutil mkdir -p $WORK/b297/ cat >/tmp/go-build2507516818/b297/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build2507516818/b294/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p image/internal/imageutil -lang=go1.25 -std -complete -installsuffix shared -buildid QbfKrD3jzErbwo56qK-F/QbfKrD3jzErbwo56qK-F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go go tool buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/39/395c51f598d222c9a44297ebb1f36f4f69a5ab5844fd531f7cb47093b88f5f74-d # internal go tool buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c1/c115314df9dd4a7fae2a1399a8fa0de1e23d349fe977cbafee29caa9dd6f8935-d # internal regexp mkdir -p $WORK/b121/ cat >/tmp/go-build2507516818/b121/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile regexp/syntax=/tmp/go-build2507516818/b122/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid nsA_XXalCFdklznrl4Yk/nsA_XXalCFdklznrl4Yk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b146/fe_amd64.o ./fe_amd64.s go tool buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/47/47460521a358104dabed61dd5d466fb8642ac4f376ae49aaa7a1debc16811678-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x014.o -c gcc_amd64.S image/jpeg mkdir -p $WORK/b296/ cat >/tmp/go-build2507516818/b296/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile image=/tmp/go-build2507516818/b294/_pkg_.a packagefile image/color=/tmp/go-build2507516818/b295/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build2507516818/b297/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p image/jpeg -lang=go1.25 -std -complete -installsuffix shared -buildid kPXFTStyS7josiCqrOqi/kPXFTStyS7josiCqrOqi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field go tool pack r $WORK/b146/_pkg_.a $WORK/b146/fe_amd64.o # internal go tool buildid -w $WORK/b146/_pkg_.a # internal go tool buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f9/f9930931cb2ec6d9ef0340dc641b8c514e6d7a8ff3ef45047ab7287c76b951a2-d # internal crypto/internal/fips140/edwards25519 mkdir -p $WORK/b161/ cat >/tmp/go-build2507516818/b161/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2507516818/b146/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -installsuffix shared -buildid F0aghhZn8TcYbWWdDQAW/F0aghhZn8TcYbWWdDQAW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a6/a655d63cbfd7172f467240c8461cecdd96027a6c77811f44fa82dbe27919a47f-d # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b080/aes_amd64.o ./aes_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b080/ctr_amd64.o ./ctr_amd64.s go tool pack r $WORK/b080/_pkg_.a $WORK/b080/aes_amd64.o $WORK/b080/ctr_amd64.o # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/fa/fa3c4485c8e6343c2617d16908e9a9328ff0ab523347b35ba152507864a76bf7-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b106/nat_amd64.o ./nat_amd64.s cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/preferlinkext $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o -O2 -g -lpthread cd /usr/lib/golang/src/crypto/internal/fips140/bigmod go tool pack r $WORK/b106/_pkg_.a $WORK/b106/nat_amd64.o # internal go tool buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/6b/6b408baeb34ca0127e1be31f7310db2be69dba189e28ba773ef0ca8962a74155-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/preferlinkext $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.go -dynlinker echo -n > $WORK/b113/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b113/symabis ./asm_amd64.s cat >/tmp/go-build2507516818/b113/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build2507516818/b030/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid _H18ETO09ffRogmE_mqb/_H18ETO09ffRogmE_mqb -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b113/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b113/_cgo_gotypes.go $WORK/b113/cgo.cgo1.go $WORK/b113/_cgo_import.go go tool buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/0e/0e55f36dc99af0cc1f53105e4f1f05edf1e01b242daa1ca6a5653e8bef8042e9-d # internal go tool buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/d5/d50122d6068a7bbc1c8fd76d27ecff560434d4c8b31980f75dd26f7f5d94581c-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b113/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b113/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b113/_pkg_.a $WORK/b113/asm_amd64.o $WORK/b113/preferlinkext $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o # internal go tool buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/82/826ed9a1e017e7137f5ec4d1f1fd8312fefee26738c015061b955ee8a546b0cd-d # internal go tool buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/77/7703d064b047af8ef989a921793ec8056cf789eaafee2297cbaeda888b6bee3e-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b192/ github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b433/ cat >/tmp/go-build2507516818/b192/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.25 -complete -installsuffix shared -buildid J8Tz2bXP_iqiTf5-dEWl/J8Tz2bXP_iqiTf5-dEWl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go cat >/tmp/go-build2507516818/b433/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -lang=go1.25 -complete -installsuffix shared -buildid vL9zb5U-9v4zsvVt9j7g/vL9zb5U-9v4zsvVt9j7g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi/stripansi.go go tool buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/1c/1c98b723d6fe49559eb97b39af0eb537f65879292078888aeb1186a2685520b0-d # internal go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fa/facbcf84bfb2242138c2ac71016e7c312d453cf871ccac2f388f2fe347801418-d # internal context mkdir -p $WORK/b002/ github.com/containers/podman/vendor/google.golang.org/grpc/backoff github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal mkdir -p $WORK/b346/ mkdir -p $WORK/b365/ github.com/containers/podman/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b411/ github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal mkdir -p $WORK/b255/ cat >/tmp/go-build2507516818/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2507516818/b004/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid JTFO1dAG1VHY0IxTjNJh/JTFO1dAG1VHY0IxTjNJh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter mkdir -p $WORK/b750/ cat >/tmp/go-build2507516818/b365/importcfg << 'EOF' # internal # import config packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b346/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b411/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/backoff -lang=go1.25 -complete -installsuffix shared -buildid rtBGMJWYsTKT1EgPzasA/rtBGMJWYsTKT1EgPzasA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff/backoff.go io/fs cat >/tmp/go-build2507516818/b255/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/keepalive -lang=go1.25 -complete -installsuffix shared -buildid JszO0rmKaLqTj09xyLy8/JszO0rmKaLqTj09xyLy8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/keepalive/keepalive.go mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.25 -complete -installsuffix shared -buildid nV8gEvlWtKecjcuQvIfv/nV8gEvlWtKecjcuQvIfv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal -lang=go1.25 -complete -installsuffix shared -buildid z1OLwy2q5K5RIvQ8FT-g/z1OLwy2q5K5RIvQ8FT-g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal/tz.go cat >/tmp/go-build2507516818/b750/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF internal/poll mkdir -p $WORK/b063/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter -lang=go1.25 -complete -installsuffix shared -buildid v0EqCxIYP4I2BnT0SENP/v0EqCxIYP4I2BnT0SENP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/leakybucket.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/storage.go cat >/tmp/go-build2507516818/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build2507516818/b043/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cat >/tmp/go-build2507516818/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build2507516818/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2507516818/b064/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid s3Di1-XdEMwFmBo6kUIT/s3Di1-XdEMwFmBo6kUIT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid G7KgVObJ5XD6DA_Dmv1U/G7KgVObJ5XD6DA_Dmv1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/fstatat_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go go tool buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/0c/0c6ac2c3d987aa599ca2ca53c10c047d6ac4f95023f08f70bee4f518ffeb0556-d # internal go tool buildid -w $WORK/b346/_pkg_.a # internal go tool buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/d9/d9e1497e31864ce9d594b1ea04e95b1eceaa5d9af016fdda130b3bfd928b921f-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/40/401e1f2f5e9893b50f03a092122a6e3bc50c093cf999863a2e796d22238c48a1-d # internal go tool buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/a5/a541374b4b7f60772a32cdf168ecab84f699097d9894e7d1dc98b30991dc70cd-d # internal go tool buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/65/650af1875f217727d6e0ec56ca5345ac4b90c3124f87c9124d7638c9372be795-d # internal go tool buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/8a/8abda05cec3d1c5d38120ec56b4cfdfde7376d03eba210ec9b9ab706e2d34339-d # internal go tool buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/69/692e86bb14276e94777d2248d18d912d3c436b2e3034b26d7c7311f5c17b1257-d # internal crypto/internal/fips140/nistec mkdir -p $WORK/b144/ echo -n > $WORK/b144/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b144/symabis ./p256_asm_amd64.s go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/81/81787db9eabd1f45c528662eed61f3265667db31895f7a4179778dfadaf95955-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b380/ github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b514/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b391/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event mkdir -p $WORK/b634/ mkdir -p $WORK/b975/ github.com/containers/podman/vendor/github.com/containerd/errdefs cat >/tmp/go-build2507516818/b380/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build2507516818/b346/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF mkdir -p $WORK/b579/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff -lang=go1.25 -complete -installsuffix shared -buildid CqE2PkjFUaDtRy6wGlq1/CqE2PkjFUaDtRy6wGlq1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff/backoff.go cat >/tmp/go-build2507516818/b514/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b391/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/buffer=github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build2507516818/b392/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -lang=go1.25 -complete -installsuffix shared -buildid 2uoxKflrFHLnPRak3V_s/2uoxKflrFHLnPRak3V_s -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore/semaphore.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync -lang=go1.25 -complete -installsuffix shared -buildid QYdAGneK9DhIQXC2g_WS/QYdAGneK9DhIQXC2g_WS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/event.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go cat >/tmp/go-build2507516818/b975/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a EOF cat >/tmp/go-build2507516818/b634/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a EOF cat >/tmp/go-build2507516818/b579/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event -lang=go1.25 -complete -installsuffix shared -buildid IIXqYs_8cRkpasGeZOq-/IIXqYs_8cRkpasGeZOq- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b975/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/event.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/stream.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs -lang=go1.25 -complete -installsuffix shared -buildid 8NwLZkR1VdO8ZwSK1Qxl/8NwLZkR1VdO8ZwSK1Qxl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/resolve.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage -lang=go1.25 -complete -installsuffix shared -buildid Y7_dIKwRhcgvdY89X066/Y7_dIKwRhcgvdY89X066 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/context.go cat >/tmp/go-build2507516818/b144/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2507516818/b145/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid Z1N5d5U8__hoosVda2Kv/Z1N5d5U8__hoosVda2Kv -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b144/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack -asmhdr $WORK/b144/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4f/4f070f54f4fac60313401debc15a601935ccf2e84b4569025a4da96a7698c3f7-d # internal internal/filepathlite mkdir -p $WORK/b060/ embed mkdir -p $WORK/b324/ cat >/tmp/go-build2507516818/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2507516818/b031/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid oTgjQploVovXYdklbS3v/oTgjQploVovXYdklbS3v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go cat >/tmp/go-build2507516818/b324/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build2507516818/b031/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid nmUfG8azEiS5rtsBv6L4/nmUfG8azEiS5rtsBv6L4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /usr/lib/golang/src/embed/embed.go go tool buildid -w $WORK/b380/_pkg_.a # internal go tool buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/95/95df1b1f7e91b7e256fa3c9581cc4de68bd4cd06cf351b9e482a368d3b079898-d # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/3e/3ea9e8e707c68aebed11ae7ede413d7693ab7c66e89ec35f340c8b0cacab346d-d # internal go tool buildid -w $WORK/b975/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/1c/1c60d7fa24f5b009c5f28affd56e46e7bc7e4e5f990983d66623f97a46241056-d # internal go tool buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/74/7485613425ff95b3743290d81b7cf009a16c55f82c6513d50ecba21ca0b3fa43-d # internal go tool buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/13/132dc682c07356e703b6bf192688ef8e9d9550530979837045d3e4b104ab87f8-d # internal go tool buildid -w $WORK/b324/_pkg_.a # internal go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/df/dfeaa1fe7d731c5679c2967b49c533c8803001faabbeb7208c68dc5639cf4ce4-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/ef/ef93ba669349b79c94b98eb78447a4fb42c8c8b5da279cb0a1a8b7aeb6197613-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults mkdir -p $WORK/b323/ cat >/tmp/go-build2507516818/b323/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build2507516818/b324/_pkg_.a EOF cat >/tmp/go-build2507516818/b323/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults -lang=go1.25 -complete -installsuffix shared -buildid h_T9vPO_fsIK6p60dQwr/h_T9vPO_fsIK6p60dQwr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -embedcfg $WORK/b323/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go go tool buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/e5/e5a650adc8673a5f48334c2d61384e1f2d1e4fed8e834917f818cc6c2d1d8479-d # internal go tool buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/51/51c359724672a95c6a86bad33da7171a285b433dffe7fc926a7700d72b07fa34-d # internal go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a0/a07f7f0abcd2ed8261b4855fb56e24075799b9aee2a4a67e4a9088b934383805-d # internal os mkdir -p $WORK/b059/ cat >/tmp/go-build2507516818/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2507516818/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2507516818/b042/_pkg_.a packagefile internal/poll=/tmp/go-build2507516818/b063/_pkg_.a packagefile internal/stringslite=/tmp/go-build2507516818/b031/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2507516818/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2507516818/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build2507516818/b066/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p os -lang=go1.25 -std -installsuffix shared -buildid PMQQiSj2836VWEQ0r1TA/PMQQiSj2836VWEQ0r1TA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/statat.go /usr/lib/golang/src/os/statat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b058/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_amd64.o # internal go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c8/c85213088d5678ed6ee137802bdc40dd7f3fda9db8f68f5d94df4dd29e191c7d-d # internal internal/fmtsort mkdir -p $WORK/b057/ github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b226/ cat >/tmp/go-build2507516818/b057/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a EOF encoding/binary mkdir -p $WORK/b131/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid xQJtJLGvaGT_RrxRB4tq/xQJtJLGvaGT_RrxRB4tq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal mkdir -p $WORK/b612/ cat >/tmp/go-build2507516818/b226/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -lang=go1.25 -complete -installsuffix shared -buildid gTXR3pO0hHM_Qqj0ACEq/gTXR3pO0hHM_Qqj0ACEq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap/errwrap.go cat >/tmp/go-build2507516818/b131/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid zpH0Oo8dvJRXmSAb9Wxx/zpH0Oo8dvJRXmSAb9Wxx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cat >/tmp/go-build2507516818/b612/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal -lang=go1.25 -complete -installsuffix shared -buildid YpvzwOjhPaTkC-nL52cX/YpvzwOjhPaTkC-nL52cX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal/attribute.go github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b469/ echo -n > $WORK/b469/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b469/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >/tmp/go-build2507516818/b469/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -lang=go1.25 -installsuffix shared -buildid Jycf8Y2kQTPYyerf4TVv/Jycf8Y2kQTPYyerf4TVv -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b469/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack -asmhdr $WORK/b469/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_type.go go tool buildid -w $WORK/b226/_pkg_.a # internal go tool buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/43/434cc9696b0b3fc10943e1b818580b28f29dbc38f449523a59b23835259f245d-d # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/1e/1e302d9caff73717380ef7c77a300b974aef1cc452172057609e7ff9c0189882-d # internal go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/81/81dbb9d4f1b49c6aaeb347fd553d094c80ced24de2339c70b94719ea518de049-d # internal go tool buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/6f/6fe8ff997026e38830167c945fd65f2b30c269f580a79dbfca5ed2974f20aaf9-d # internal vendor/golang.org/x/crypto/internal/poly1305 github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b172/ mkdir -p $WORK/b452/ github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b453/ github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b494/ cat >/tmp/go-build2507516818/b452/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build2507516818/b205/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF echo -n > $WORK/b172/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b172/symabis ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref -lang=go1.25 -complete -installsuffix shared -buildid jiWonFuJrdsxzcwfXP6B/jiWonFuJrdsxzcwfXP6B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/snappy.go echo -n > $WORK/b453/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b453=>" -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b453/symabis ./xxhash_amd64.s echo -n > $WORK/b494/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b494=>" -I $WORK/b494/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b494/symabis ./sum_amd64.s github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b130/ echo -n > $WORK/b130/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b130/symabis ./asm_linux_amd64.s cat >/tmp/go-build2507516818/b494/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -installsuffix shared -buildid X1d9_deg3UAtQcubJ7Sx/X1d9_deg3UAtQcubJ7Sx -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b494/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack -asmhdr $WORK/b494/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build2507516818/b172/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -installsuffix shared -buildid 70ZRKWQxTJHsDZqKz7rA/70ZRKWQxTJHsDZqKz7rA -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b172/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build2507516818/b453/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.25 -installsuffix shared -buildid vZ92YKrbVNg2Bizg17Cd/vZ92YKrbVNg2Bizg17Cd -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b453/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack -asmhdr $WORK/b453/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >/tmp/go-build2507516818/b130/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.25 -installsuffix shared -buildid -9UO2uVJnyMlEZwgu-kz/-9UO2uVJnyMlEZwgu-kz -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b130/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/vgetrandom_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b172/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b453=>" -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b453/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 go tool pack r $WORK/b172/_pkg_.a $WORK/b172/sum_amd64.o # internal go tool buildid -w $WORK/b172/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b494=>" -I $WORK/b494/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b494/sum_amd64.o ./sum_amd64.s cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/ad/ad45410c49d07b50819c338098dfcea2b82431055447518dc9f50bdb2c11019f-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash go tool pack r $WORK/b453/_pkg_.a $WORK/b453/xxhash_amd64.o # internal go tool buildid -w $WORK/b453/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 go tool pack r $WORK/b494/_pkg_.a $WORK/b494/sum_amd64.o # internal go tool buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/9d/9df1b03d8299f7fc43a385aaa98ec30f1882dc10deb08d0b2f258ef94f4d66cf-d # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/1c/1ce89fd0cb3b3bfffa3c8a7b6d3540045e36248f4ca13e381b880480410af65d-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b492/ cat >/tmp/go-build2507516818/b492/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/salsa20/salsa=github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2507516818/b493/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2507516818/b494/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build2507516818/b495/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox -lang=go1.25 -complete -installsuffix shared -buildid wr8WFSYs5UHSTZ2ZOSro/wr8WFSYs5UHSTZ2ZOSro -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go go tool buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/30/301026da95af6740c5daadfe3efead86a98894f756dcbb228442df6b17f2339d-d # internal go tool buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/c2/c2d5693ad3e3d923726a1c85b68c5fad492871625154e367b6eeed3bb1002ba9-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b144/p256_asm_amd64.o ./p256_asm_amd64.s go tool pack r $WORK/b144/_pkg_.a $WORK/b144/p256_asm_amd64.o # internal go tool buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/50/50942af4117a1560dd2bb2051a12f88902270d78059346667d9a73c7ae30e06f-d # internal go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/26/261643df537dd2578a726fcdc4ddd083ccba9da11151c63a23006e6d8dffa68d-d # internal crypto/internal/sysrand mkdir -p $WORK/b096/ fmt mkdir -p $WORK/b056/ cat >/tmp/go-build2507516818/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2507516818/b057/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid sTbWfvlc7uAKWQgBQSMt/sTbWfvlc7uAKWQgBQSMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go path/filepath mkdir -p $WORK/b120/ cat >/tmp/go-build2507516818/b120/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2507516818/b060/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid HMt2qMi08z2Di4ukJ71U/HMt2qMi08z2Di4ukJ71U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go io/ioutil mkdir -p $WORK/b188/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless mkdir -p $WORK/b243/ os/signal mkdir -p $WORK/b269/ cat >/tmp/go-build2507516818/b188/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid HBQaKKyMBqx5BsW-megC/HBQaKKyMBqx5BsW-megC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build2507516818/b243/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless -lang=go1.25 -complete -installsuffix shared -buildid VCa_8Tomvi98o4Dgp0MM/VCa_8Tomvi98o4Dgp0MM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless/rootless.go echo -n > $WORK/b269/go_asm.h # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b269=>" -I $WORK/b269/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b269/symabis ./sig.s vendor/golang.org/x/sys/cpu mkdir -p $WORK/b173/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b307/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b356/ echo -n > $WORK/b173/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b173/symabis ./cpu_gc_x86.s cat >/tmp/go-build2507516818/b356/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b307/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile hash/fnv=/tmp/go-build2507516818/b308/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig -lang=go1.25 -complete -installsuffix shared -buildid 0A_IUF6uwCufRyHkiq1Z/0A_IUF6uwCufRyHkiq1Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/observability.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/xds.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -lang=go1.25 -complete -installsuffix shared -buildid qB2xDfrEBiFJUMTmkoBp/qB2xDfrEBiFJUMTmkoBp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand/rand.go github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b434/ cat >/tmp/go-build2507516818/b096/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2507516818/b064/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid BB46z4S5wtX7eZRO29HB/BB46z4S5wtX7eZRO29HB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go cat >/tmp/go-build2507516818/b434/importcfg << 'EOF' # internal # import config importmap github.com/rivo/uniseg=github.com/containers/podman/vendor/github.com/rivo/uniseg packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build2507516818/b435/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -lang=go1.25 -complete -installsuffix shared -buildid vYIUyiYGCZ9-j8j4-T2O/vYIUyiYGCZ9-j8j4-T2O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_table.go internal/sysinfo mkdir -p $WORK/b571/ cat >/tmp/go-build2507516818/b571/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF github.com/containers/podman/pkg/ctime mkdir -p $WORK/b883/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b589/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b738/ github.com/containers/podman/vendor/go.podman.io/common/pkg/machine /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid 1F2FUGGNAOm7hucsO6QU/1F2FUGGNAOm7hucsO6QU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go mkdir -p $WORK/b714/ cat >/tmp/go-build2507516818/b883/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/containers/podman/pkg/ctime -lang=go1.25 -complete -installsuffix shared -buildid oisN8bkTnrgMUTYrTjz9/oisN8bkTnrgMUTYrTjz9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ctime/ctime.go ./_build/src/github.com/containers/podman/pkg/ctime/ctime_linux.go cat >/tmp/go-build2507516818/b269/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid cao7jXczXrvzFGtesYF_/cao7jXczXrvzFGtesYF_ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b269/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack -asmhdr $WORK/b269/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go github.com/containers/podman/vendor/github.com/moby/sys/sequential net mkdir -p $WORK/b694/ mkdir -p $WORK/b183/ cat >/tmp/go-build2507516818/b589/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo mkdir -p $WORK/b949/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -lang=go1.25 -complete -installsuffix shared -buildid UJbD4NCHLpEay-guKkRm/UJbD4NCHLpEay-guKkRm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount/mount.go github.com/containers/podman/vendor/golang.org/x/sys/cpu mkdir -p $WORK/b508/ cat >/tmp/go-build2507516818/b714/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b738/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.25 -complete -installsuffix shared -buildid r97Dn6KG5duXvjOaFFPa/r97Dn6KG5duXvjOaFFPa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -lang=go1.25 -complete -installsuffix shared -buildid 9IfqtuQ54KFSuTbGdZSN/9IfqtuQ54KFSuTbGdZSN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev/tty.go cat >/tmp/go-build2507516818/b694/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF echo -n > $WORK/b183/preferlinkext # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/podman/vendor/github.com/moby/sys/sequential -lang=go1.25 -complete -installsuffix shared -buildid TTq6q4l0inhP9WRjTC3a/TTq6q4l0inhP9WRjTC3a -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/sequential_unix.go cat >/tmp/go-build2507516818/b949/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b183/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo -lang=go1.25 -complete -installsuffix shared -buildid gndMaivv_HO2_xw7-YSA/gndMaivv_HO2_xw7-YSA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b949/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo/meminfo.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo/meminfo_linux.go echo -n > $WORK/b508/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b508=>" -I $WORK/b508/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b508/symabis ./cpu_gc_x86.s cat >/tmp/go-build2507516818/b173/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p vendor/golang.org/x/sys/cpu -lang=go1.25 -std -installsuffix shared -buildid ATgMyFf2I4PCi7xpsaMm/ATgMyFf2I4PCi7xpsaMm -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b173/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go go tool buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f6/f6910e778affd988c590ae177ed7ae867b333b166aacb068b33090e5aa4d01be-d # internal cat >/tmp/go-build2507516818/b508/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -lang=go1.25 -installsuffix shared -buildid bWAWBKcwfyjysvIev5eo/bWAWBKcwfyjysvIev5eo -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b508/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack -asmhdr $WORK/b508/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/byteorder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_other_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/hwcap_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/parse.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go go tool buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/f8/f882eaa9d2264a71a6371290bea95ea4ed478f3e31190ce742c0a9c7c85f6c8c-d # internal go tool buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/4e/4e652c6b22fc84574bb1b9a3a39fb4b735dc1c14eeada2a97ae5ce2349febffb-d # internal go tool buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/8a/8a8026b9fc21b73420c397b440cfc1db596124ee294c54a3fb100bde0c8e0e9b-d # internal go tool buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/14/146a18a9f78ce5c092cfb770a0afd3b57740976c97f6771c9d5069e258df3604-d # internal go tool buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/ae/aef5172ffa718e26fe699357722aa9aa19135a10d17e8953b1cadd3c961d82a6-d # internal go tool buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/49/49513746678c768acb2bc34ab2d3e2c671c224e066eb35fbe2ec3072bc6da057-d # internal go tool buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/34/3408f91add092c04846b38450c6d9b4952fbe370e3cd16429428406830918b44-d # internal go tool buildid -w $WORK/b738/_pkg_.a # internal go tool buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ad/ad52d9d9d8fb1c130ab5c4b379f294847d8f1f48824de89f68a9a40d7b19dce7-d # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/2b/2b17f80f9a55fc46bb5a44a29ea0207000941726b07cbaf2781b14533dda06f3-d # internal go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/61/61ed53e58a6399cf10c245a069427f62a4a549794c5d4a03c64138f962abbc52-d # internal crypto/internal/entropy mkdir -p $WORK/b095/ cat >/tmp/go-build2507516818/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/sysrand=/tmp/go-build2507516818/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid YRDrRRObG2yhcgL5NqqD/YRDrRRObG2yhcgL5NqqD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go go tool buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e6/e63551e6195a2658155124247832aa5851c78e423dd9c9fabc15b7a5303ab01a-d # internal go tool buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fe/fef370b3f05875887352f410bce1a2a344c61cf438b007f853bcad44c0e4737c-d # internal crypto/internal/fips140/drbg mkdir -p $WORK/b094/ cat >/tmp/go-build2507516818/b094/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build2507516818/b095/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2507516818/b080/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2507516818/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build2507516818/b096/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -installsuffix shared -buildid XciZc36G6rY-aHkQ9zja/XciZc36G6rY-aHkQ9zja -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go go tool buildid -w $WORK/b434/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b269=>" -I $WORK/b269/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b269/sig.o ./sig.s cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/2e/2ece30b7069fa7e42b21f86b1221d7ace30d971d9a4a30de036a54ae31b2a38c-d # internal go tool pack r $WORK/b269/_pkg_.a $WORK/b269/sig.o # internal go tool buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/fb/fbb17c25a2517a3471ed66c21ecfb5d78d00b26f141d728043b4b41026c6c477-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b508=>" -I $WORK/b508/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b508/cpu_gc_x86.o ./cpu_gc_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b173/cpu_gc_x86.o ./cpu_gc_x86.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu go tool pack r $WORK/b508/_pkg_.a $WORK/b508/cpu_gc_x86.o # internal go tool buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/0e/0e3123853161bad4c1433e091faba3ca792d94e645acb8f90deda1fd5de9cebb-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b507/ github.com/containers/podman/vendor/golang.org/x/crypto/blake2b mkdir -p $WORK/b807/ cat >/tmp/go-build2507516818/b507/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile crypto/sha3=/tmp/go-build2507516818/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build2507516818/b508/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/sha3 -lang=go1.25 -complete -installsuffix shared -buildid 71ZdR-Kc-y3GxYRvtCd6/71ZdR-Kc-y3GxYRvtCd6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/hashes.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_hash.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_keccakf.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/shake.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu go tool pack r $WORK/b173/_pkg_.a $WORK/b173/cpu_gc_x86.o # internal echo -n > $WORK/b807/go_asm.h # internal go tool buildid -w $WORK/b173/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -trimpath "$WORK/b807=>" -I $WORK/b807/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b807/symabis ./blake2bAVX2_amd64.s ./blake2b_amd64.s cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/04/04795180d9fa8536a4651e86cc1479aad1696366b122b2d07700c58ec50d465b-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b469/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b469/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b469/relfect2_mipsx.o ./relfect2_mipsx.s cat >/tmp/go-build2507516818/b807/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build2507516818/b508/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -lang=go1.25 -installsuffix shared -buildid I8aUp91PqWXpLSh_S-TP/I8aUp91PqWXpLSh_S-TP -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b807/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack -asmhdr $WORK/b807/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2b.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2b_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/blake2x.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/go125.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b/register.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b469/relfect2_ppc64x.o ./relfect2_ppc64x.s go tool buildid -w $WORK/b094/_pkg_.a # internal go tool pack r $WORK/b469/_pkg_.a $WORK/b469/reflect2_amd64.o $WORK/b469/relfect2_mips64x.o $WORK/b469/relfect2_mipsx.o $WORK/b469/relfect2_ppc64x.o # internal go tool buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4f/4f4619fb4642a0d863ac43ee7451e1cfde9e9771ffede5fafe201b07fc6bc1d1-d # internal crypto/internal/fips140only mkdir -p $WORK/b099/ crypto/internal/fips140/ecdh mkdir -p $WORK/b143/ cat >/tmp/go-build2507516818/b099/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/drbg=/tmp/go-build2507516818/b094/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2507516818/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2507516818/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2507516818/b092/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF crypto/internal/fips140/ed25519 crypto/internal/fips140/ecdsa mkdir -p $WORK/b160/ mkdir -p $WORK/b148/ crypto/internal/fips140/aes/gcm crypto/internal/fips140/rsa mkdir -p $WORK/b093/ mkdir -p $WORK/b107/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -installsuffix shared -buildid BTaPfIyh-swaAAurKSov/BTaPfIyh-swaAAurKSov -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go crypto/internal/fips140/mlkem mkdir -p $WORK/b165/ cat >/tmp/go-build2507516818/b143/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2507516818/b094/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2507516818/b144/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF echo -n > $WORK/b093/go_asm.h # internal cat >/tmp/go-build2507516818/b148/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2507516818/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2507516818/b094/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2507516818/b085/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2507516818/b144/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2507516818/b092/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b093/symabis ./gcm_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid 9hjRcU8aJPu1xHtFvGUc/9hjRcU8aJPu1xHtFvGUc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go cat >/tmp/go-build2507516818/b160/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2507516818/b094/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2507516818/b161/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2507516818/b092/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b107/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2507516818/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2507516818/b094/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2507516818/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2507516818/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2507516818/b092/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid XdpkHE4WFGpVPTWucULo/XdpkHE4WFGpVPTWucULo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid w24NGriH5vjpcUmPL81H/w24NGriH5vjpcUmPL81H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go cat >/tmp/go-build2507516818/b165/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2507516818/b094/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2507516818/b090/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid ECDzslyaDe19M4WWEKci/ECDzslyaDe19M4WWEKci -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid ClPQGxqeo4jaldJHnmMG/ClPQGxqeo4jaldJHnmMG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go cat >/tmp/go-build2507516818/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2507516818/b080/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2507516818/b083/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2507516818/b094/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2507516818/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2507516818/b089/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid -kMjO4C_a6u4-9stD05E/-kMjO4C_a6u4-9stD05E -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b093/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go go tool buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a3/a3f83b300070040b41a0c183356ce5babe097bea6757174b2d8f245a3e09a774-d # internal os/exec mkdir -p $WORK/b252/ github.com/containers/podman/vendor/github.com/kr/fs mkdir -p $WORK/b780/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory mkdir -p $WORK/b542/ cat >/tmp/go-build2507516818/b252/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2507516818/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2507516818/b064/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid 28RS1ZmcXe3dlhE4eWoT/28RS1ZmcXe3dlhE4eWoT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cat >/tmp/go-build2507516818/b780/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build2507516818/b188/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF cat >/tmp/go-build2507516818/b542/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/containers/podman/vendor/github.com/kr/fs -lang=go1.25 -complete -installsuffix shared -buildid y-V0MHszhtCnaPjZ3tyI/y-V0MHszhtCnaPjZ3tyI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/filesystem.go ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/walk.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory -lang=go1.25 -complete -installsuffix shared -buildid gem4A7m9GqAGhFzKv9lf/gem4A7m9GqAGhFzKv9lf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory_unix.go cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/3d/3d8861554b525d7ae24d2533e1a5c0f2ce20599b9c75837b094b3bfdcd4797ea-d # internal go tool buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/9c/9c3ac6a243cfe543ca93f33ad6d0b699943899cfb2d11ffe67466029f4bea734-d # internal crypto/hkdf mkdir -p $WORK/b162/ crypto/rc4 mkdir -p $WORK/b175/ crypto/md5 mkdir -p $WORK/b174/ cat >/tmp/go-build2507516818/b162/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/hkdf=/tmp/go-build2507516818/b163/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2507516818/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF cat >/tmp/go-build2507516818/b175/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build2507516818/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid 3oKLbnkQHJjQbQidIR6y/3oKLbnkQHJjQbQidIR6y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p crypto/rc4 -lang=go1.25 -std -complete -installsuffix shared -buildid seyC97eLCbzFq9sNGwdK/seyC97eLCbzFq9sNGwdK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go echo -n > $WORK/b174/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b174/symabis ./md5block_amd64.s go tool buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/fe/fedcf51643fe34e5b4815267d1a62e7362cd7a2d41660dab38052d261423373b-d # internal go tool buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/71/7177b36c245018e8806c8ebade349b8de4023eb7b6c9bf39fa8ec06c22a5f291-d # internal go tool buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/24/242c481c8c30763ff642440385b49d96d5598c7cb8ff96d68b5b9279e774a383-d # internal go tool buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/02/02f967df371e88449791c45811a1819f3116b7c4c4cea6e4b9e4afba20df983d-d # internal go tool buildid -w $WORK/b160/_pkg_.a # internal cat >/tmp/go-build2507516818/b174/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid 6yKBIUkTZ00IvLafjGeP/6yKBIUkTZ00IvLafjGeP -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b174/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack -asmhdr $WORK/b174/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a3/a365f733343379cab281a95a3a81df5e0ce9f20bffb0cc5f463706300d4a16fe-d # internal go tool buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/5d/5dbf8e41a4fecf568d1d903fa1669d1a07f26f94d81c728c1d641b1e58c12d14-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -trimpath "$WORK/b807=>" -I $WORK/b807/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b807/blake2bAVX2_amd64.o ./blake2bAVX2_amd64.s go tool buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/48/4830fb3eddb27fc2bde78cc349f279a5bbb0f83fc22edb3fc7b88f6361883a06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/blake2b -trimpath "$WORK/b807=>" -I $WORK/b807/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b807/blake2b_amd64.o ./blake2b_amd64.s go tool pack r $WORK/b807/_pkg_.a $WORK/b807/blake2bAVX2_amd64.o $WORK/b807/blake2b_amd64.o # internal go tool buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/6c/6c0a8e89cb4c06855a1994114c495714ca526aa382c300533ef9a1a2d9f016a8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/argon2 mkdir -p $WORK/b806/ echo -n > $WORK/b806/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/argon2 -trimpath "$WORK/b806=>" -I $WORK/b806/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b806/symabis ./blamka_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/gcm_amd64.o ./gcm_amd64.s cat >/tmp/go-build2507516818/b806/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blake2b=github.com/containers/podman/vendor/golang.org/x/crypto/blake2b importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blake2b=/tmp/go-build2507516818/b807/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build2507516818/b508/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/argon2 -lang=go1.25 -installsuffix shared -buildid 75Eh6mEbP7R5B6hUS9a3/75Eh6mEbP7R5B6hUS9a3 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b806/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack -asmhdr $WORK/b806/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/argon2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/blake2b.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/blamka_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2/blamka_generic.go cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm go tool pack r $WORK/b093/_pkg_.a $WORK/b093/gcm_amd64.o # internal go tool buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/2b/2b27a5a6dfa8ba4e0c20d5950115d0ec5793ea1a1f702417a09b21d135df8e9c-d # internal crypto/cipher mkdir -p $WORK/b079/ cat >/tmp/go-build2507516818/b079/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2507516818/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2507516818/b093/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2507516818/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid ioJfjBrTvE9FcxwXPxqW/ioJfjBrTvE9FcxwXPxqW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b174/md5block_amd64.o ./md5block_amd64.s go tool pack r $WORK/b174/_pkg_.a $WORK/b174/md5block_amd64.o # internal go tool buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e4/e41346ffada899aef225f339eabc1e036713c3236c86233fe807d36db6380e5e-d # internal go tool buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/14/145780be347a575edeb179638a41d55e37bddd93f65e2bcc58f84b40f51f345e-d # internal crypto/mlkem mkdir -p $WORK/b677/ cat >/tmp/go-build2507516818/b677/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/mlkem=/tmp/go-build2507516818/b165/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p crypto/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid FDFsFLMLgGzm4O33ZJqt/FDFsFLMLgGzm4O33ZJqt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack /usr/lib/golang/src/crypto/mlkem/mlkem.go go tool buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/8c/8cd6f6e8915629900dcf1c75aa0cc15b23b0cdce8bd7cb777d33d7b5a2c9b1e5-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/argon2 -trimpath "$WORK/b806=>" -I $WORK/b806/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b806/blamka_amd64.o ./blamka_amd64.s go tool buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/11/110ea641a5701b662250144438677a79fcd6f9aa3990c77884102356f6abac0d-d # internal github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open mkdir -p $WORK/b1013/ go tool buildid -w $WORK/b677/_pkg_.a # internal cat >/tmp/go-build2507516818/b1013/importcfg << 'EOF' # internal # import config packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open -lang=go1.25 -complete -installsuffix shared -buildid DNKI7EZRnB_BBPhgzisZ/DNKI7EZRnB_BBPhgzisZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1013/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/open.go cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/fa/faf567d46e2ad8987ab84e1aea81a5491a370ed31f989eb682b735c9b182605b-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/argon2 go tool pack r $WORK/b806/_pkg_.a $WORK/b806/blamka_amd64.o # internal go tool buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/e1/e13c46985ffa6031fd65fbf3f615a9b8455ecd2d37542eccdf2e3c4ff0d1dfdb-d # internal go tool buildid -w $WORK/b1013/_pkg_.a # internal cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/4c/4c5696e8fbe73c5edd694205c99adda8a3b4b1f400703116372f43c2ddfec06b-d # internal go tool buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f4/f4d3255dd5f930d6f35d05779ff9ead800af6c34c2be8d1d6aa0511df30e58c5-d # internal go tool buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/c6/c66807744aa83eaf7356d1e6412120edc1a5561e47d1dd811485a463c4317914-d # internal crypto/internal/boring mkdir -p $WORK/b076/ crypto/des mkdir -p $WORK/b158/ github.com/containers/podman/vendor/github.com/aead/serpent mkdir -p $WORK/b805/ cat >/tmp/go-build2507516818/b076/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2507516818/b101/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF cat >/tmp/go-build2507516818/b158/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2507516818/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF vendor/golang.org/x/crypto/chacha20 cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid 05p78vhhw9i5xPC0vlnV/05p78vhhw9i5xPC0vlnV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b678/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid s1A5BzZDpkoWKYfGua3o/s1A5BzZDpkoWKYfGua3o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >/tmp/go-build2507516818/b805/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/crypto/xts mkdir -p $WORK/b810/ mkdir -p $WORK/b170/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/containers/podman/vendor/github.com/aead/serpent -lang=go1.25 -complete -installsuffix shared -buildid I8d-XOxiRxIMEygeBSKt/I8d-XOxiRxIMEygeBSKt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/aead/serpent/sbox_ref.go ./_build/src/github.com/containers/podman/vendor/github.com/aead/serpent/serpent.go ./_build/src/github.com/containers/podman/vendor/github.com/aead/serpent/serpent_ref.go cat >/tmp/go-build2507516818/b678/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2507516818/b493/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a EOF cat >/tmp/go-build2507516818/b810/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2507516818/b493/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2507516818/b171/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -complete -installsuffix shared -buildid E-LQvroZJhuHJTPokS5c/E-LQvroZJhuHJTPokS5c -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/xts -lang=go1.25 -complete -installsuffix shared -buildid xFxcAfxioD-BRjnmsJnD/xFxcAfxioD-BRjnmsJnD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/xts/xts.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -complete -installsuffix shared -buildid mZtpwKm053q5Kq_RPW3_/mZtpwKm053q5Kq_RPW3_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/21/2158788fdde96fbea8e061c37f3233a5e58c6a6be5fc1730d0016b9de8640fa1-d # internal encoding/json mkdir -p $WORK/b047/ cat >/tmp/go-build2507516818/b047/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build2507516818/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid iEEYxIk-xZKBTxD0xDWV/iEEYxIk-xZKBTxD0xDWV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go math/big mkdir -p $WORK/b102/ echo -n > $WORK/b102/go_asm.h # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b102/symabis ./arith_amd64.s net/url mkdir -p $WORK/b115/ github.com/containers/podman/vendor/github.com/miekg/pkcs11 mkdir -p $WORK/b112/ cat >/tmp/go-build2507516818/b115/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid 7TowLGv0wW-bHy8cwU6g/7TowLGv0wW-bHy8cwU6g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/net/url/url.go echo -n > $WORK/b112/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b112/ -importpath github.com/containers/podman/vendor/github.com/miekg/pkcs11 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full ./params.go ./pkcs11.go ./types.go github.com/containers/podman/vendor/github.com/opencontainers/go-digest github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b126/ mkdir -p $WORK/b127/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go log mkdir -p $WORK/b132/ mkdir -p $WORK/b134/ encoding/hex mkdir -p $WORK/b181/ github.com/containers/podman/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b124/ cat >/tmp/go-build2507516818/b126/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b181/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b132/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF cat >/tmp/go-build2507516818/b127/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid GKnvFiAEaOeFkqgPJyAu/GKnvFiAEaOeFkqgPJyAu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >/tmp/go-build2507516818/b134/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log/internal=/tmp/go-build2507516818/b135/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -lang=go1.25 -complete -installsuffix shared -buildid eqhHzUCIM50nTiQgSdjK/eqhHzUCIM50nTiQgSdjK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -lang=go1.25 -complete -installsuffix shared -buildid ke0Sa281V7ALZ9ccZJNb/ke0Sa281V7ALZ9ccZJNb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid 2JcBuRatM1abGxG-Dnk4/2JcBuRatM1abGxG-Dnk4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -lang=go1.25 -complete -installsuffix shared -buildid yqeMByMzu8b9r6Is5J4b/yqeMByMzu8b9r6Is5J4b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go cat >/tmp/go-build2507516818/b124/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/containers/podman/vendor/gopkg.in/yaml.v3 -lang=go1.25 -complete -installsuffix shared -buildid bpGKjYrJZs31x95AuJQ2/bpGKjYrJZs31x95AuJQ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlprivateh.go compress/flate mkdir -p $WORK/b204/ cat >/tmp/go-build2507516818/b204/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid ANh_rqH_S9UglO7BgGyg/ANh_rqH_S9UglO7BgGyg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b211/ cat >/tmp/go-build2507516818/b211/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2507516818/b209/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -installsuffix shared -buildid joA7DEVzQsJOyHBuc0xA/joA7DEVzQsJOyHBuc0xA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b214/ cat >/tmp/go-build2507516818/b214/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -installsuffix shared -buildid aNqeb3u1IhoDiSM4WAL-/aNqeb3u1IhoDiSM4WAL- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go mime mkdir -p $WORK/b215/ cat >/tmp/go-build2507516818/b215/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid Pofm2LiugJesT53BQ1Qh/Pofm2LiugJesT53BQ1Qh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go mime/quotedprintable mkdir -p $WORK/b217/ net/http/internal mkdir -p $WORK/b219/ cat >/tmp/go-build2507516818/b217/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid 6tkvie8pjK_H4qxhxm95/6tkvie8pjK_H4qxhxm95 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >/tmp/go-build2507516818/b219/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid lF-8X5amiJwpkL2ECKPc/lF-8X5amiJwpkL2ECKPc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b236/ mkdir -p $WORK/b225/ github.com/containers/podman/vendor/go.podman.io/image/v5/version mkdir -p $WORK/b248/ text/scanner mkdir -p $WORK/b257/ cat >/tmp/go-build2507516818/b236/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF cat >/tmp/go-build2507516818/b248/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a EOF cat >/tmp/go-build2507516818/b257/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits -lang=go1.25 -complete -installsuffix shared -buildid YLDhNhEzUx8EQxB7xtCy/YLDhNhEzUx8EQxB7xtCy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits/iolimits.go github.com/containers/podman/vendor/github.com/moby/sys/capability mkdir -p $WORK/b260/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/version -lang=go1.25 -complete -installsuffix shared -buildid yIQnLQYRYbMpoXqV49lk/yIQnLQYRYbMpoXqV49lk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p text/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid ZuQI4Yziwaj5cmTUTO0v/ZuQI4Yziwaj5cmTUTO0v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b264/ cat >/tmp/go-build2507516818/b260/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cat >/tmp/go-build2507516818/b264/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/containers/podman/vendor/github.com/moby/sys/capability -lang=go1.25 -complete -installsuffix shared -buildid pjG4rUhjWt1XnIgVXc1f/pjG4rUhjWt1XnIgVXc1f -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/containers/podman/vendor/github.com/docker/go-units -lang=go1.25 -complete -installsuffix shared -buildid qIefIng-bBtQ0JUjOU9q/qIefIng-bBtQ0JUjOU9q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/ulimit.go cat >/tmp/go-build2507516818/b225/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build2507516818/b226/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr mkdir -p $WORK/b241/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -lang=go1.25 -complete -installsuffix shared -buildid PdKK9_aA6q2NfTELbuAc/PdKK9_aA6q2NfTELbuAc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/group.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/sort.go os/user mkdir -p $WORK/b267/ cat >/tmp/go-build2507516818/b241/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF echo -n > $WORK/b267/preferlinkext # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr -lang=go1.25 -complete -installsuffix shared -buildid _1QRKjTgrlmqstpJkdqH/_1QRKjTgrlmqstpJkdqH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr/multierr.go cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b267/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b267/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go go tool buildid -w $WORK/b076/_pkg_.a # internal go tool buildid -w $WORK/b810/_pkg_.a # internal cat >/tmp/go-build2507516818/b102/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid YHR8DJXz-N4wGSH9Wqkm/YHR8DJXz-N4wGSH9Wqkm -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/natmul.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go go tool buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/53/5367f24b496b362ed00d3bb4c5e691560eb7c6b65966e3301de70494101521f9-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b7/b76723b5d450b0d8621e04174176b8aeac41b2a3c6bbcdb6c5d71a5a16cab845-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec mkdir -p $WORK/b268/ cat >/tmp/go-build2507516818/b268/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec -lang=go1.25 -complete -installsuffix shared -buildid SCecbTVVjLYA5ebZHdsi/SCecbTVVjLYA5ebZHdsi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/command_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/reexec.go github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json mkdir -p $WORK/b282/ go tool buildid -w $WORK/b158/_pkg_.a # internal cat >/tmp/go-build2507516818/b282/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build2507516818/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json -lang=go1.25 -complete -installsuffix shared -buildid aIHV5cWk0dT0o2kJoISz/aIHV5cWk0dT0o2kJoISz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/indent.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/scanner.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/tags.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/b3/b3b886598bc2cc3e41ca622c9d7a1af75442de5ea6ed9e3a4afb12e3730d0185-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b306/ cat >/tmp/go-build2507516818/b306/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2507516818/b307/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -lang=go1.25 -complete -installsuffix shared -buildid _LIhInOO7f7YiV97OHKe/_LIhInOO7f7YiV97OHKe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/errors.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/24/2423c1baf1a2ef7c125be942bb0a65cbca484bc8e9b7de17c97867c4b883381a-d # internal crypto/sha1 mkdir -p $WORK/b110/ echo -n > $WORK/b110/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./sha1block_amd64.s go tool buildid -w $WORK/b181/_pkg_.a # internal go tool buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/a3/a3a5b30d683f57afc404aa754eb69dca065766a87a235419b147d38d4cae1527-d # internal crypto/sha256 mkdir -p $WORK/b111/ cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/09/09c74d679c5c34f00d24700a5d8b6af29770c655b37728fc2b48f0340a22a8db-d # internal cat >/tmp/go-build2507516818/b111/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2507516818/b086/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid L-slzeK_tW_m4F0Jqu59/L-slzeK_tW_m4F0Jqu59 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go crypto/ecdh mkdir -p $WORK/b142/ cat >/tmp/go-build2507516818/b142/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build2507516818/b143/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2507516818/b146/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2507516818/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid -Z0c64eRCKvPh71sgBMC/-Z0c64eRCKvPh71sgBMC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go go tool buildid -w $WORK/b236/_pkg_.a # internal go tool buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/71/71b9b374b3d54e0fe6360fe4b1f92bd96c9e7c0fc364af0cd349b821e6d4eaf5-d # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/a3/a3e102248d094733c8b1dbda2a372374728dd466115151871eea152031f77854-d # internal crypto/aes mkdir -p $WORK/b157/ crypto/sha512 mkdir -p $WORK/b150/ cat >/tmp/go-build2507516818/b157/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2507516818/b080/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid JqBQmKaH1W6Yte97tIei/JqBQmKaH1W6Yte97tIei -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go cat >/tmp/go-build2507516818/b150/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2507516818/b092/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid dzYM5jlZzXvyH3yUqVAI/dzYM5jlZzXvyH3yUqVAI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go go tool buildid -w $WORK/b170/_pkg_.a # internal go tool buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/e0/e03f8c2e2d0394ff212918fb318c0ff61b095db2ba5230080b16903aa2735ad2-d # internal crypto/hmac mkdir -p $WORK/b164/ cat >/tmp/go-build2507516818/b164/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2507516818/b085/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2507516818/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid 2S9MOPn3n_vea4CSh0Iy/2S9MOPn3n_vea4CSh0Iy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/25/25f45b8a2be9e572001da6561f3b460366b71ee1f9b80a93e6eb8e86934f4616-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b169/ echo -n > $WORK/b169/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b169/symabis ./chacha20poly1305_amd64.s go tool buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/3a/3a96272496db21c0d5557ca143e05b3ed1c3a132d9ad7bfd5a67eca25654cdca-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent mkdir -p $WORK/b247/ cat >/tmp/go-build2507516818/b110/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2507516818/b089/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid BSAmXTUzN69eq-8zAukj/BSAmXTUzN69eq-8zAukj -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b110/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cat >/tmp/go-build2507516818/b247/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2507516818/b248/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent -lang=go1.25 -complete -installsuffix shared -buildid nGOaCJflwzkarlMrP1lF/nGOaCJflwzkarlMrP1lF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent/useragent.go go tool buildid -w $WORK/b241/_pkg_.a # internal go tool buildid -w $WORK/b225/_pkg_.a # internal go tool buildid -w $WORK/b306/_pkg_.a # internal go tool buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/0b/0bfd7e5738ffa016523234f95bb505c450c6646f57c25b5e0377f2d35f67739b-d # internal go/token mkdir -p $WORK/b315/ cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/ee/ee7bfd510cac2ad8bafd92cb03032554ea2974a630f676e863671a5fa0ef5f9c-d # internal cat >/tmp/go-build2507516818/b315/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF go tool buildid -w $WORK/b678/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p go/token -lang=go1.25 -std -complete -installsuffix shared -buildid YYGoTUODLXgLU2xyur2v/YYGoTUODLXgLU2xyur2v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/src/go/token/tree.go github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b305/ cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/9f/9fb6e5e87318696e3d3203093fcfa306c708ba1213c635207bdeda2371eb2a5c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b336/ cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/b4/b47cee88f93cb362a311e4eca176701debf9b4375002bc914ce9961b62c9cb1b-d # internal cat >/tmp/go-build2507516818/b305/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -lang=go1.25 -complete -installsuffix shared -buildid F4uZRTM_M6-zJAy2Bck_/F4uZRTM_M6-zJAy2Bck_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire/wire.go cat >/tmp/go-build2507516818/b336/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -lang=go1.25 -complete -installsuffix shared -buildid HCzZVATJrABg9j-xrPOS/HCzZVATJrABg9j-xrPOS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version/version.go text/template/parse mkdir -p $WORK/b344/ cat >/tmp/go-build2507516818/b344/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid s-gMPpqvefASbHzKzpqk/s-gMPpqvefASbHzKzpqk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/a4/a4b18cc2bdd2d7daa9e500da073a58d3ed3d63bc192d31cc36528b370b9e0bda-d # internal text/tabwriter mkdir -p $WORK/b345/ cat >/tmp/go-build2507516818/b345/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p text/tabwriter -lang=go1.25 -std -complete -installsuffix shared -buildid _iM2Ydv4BHCbRPZl8b-Z/_iM2Ydv4BHCbRPZl8b-Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go go tool buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/35/3573cff2c6e015903279d1d878efa19674d9eee76366b1d3bd8bea4e69a62c99-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b354/ cat >/tmp/go-build2507516818/b354/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/attributes -lang=go1.25 -complete -installsuffix shared -buildid CgLQ3HTRutLaFuT3PVbc/CgLQ3HTRutLaFuT3PVbc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/attributes/attributes.go go tool buildid -w $WORK/b150/_pkg_.a # internal go tool buildid -w $WORK/b126/_pkg_.a # internal go tool buildid -w $WORK/b264/_pkg_.a # internal go tool buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/95/95a5f41c29008ce3c4eb5ff2cfcfb2394eddb878a9717f7e399f792fc67ade6e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle mkdir -p $WORK/b393/ cat >/tmp/go-build2507516818/b393/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/8d/8d54fcfdbef0928db76d6a4064b230d29387ad26389ed951e91b256a19d54ecb-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/75/75241544e5067a38a74bc39b4c37a74fd3dcf6c7194dd7aff01d4b4398d4638d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle -lang=go1.25 -complete -installsuffix shared -buildid iSJP6-Sc4vOWTS_MBfMJ/iSJP6-Sc4vOWTS_MBfMJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle/idle.go github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b407/ cat >/tmp/go-build2507516818/b407/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -lang=go1.25 -complete -installsuffix shared -buildid 2H7l_dqAfJx57ZnrZ_Js/2H7l_dqAfJx57ZnrZ_Js -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/static_table.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/tables.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/60/602dab453e51d212b08e704dd6e2b0b5cb4c5f7e254c93a1a4f526ce5e10cad1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b125/ github.com/containers/podman/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b406/ cat >/tmp/go-build2507516818/b125/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.25 -complete -installsuffix shared -buildid PnOJwiIYkRD-CkVufNKg/PnOJwiIYkRD-CkVufNKg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go cat >/tmp/go-build2507516818/b406/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build2507516818/b404/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -lang=go1.25 -complete -installsuffix shared -buildid YChY9pd9xA5_SFrJ6whT/YChY9pd9xA5_SFrJ6whT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/trie.go go tool buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/10/103ece9ed15b689dadeb525f8d4bc7ba32c69bc430c560e33bd47b478c80c1bc-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference mkdir -p $WORK/b191/ cat >/tmp/go-build2507516818/b191/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference -lang=go1.25 -complete -installsuffix shared -buildid pG-BNi8CSZiYFE3aDjPc/pG-BNi8CSZiYFE3aDjPc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp-additions.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp.go go tool buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/40/409566fae75f4448c033d8f526b2872ee8e38c9493dc9c49732868008418ff91-d # internal github.com/containers/podman/vendor/github.com/distribution/reference mkdir -p $WORK/b223/ cat >/tmp/go-build2507516818/b223/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/containers/podman/vendor/github.com/distribution/reference -lang=go1.25 -complete -installsuffix shared -buildid RZwD6SFh-e2lCaI5CFME/RZwD6SFh-e2lCaI5CFME -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/reference.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/sort.go go tool buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d3/d37ef96ee166ddc3df467e0f70fb5afbc2d8b2d7583896da2fb1ba40163994ab-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b283/ cat >/tmp/go-build2507516818/b283/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build2507516818/b164/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -lang=go1.25 -complete -installsuffix shared -buildid z7JcXSA5OXlj5_H6uq2Y/z7JcXSA5OXlj5_H6uq2Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go go tool buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/02/028eae7d7bfd1aeea234fd4c4aa31445d92894e5cc331a2e1590ac78079358e6-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b210/ cat >/tmp/go-build2507516818/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -installsuffix shared -buildid cZ68TAxJJZLi2HxNuirY/cZ68TAxJJZLi2HxNuirY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go go tool buildid -w $WORK/b336/_pkg_.a # internal go tool buildid -w $WORK/b247/_pkg_.a # internal cat >/tmp/go-build2507516818/b169/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2507516818/b170/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2507516818/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2507516818/b172/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2507516818/b173/_pkg_.a EOF cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e2/e27c303cbf85480c8c2ebee8cab1672f36e38d6c17bb18d8eb5572dcf2fb9ed9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -installsuffix shared -buildid gsPjLJtrEQC61riapAis/gsPjLJtrEQC61riapAis -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b169/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b340/ cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/7b/7bfd0c92181c58e4164d83069e047e42f3a141835cf50254a084737ad042065c-d # internal cat >/tmp/go-build2507516818/b340/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries -lang=go1.25 -complete -installsuffix shared -buildid iQO2NYYpW8SXeFv3xjfT/iQO2NYYpW8SXeFv3xjfT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries/timeseries.go github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b405/ cat >/tmp/go-build2507516818/b405/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -complete -installsuffix shared -buildid RL2PZnPg--l01bgkm86T/RL2PZnPg--l01bgkm86T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/trieval.go go tool buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f2/f25af146a241f93d475c2870d308d3e11c40e9106eda0e3c9ddd4ff7cf11f8b1-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal mkdir -p $WORK/b137/ cat >/tmp/go-build2507516818/b137/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal -lang=go1.25 -complete -installsuffix shared -buildid R35RUcjG9Awwir7RnuFl/R35RUcjG9Awwir7RnuFl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/deepcopy.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/sha1block_amd64.o ./sha1block_amd64.s go tool buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/aa/aac78b3a4133fd98d37f1b400c5c7d1e9294e2abed2258bb0b1baa157fe42ec0-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b310/ cat >/tmp/go-build2507516818/b310/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2507516818/b311/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -lang=go1.25 -complete -installsuffix shared -buildid Mk-HriCoFE0yyhmweheY/Mk-HriCoFE0yyhmweheY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go go tool buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/7a/7a18be6ffa2ca9ef4b0f4a4e59c9aa6a2b4f0087fa982073ce76a82ba1705bdd-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b437/ cat >/tmp/go-build2507516818/b437/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/podman/vendor/github.com/VividCortex/ewma importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build2507516818/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build2507516818/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build2507516818/b439/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor -lang=go1.25 -complete -installsuffix shared -buildid BwMkcK5j8kIvFerJpr7T/BwMkcK5j8kIvFerJpr7T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/any.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/counters.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/decorator.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/elapsed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/eta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/moving_average.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/name.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_complete.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_condition.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/size_type.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/speed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/spinner.go go tool buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/cc/cc10c11947f341664d0c183dbf8991ed2ba727f09e43664fa86b790d55e93da1-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b449/ cat >/tmp/go-build2507516818/b449/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -lang=go1.25 -complete -installsuffix shared -buildid yNhETWs7jDj91QDlFcRy/yNhETWs7jDj91QDlFcRy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/fse.go go tool buildid -w $WORK/b214/_pkg_.a # internal go tool buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/47/47e3da326ce88ba180e0c5991db48f7f2c0682c514d815ce30cc9722cb7dcc2b-d # internal runtime/debug mkdir -p $WORK/b454/ echo -n > $WORK/b454/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b454=>" -I $WORK/b454/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b454/symabis ./debug.s cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/30/3059c904db0628a425371b38936e2b98631044317154a401e8560d6b79f7d627-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b458/ cat >/tmp/go-build2507516818/b458/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -lang=go1.25 -complete -installsuffix shared -buildid _9nU6ZCwaAHGtFhQ57GJ/_9nU6ZCwaAHGtFhQ57GJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go go tool buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/f0/f007a0780ed37d1f3b11f452a234aef7e2991fee0a4961a87418620cf15142b7-d # internal database/sql/driver mkdir -p $WORK/b476/ cat >/tmp/go-build2507516818/b476/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid kPCKsFwlN58ic8Pa7urc/kPCKsFwlN58ic8Pa7urc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go go tool buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/01/011e2ca21daff21d553acfc8df293e69740917e9e37bbc25958415a82bb1628f-d # internal github.com/containers/podman/vendor/github.com/proglottis/gpgme mkdir -p $WORK/b479/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --cflags -- gpgme go tool buildid -w $WORK/b115/_pkg_.a # internal go tool buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/4b/4b5c1cc89a8bf45a6ddb4be9dd9d01b2176f5243a5d2dd54d09012a1217f51cb-d # internal github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b499/ cat >/tmp/go-build2507516818/b499/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode/utf16=/tmp/go-build2507516818/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -lang=go1.25 -complete -installsuffix shared -buildid sOhwvGbunq9gMxfl9Wyd/sOhwvGbunq9gMxfl9Wyd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go go tool buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c5/c56082d5a9ca7d9b2dd9e5d4ec76493a39ea70b2b92ae0baf22c7a96c8fd991c-d # internal github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b114/ cat >/tmp/go-build2507516818/b114/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri -lang=go1.25 -complete -installsuffix shared -buildid 2ApqTogJ2p5K1kxVmP-n/2ApqTogJ2p5K1kxVmP-n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/a6/a6e49cbb28faa50c324e1e382adf08f02fac46931306d0078d037bf4754188be-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/scrypt mkdir -p $WORK/b496/ cat >/tmp/go-build2507516818/b496/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build2507516818/b283/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/scrypt -lang=go1.25 -complete -installsuffix shared -buildid Oh1DoSnqbvCqVADt400d/Oh1DoSnqbvCqVADt400d -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/scrypt/scrypt.go go tool buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/dd/dda9cacd12367b7bd30ae9dc6203c29f5b364b446d4929657382838956009103-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal mkdir -p $WORK/b518/ cat >/tmp/go-build2507516818/b518/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal -lang=go1.25 -complete -installsuffix shared -buildid WWq1ibjVMxxEy2PxuI0Q/WWq1ibjVMxxEy2PxuI0Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal/oci_util.go cd /usr/lib/golang/src/crypto/sha1 go tool pack r $WORK/b110/_pkg_.a $WORK/b110/sha1block_amd64.o # internal go tool buildid -w $WORK/b110/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5f/5f1337c3cae1be36c266e2d6ba4ef213f5a64a7d6a10a5e70e9c6473151ded60-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat mkdir -p $WORK/b526/ cat >/tmp/go-build2507516818/b526/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat -lang=go1.25 -complete -installsuffix shared -buildid 9YNxhLmzPfa_LYfgcIwT/9YNxhLmzPfa_LYfgcIwT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_atomic_go119.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_generics_go121.go cat >/tmp/go-build2507516818/b454/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/poll=/tmp/go-build2507516818/b063/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid 4KrhnYZgM9psg1-4d6t-/4KrhnYZgM9psg1-4d6t- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b454/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack -asmhdr $WORK/b454/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --libs -- gpgme go tool buildid -w $WORK/b191/_pkg_.a # internal go tool buildid -w $WORK/b407/_pkg_.a # internal go tool buildid -w $WORK/b204/_pkg_.a # internal go tool buildid -w $WORK/b223/_pkg_.a # internal go tool buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/3f/3f79eb0dcef0238c302fd2bb131b4bbd55b94e0777e10d0b79559ccc79e8e601-d # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/6c/6c42e99aab1b66860ab8355dbde2145c0fb6599edd53309799c7b1a47e1bb117-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert mkdir -p $WORK/b530/ github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset mkdir -p $WORK/b532/ cat >/tmp/go-build2507516818/b530/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a EOF cat >/tmp/go-build2507516818/b532/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert -lang=go1.25 -complete -installsuffix shared -buildid py0QWdEtIxRi0uS30nA5/py0QWdEtIxRi0uS30nA5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert.go go tool buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/04/04ef48a68b50bfd1b74fc88ce2748fd7f304382def28132023fa238ceb6ea3a4-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b534/ cat >/tmp/go-build2507516818/b534/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.25 -complete -installsuffix shared -buildid xGthwZwSI0YSA7ydA9yz/xGthwZwSI0YSA7ydA9yz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/eb/ebcf310b835abbdacab44b6b3343e5117eda924c75723cbe92d97c9c2a32e1be-d # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/c2/c251bebefaf1e35a8b6041d89a1460c948b649e254d7c82f9769db699cfc3126-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/types mkdir -p $WORK/b195/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset -lang=go1.25 -complete -installsuffix shared -buildid STUr4n4TjRTB7LD9x8fP/STUr4n4TjRTB7LD9x8fP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go compress/gzip mkdir -p $WORK/b203/ cat >/tmp/go-build2507516818/b195/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/types -lang=go1.25 -complete -installsuffix shared -buildid R8NeW230pV2qZy1ZMJGA/R8NeW230pV2qZy1ZMJGA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/types/types.go cat >/tmp/go-build2507516818/b203/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile compress/flate=/tmp/go-build2507516818/b204/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile hash/crc32=/tmp/go-build2507516818/b205/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid nCsjUFMHtGcH0cdAdrT5/nCsjUFMHtGcH0cdAdrT5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/99/991a85f5e132f50c78a54518bd760eefe63b9a6270376a310fb4f753a854f8a8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration mkdir -p $WORK/b229/ cat >/tmp/go-build2507516818/b229/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration -lang=go1.25 -complete -installsuffix shared -buildid jpvWNVJ6v_fbmpVoOOzi/jpvWNVJ6v_fbmpVoOOzi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration/naming.go go tool buildid -w $WORK/b526/_pkg_.a # internal go tool buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/6e/6e8f00d07501973d56aef32241772dd401f7210bbf8098c560e56dd820146629-d # internal compress/zlib mkdir -p $WORK/b289/ cat >/tmp/go-build2507516818/b289/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile compress/flate=/tmp/go-build2507516818/b204/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile hash/adler32=/tmp/go-build2507516818/b290/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/dd/dd087ad1377657d8a11a91f2f420a7b8dbabc87201299edbef38590763014f37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p compress/zlib -lang=go1.25 -std -complete -installsuffix shared -buildid QBb2kO5WcfRdOmYPgt5B/QBb2kO5WcfRdOmYPgt5B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b456/ cat >/tmp/go-build2507516818/b456/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/flate=/tmp/go-build2507516818/b204/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2507516818/b451/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -lang=go1.25 -complete -installsuffix shared -buildid auKvO46t5N4Xy-bEDGyR/auKvO46t5N4Xy-bEDGyR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/deflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/dict_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/fast_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_code.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level1.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level2.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level3.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level4.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level5.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level6.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/matchlen_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/regmask_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/stateless.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/token.go go tool buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/67/67a1e238b6d33243c847f8b37c1fcc3e82085fbf52e99dc9aa6fe864ee4977a6-d # internal flag mkdir -p $WORK/b541/ cat >/tmp/go-build2507516818/b541/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 go tool pack r $WORK/b169/_pkg_.a $WORK/b169/chacha20poly1305_amd64.o # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid kbl6_t2NFdsuhhvEB1Pp/kbl6_t2NFdsuhhvEB1Pp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /usr/lib/golang/src/flag/flag.go go tool buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/dc/dca1d3c3bc89b63c46e1055be0cf51d78de7159b9062d400999144a29376c446-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path mkdir -p $WORK/b548/ cat >/tmp/go-build2507516818/b548/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path -lang=go1.25 -complete -installsuffix shared -buildid vW2scInl65cRRg4CVrMt/vW2scInl65cRRg4CVrMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path/path.go echo -n > $WORK/b479/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b479/ -importpath github.com/containers/podman/vendor/github.com/proglottis/gpgme "-ldflags=\"-O2\" \"-g\" \"-lgpgme\"" -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full ./data.go ./gpgme.go ./unset_agent_info.go go tool buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/fa/fa7988b3d3d53af11fbf7cb0c73018430da697ac592964bed2626c273da444ae-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b459/ cat >/tmp/go-build2507516818/b459/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build2507516818/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2507516818/b458/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -lang=go1.25 -complete -installsuffix shared -buildid RWcJpt_W2KAEEjUo8DMO/RWcJpt_W2KAEEjUo8DMO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bintree.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bitops.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/breader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/directcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/distcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/hashtable.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/prob.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/state.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer2.go go tool buildid -w $WORK/b229/_pkg_.a # internal go tool buildid -w $WORK/b476/_pkg_.a # internal go tool buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/7b/7bf4741cc446263d387a52d6a8f7211d64b329c4bd0d7f271b5456e6f7498a7f-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers mkdir -p $WORK/b553/ cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/c6/c6739854a35184830455536ed9dbbef5e89d5d7ed5add058d1a483034d905ea2-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b563/ cat >/tmp/go-build2507516818/b553/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers -lang=go1.25 -complete -installsuffix shared -buildid j2OK5OYAnVKCOjJx9vkH/j2OK5OYAnVKCOjJx9vkH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers/parsers.go cat >/tmp/go-build2507516818/b563/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia -lang=go1.25 -complete -installsuffix shared -buildid y3jvOXAAEfIlgaQ91LBu/y3jvOXAAEfIlgaQ91LBu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/children.go ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/patricia.go go tool buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/95/953dc9b44e1671826b597a876fd40ebd258900caeaea33991831f4d4ec741216-d # internal database/sql mkdir -p $WORK/b475/ cat >/tmp/go-build2507516818/b475/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build2507516818/b476/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p database/sql -lang=go1.25 -std -complete -installsuffix shared -buildid Xhk6RtFQK7wlck2MnV-W/Xhk6RtFQK7wlck2MnV-W -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/50/5009cd859c40db5ef66175d9a983b2ca925281a0b6d2b3a50cbb77eb2859461f-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/config mkdir -p $WORK/b565/ cat >/tmp/go-build2507516818/b565/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/config -lang=go1.25 -complete -installsuffix shared -buildid XhmPeoPCO4AVpnvzT-W7/XhmPeoPCO4AVpnvzT-W7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/config/config.go go tool buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/ed/ed8ddd2ff9bcb41e28a6bfd930f1a0e2f9b977c86e74f14aa0f0438061227598-d # internal github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b566/ cat >/tmp/go-build2507516818/b566/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -lang=go1.25 -complete -installsuffix shared -buildid PWehTkY88fVJb5RrgaKd/PWehTkY88fVJb5RrgaKd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup/errgroup.go go tool buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/35/3561b0283c9fde4412a812e9cf156654182555905f881cef47452ef3bb84c62b-d # internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b569/ cat >/tmp/go-build2507516818/b569/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.25 -complete -installsuffix shared -buildid ux118_bRYtqBoBJ114hi/ux118_bRYtqBoBJ114hi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go go tool buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/c7/c77b49525a2b93a84594c23bd8128c75f9d899447d8e96e22bd4da143ac1ca4f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache mkdir -p $WORK/b230/ cat >/tmp/go-build2507516818/b230/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache -lang=go1.25 -complete -installsuffix shared -buildid YPt3jtnPb11B12j4kkdk/YPt3jtnPb11B12j4kkdk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/blobinfocache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/types.go go tool buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/fc/fc577e69d7d8cfc21d986222e3b15d3e086bd001dd122e4e0c27b9adf857950a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b208/ cat >/tmp/go-build2507516818/b208/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2507516818/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2507516818/b210/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -installsuffix shared -buildid TH-rP6AgpIac3CssWKzf/TH-rP6AgpIac3CssWKzf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go go tool buildid -w $WORK/b215/_pkg_.a # internal go tool buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/e6/e6da44c6c7c8f244cd41dadf7bf1e9655a9e7df259161b47290d2f699343d10d-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest mkdir -p $WORK/b242/ cat >/tmp/go-build2507516818/b242/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest -lang=go1.25 -complete -installsuffix shared -buildid NUEK8m7xifTzz2Gt-IeU/NUEK8m7xifTzz2Gt-IeU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest/put_blob_digest.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/0d/0d60d00f8ea6d411e57ebc8b01ec561e27f6db6e0bc890e0eebf6a42e1c7647f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir mkdir -p $WORK/b245/ cat >/tmp/go-build2507516818/b245/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir -lang=go1.25 -complete -installsuffix shared -buildid rPhYnW4bhc4V57SezlzT/rPhYnW4bhc4V57SezlzT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir/tmpdir.go go tool buildid -w $WORK/b449/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b454=>" -I $WORK/b454/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b454/debug.o ./debug.s cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/db/dbe3a1f5051cc72cd40810f3ed5763060ce50f1ae5418fe4870a4e852061eb9e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports mkdir -p $WORK/b274/ cat >/tmp/go-build2507516818/b274/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports -lang=go1.25 -complete -installsuffix shared -buildid p11QYsWljURMtqp1PEnw/p11QYsWljURMtqp1PEnw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/stub.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/transports.go go tool buildid -w $WORK/b289/_pkg_.a # internal go tool buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/8a/8adb3828a088159da786105f73fcf94362d66ce9da5d4e61ae31aaa58d019c11-d # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/72/72426985e98fe8d6e40ab588b5fdfe92061458a1b7e8cbd515df719049c890cf-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b448/ runtime/trace mkdir -p $WORK/b572/ echo -n > $WORK/b448/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b448=>" -I $WORK/b448/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b448/symabis ./decompress_amd64.s cat >/tmp/go-build2507516818/b572/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build2507516818/b032/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid pdbcrAAfCmJuLKMdR4ej/pdbcrAAfCmJuLKMdR4ej -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/batch.go /usr/lib/golang/src/runtime/trace/encoding.go /usr/lib/golang/src/runtime/trace/flightrecorder.go /usr/lib/golang/src/runtime/trace/recorder.go /usr/lib/golang/src/runtime/trace/subscribe.go /usr/lib/golang/src/runtime/trace/trace.go go tool buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/3a/3a6bc0fcff992955ab6d5b0e3a580897b27262bc1dbf0c627616c086a0641319-d # internal github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause mkdir -p $WORK/b581/ cat >/tmp/go-build2507516818/b581/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause -lang=go1.25 -complete -installsuffix shared -buildid tEgZP9EoyQNsy_6FoKkD/tEgZP9EoyQNsy_6FoKkD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b130/asm_linux_amd64.o ./asm_linux_amd64.s go tool buildid -w $WORK/b566/_pkg_.a # internal go tool buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/c1/c1452dbf538d3966245e71ee94d53266d6e18fa30bf3c0e619d723e1d06966f5-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b586/ cat >/tmp/go-build2507516818/b586/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -lang=go1.25 -complete -installsuffix shared -buildid qRIzpAN53pBbbRhJFEkR/qRIzpAN53pBbbRhJFEkR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go cd /usr/lib/golang/src/runtime/debug go tool pack r $WORK/b454/_pkg_.a $WORK/b454/debug.o # internal go tool buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/5d/5d98176baff70bb46f6512e23cb1a1fc7c9c3436ce4b052df6edcd51adbd6803-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b468/ cat >/tmp/go-build2507516818/b468/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build2507516818/b188/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2507516818/b454/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -lang=go1.25 -complete -installsuffix shared -buildid Y33Zd9_QVXnYwAEZvj-r/Y33Zd9_QVXnYwAEZvj-r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/unbounded_executor.go go tool buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/dc/dc36a1cd1da65d1607baa6d13e77d77b700a70a17cf1de132cb4626236d0ad17-d # internal github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 mkdir -p $WORK/b594/ cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/e9/e93d21d498ab1151fa4461ed9c2cf4916eee9b4fd8aa3a20a29d71c6ce129601-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b598/ cat >/tmp/go-build2507516818/b594/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.25 -complete -installsuffix shared -buildid 9_j4Es26BkeggzdZ_wH8/9_j4Es26BkeggzdZ_wH8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go cat >/tmp/go-build2507516818/b598/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -lang=go1.25 -complete -installsuffix shared -buildid GyQwVLw2udNPP9A_GzsY/GyQwVLw2udNPP9A_GzsY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/runtime.go go tool buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/90/906e3bd4b15fa10fc6f7a718d2fa6130c35b7840243f88a97f152b174b29dcc4-d # internal github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b403/ cat >/tmp/go-build2507516818/b403/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build2507516818/b404/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2507516818/b405/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -complete -installsuffix shared -buildid b3Fh0LfliBmY0XWODqUC/b3Fh0LfliBmY0XWODqUC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go go tool buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/9e/9e6406e0cee980a6bf14ea2cf0daf9c94e0df8e1c5b6b5d4145324a69acf715b-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b603/ cat >/tmp/go-build2507516818/b603/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -lang=go1.25 -complete -installsuffix shared -buildid DWkxEV7j2SHZxMN00-vX/DWkxEV7j2SHZxMN00-vX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/timestamp.go go tool buildid -w $WORK/b230/_pkg_.a # internal go tool buildid -w $WORK/b245/_pkg_.a # internal go tool buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/a7/a7b083f5d50828b8547636fe76d5f768bb9f7935a959c634c0523fdd4e81798a-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/54/54e57776b5c02199a433dd4456c2cd4b039596b2f117b50fa345e4516d843bcb-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b237/ github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b605/ cat >/tmp/go-build2507516818/b237/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2507516818/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none -lang=go1.25 -complete -installsuffix shared -buildid PBaIu1q6JceWKSp-uEQ7/PBaIu1q6JceWKSp-uEQ7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none/none.go cat >/tmp/go-build2507516818/b605/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/podman/vendor/github.com/pkg/errors -lang=go1.25 -complete -installsuffix shared -buildid 9WG5KqdC0gknZyaRLmpA/9WG5KqdC0gknZyaRLmpA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/stack.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/52/527d2dde10342f3eba4a70c2b7dbce2687ed190f4d8d78ee02a9b650ed186fa7-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage mkdir -p $WORK/b633/ cat >/tmp/go-build2507516818/b633/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/internal/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build2507516818/b634/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage -lang=go1.25 -complete -installsuffix shared -buildid d0l7pBJNzlbnPrsRPZby/d0l7pBJNzlbnPrsRPZby -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/doc.go go tool buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/55/5579d890699e08a3fd6c2e679d6feafc1023c5a3a1ec241c725f0f428f024544-d # internal github.com/containers/podman/vendor/dario.cat/mergo mkdir -p $WORK/b638/ cat >/tmp/go-build2507516818/b638/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/podman/vendor/dario.cat/mergo -lang=go1.25 -complete -installsuffix shared -buildid 5JnCIizmLHY3OgywE_1H/5JnCIizmLHY3OgywE_1H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/doc.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/map.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/merge.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/mergo.go cat >/tmp/go-build2507516818/b448/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse importmap github.com/klauspost/compress/internal/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build2507516818/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2507516818/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2507516818/b451/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -lang=go1.25 -installsuffix shared -buildid kt1WVUe8RUtH0mj6GY91/kt1WVUe8RUtH0mj6GY91 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b448/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack -asmhdr $WORK/b448/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/huff0.go go tool buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/66/667f572e0e5868da2512866ad83f94ae87d97afeb67c5dd033b828f13ca5d9ca-d # internal encoding/csv mkdir -p $WORK/b649/ cat >/tmp/go-build2507516818/b649/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid G9csT4jUakcqBod972QS/G9csT4jUakcqBod972QS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix go tool pack r $WORK/b130/_pkg_.a $WORK/b130/asm_linux_amd64.o # internal go tool buildid -w $WORK/b130/_pkg_.a # internal go tool buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/56/56a95f0db8038cec9b7b85fe749b8aaa7492c3a42e51b1b60945f60458c2bc26-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities mkdir -p $WORK/b662/ cat >/tmp/go-build2507516818/b662/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2507516818/b260/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities -lang=go1.25 -complete -installsuffix shared -buildid inPHS_Q9bD-6WADcCrS5/inPHS_Q9bD-6WADcCrS5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities/capabilities.go go tool buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/3e/3eb0f9cd6f1cd21de21947d9e809ef29424c451df0e65594eef475d73fb3c3b5-d # internal github.com/containers/podman/vendor/github.com/moby/sys/userns mkdir -p $WORK/b669/ cat >/tmp/go-build2507516818/b669/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/podman/vendor/github.com/moby/sys/userns -lang=go1.25 -complete -installsuffix shared -buildid sWLWfgirbt2yk71oGjew/sWLWfgirbt2yk71oGjew -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns_linux.go go tool buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/f8/f8a7e675b1a92af0db765a1628e8ea20b117195d6388a1d403c46e804f9402b4-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex mkdir -p $WORK/b562/ cat >/tmp/go-build2507516818/b562/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/v2/patricia=github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build2507516818/b563/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex -lang=go1.25 -complete -installsuffix shared -buildid Lsegip18sW7Je7OFQfM_/Lsegip18sW7Je7OFQfM_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex/truncindex.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f2/f20acbf4d1ac7b8569b366080fbe76c7bfbf1478ba897a4467ef9be4af9a6ce7-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config mkdir -p $WORK/b129/ cat >/tmp/go-build2507516818/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config -lang=go1.25 -complete -installsuffix shared -buildid _ZM7rQM_vapQrjGbtkAX/_ZM7rQM_vapQrjGbtkAX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/mknod_unix.go go tool buildid -w $WORK/b344/_pkg_.a # internal go tool buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/3c/3cb5324640ec5f35ec4e50ed9dbba8da2c66d7947cb7507ad056576b14bca92a-d # internal github.com/containers/podman/vendor/github.com/moby/sys/user mkdir -p $WORK/b262/ cat >/tmp/go-build2507516818/b262/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/containers/podman/vendor/github.com/moby/sys/user -lang=go1.25 -complete -installsuffix shared -buildid uOB7rrx241-iqJhdOUfq/uOB7rrx241-iqJhdOUfq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/lookup_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/user.go cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/08/08b7dc2049222433efaa4daf65ac82f4d3b6ae8658276af005b8efddd32acb66-d # internal github.com/containers/podman/vendor/github.com/moby/sys/mountinfo mkdir -p $WORK/b266/ cat >/tmp/go-build2507516818/b266/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/containers/podman/vendor/github.com/moby/sys/mountinfo -lang=go1.25 -complete -installsuffix shared -buildid jVtEtCAbEWwQfMXtHfJP/jVtEtCAbEWwQfMXtHfJP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go go tool buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/89/895d4454f88bd47e926d9bf6afeb62d349e3b67c80ff8cd4e7406b257da61ec0-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock mkdir -p $WORK/b271/ cat >/tmp/go-build2507516818/b271/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock -lang=go1.25 -complete -installsuffix shared -buildid xBJ_HHJBYBke9AENRnyz/xBJ_HHJBYBke9AENRnyz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock_unix.go go tool buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a2/a2cbb53bebd76f361912e6dc256bb347fe32ac3e9aa28059f3a647f839fa16a6-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest mkdir -p $WORK/b244/ cat >/tmp/go-build2507516818/b244/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2507516818/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2507516818/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest -lang=go1.25 -complete -installsuffix shared -buildid ecNs5nwf9pjJHQ4GkcD2/ecNs5nwf9pjJHQ4GkcD2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest/stream_digest.go go tool buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/16/16182937601337f5fb8947761f5ab28b892d07809d1a79000ecf757968171d91-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils mkdir -p $WORK/b272/ cat >/tmp/go-build2507516818/b272/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils -lang=go1.25 -complete -installsuffix shared -buildid qrpmNKEIhr4dwKwEMRe0/qrpmNKEIhr4dwKwEMRe0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/buffer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/bytespipe.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/readers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/temp_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writeflusher.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writers.go go tool buildid -w $WORK/b282/_pkg_.a # internal go tool buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/5a/5add8be8af0aa9662461f892156edc11dc86268e01d2cbcb76838f7078accedc-d # internal text/template mkdir -p $WORK/b343/ cat >/tmp/go-build2507516818/b343/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2507516818/b057/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile text/template/parse=/tmp/go-build2507516818/b344/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid QzQlgfVpYzlVtUF5c13d/QzQlgfVpYzlVtUF5c13d -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go go tool buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/1c/1ca370767e855ddf2bf1089c6eb8f1bebde8a77fb21d6d3e2e8d767c5678c2dc-d # internal github.com/containers/podman/vendor/golang.org/x/term mkdir -p $WORK/b430/ cat >/tmp/go-build2507516818/b430/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/containers/podman/vendor/golang.org/x/term -lang=go1.25 -complete -installsuffix shared -buildid vmml0e7FYbcUZVyVQwo_/vmml0e7FYbcUZVyVQwo_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/terminal.go go tool buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/25/25d25ad91979e01cfa06f1787ab008dd50e734df6552cfbbd14c8d0fa0bf70d6-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b436/ cat >/tmp/go-build2507516818/b436/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter -lang=go1.25 -complete -installsuffix shared -buildid vLclZUulQryeSsx9KdGu/vLclZUulQryeSsx9KdGu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/6c/6c136c062e32f638b208bf720f298212a282b17d34b1c1d3dc1bff69075c48a6-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal mkdir -p $WORK/b525/ cat >/tmp/go-build2507516818/b525/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal -lang=go1.25 -complete -installsuffix shared -buildid wcJSrGT3uMrKWEyu8_f1/wcJSrGT3uMrKWEyu8_f1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/errors_linux.go go tool buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/d8/d8e90d1d9ebb05d31edf6535a32765f8e18c0560a9bd3e250bbdff84c89ba4fe-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion mkdir -p $WORK/b528/ cat >/tmp/go-build2507516818/b528/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2507516818/b526/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion -lang=go1.25 -complete -installsuffix shared -buildid AzosDopDzdk-imljd3fU/AzosDopDzdk-imljd3fU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion/kernel_linux.go go tool buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/97/9781b2875578b2de9bcbc6db07a2939603d8f374967963205611f5cff1deba82-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils mkdir -p $WORK/b549/ cat >/tmp/go-build2507516818/b549/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils -lang=go1.25 -complete -installsuffix shared -buildid vNt_9UaUH5neo9q6uurg/vNt_9UaUH5neo9q6uurg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils/fsutils_linux.go go tool buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/b9/b9289d269225b608125a4f20a09e5a7f1415595bdc33813082d8f27b5f7e0401-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity mkdir -p $WORK/b550/ cat >/tmp/go-build2507516818/b550/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity -lang=go1.25 -complete -installsuffix shared -buildid z6XkG3TZDJeT8mzUjjBX/z6XkG3TZDJeT8mzUjjBX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity/fsverity_linux.go go tool buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/d3/d30fcf216b5c5eb41e827d318ee4db1fc25d4b490c1b39bf711e62bfc12fd8e1-d # internal testing mkdir -p $WORK/b570/ cat >/tmp/go-build2507516818/b570/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile flag=/tmp/go-build2507516818/b541/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/race=/tmp/go-build2507516818/b029/_pkg_.a packagefile internal/sysinfo=/tmp/go-build2507516818/b571/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2507516818/b454/_pkg_.a packagefile runtime/trace=/tmp/go-build2507516818/b572/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid slrcRP5pqXrvupA8p8FL/slrcRP5pqXrvupA8p8FL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go go tool buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/43/434391dbd9076b28d0ff2175dcad334fda620a056353637083726491af71e30e-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 mkdir -p $WORK/b663/ cat >/tmp/go-build2507516818/b663/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF go tool buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 -lang=go1.25 -complete -installsuffix shared -buildid PAvADCmCzVOEr6qlvKjp/PAvADCmCzVOEr6qlvKjp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2/cgroups_linux.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/86/86abefde888091e4bd7b7e20a6b4e5ed03b5bc30edafea9579e358084d6a71c2-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b128/ cat >/tmp/go-build2507516818/b128/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2507516818/b129/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -lang=go1.25 -complete -installsuffix shared -buildid byzAJMdnyZAN78LjniQs/byzAJMdnyZAN78LjniQs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_unix.go go tool buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/38/38b6ddc6b925c6ec7d7913395daeaaae38378fcd80241158f64683b5bea1cbd0-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser mkdir -p $WORK/b674/ cat >/tmp/go-build2507516818/b674/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser -lang=go1.25 -complete -installsuffix shared -buildid qnNU3iu5rDyWXBTwshpr/qnNU3iu5rDyWXBTwshpr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser/parser.go go tool buildid -w $WORK/b211/_pkg_.a # internal go tool buildid -w $WORK/b266/_pkg_.a # internal go tool buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/a5/a582521a62b2f8d02927848e789c2d15306bbfdbff078a4ea17da4960d878e79-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount mkdir -p $WORK/b265/ cat >/tmp/go-build2507516818/b265/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build2507516818/b266/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount -lang=go1.25 -complete -installsuffix shared -buildid InI02lklnW8zTm1MwCGO/InI02lklnW8zTm1MwCGO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mounter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/sharedsubtree_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/unmount_unix.go go tool buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d0/d04274fe254c2e9630f010b2209413a1cab43d76c50adf337f06311736841b1f-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile mkdir -p $WORK/b539/ cat >/tmp/go-build2507516818/b539/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build2507516818/b271/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile -lang=go1.25 -complete -installsuffix shared -buildid NcWkeC6Id6FnAjn5TgCr/NcWkeC6Id6FnAjn5TgCr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile/staging_lockfile.go cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/56/5685841070e311e485b9f40b236410628cc669f05c50127cd6ff158d5649ce88-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b207/ cat >/tmp/go-build2507516818/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2507516818/b208/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2507516818/b210/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2507516818/b211/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -installsuffix shared -buildid GbMvGpVTQtqAN7l8sTyj/GbMvGpVTQtqAN7l8sTyj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/19/19532f8e461c4a68e892c2c7c7bfe26d8ad032fd83333b5f401985ef1fad4e15-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b309/ cat >/tmp/go-build2507516818/b309/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -lang=go1.25 -complete -installsuffix shared -buildid Ltx4DMvXijdKWiQqe2Ia/Ltx4DMvXijdKWiQqe2Ia -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go go tool buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/a4/a4e4f3c6c9f2762564c6a95b0caf4f1aef01fa9573d413c2dd99f491b52a75a8-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b314/ cat >/tmp/go-build2507516818/b314/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build2507516818/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2507516818/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -lang=go1.25 -complete -installsuffix shared -buildid 92LiIct3n9byr0FV_kpC/92LiIct3n9byr0FV_kpC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go go tool buildid -w $WORK/b525/_pkg_.a # internal go tool buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/0b/0b01d1dd83ffe07b2082372d16ab6344ff653d7ede8b49d0b274b52ee9cbb5bf-d # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/1e/1e14edb690fae7b88080373031464b7d94571caf583ef48abf33a985455abb88-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b317/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b316/ cat >/tmp/go-build2507516818/b317/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b316/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order -lang=go1.25 -complete -installsuffix shared -buildid wO064zcEuHpc9pAhD1HC/wO064zcEuHpc9pAhD1HC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid -lang=go1.25 -complete -installsuffix shared -buildid 4aJnqh26LWVv90TvohRJ/4aJnqh26LWVv90TvohRJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/name.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go go tool buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/94/945179327cd89cc1ab4b85cdd95ac74dec3b1ca087dd5620e7e0e0143acc528e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b321/ cat >/tmp/go-build2507516818/b321/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2507516818/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -lang=go1.25 -complete -installsuffix shared -buildid anMaYmXkv7KPDtH5y2cC/anMaYmXkv7KPDtH5y2cC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go go tool buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/c2/c2dd08959a1efb6ded0f981c433ea3b76af3cd93bafda8590d61d94bb7d3f4fe-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b329/ cat >/tmp/go-build2507516818/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2507516818/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2507516818/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -lang=go1.25 -complete -installsuffix shared -buildid JthKLOpic0q7-jsu8bvV/JthKLOpic0q7-jsu8bvV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go go tool buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/c4/c4855cd1bced3daf4e06b5903c2bf5576691acc4bef3d45417530ccf6f88c273-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b330/ cat >/tmp/go-build2507516818/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -lang=go1.25 -complete -installsuffix shared -buildid fLDdkmP9uC-znoRPVIOL/fLDdkmP9uC-znoRPVIOL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts/options.go go tool buildid -w $WORK/b539/_pkg_.a # internal go tool buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/93/93fb4cb9dd6e2f5540f37d875d8a380aac35218fff33e12d7e96f039ed40c9ae-d # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/77/7771c9295578ae4ec48939db37801cee74fadb0e8faa8ca930928ec727a728cc-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd mkdir -p $WORK/b524/ github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b679/ cat >/tmp/go-build2507516818/b524/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build2507516818/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2507516818/b526/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a EOF cat >/tmp/go-build2507516818/b679/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build2507516818/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd -lang=go1.25 -complete -installsuffix shared -buildid z2uS1gbTpUu_vzhzdmq7/z2uS1gbTpUu_vzhzdmq7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/at_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/openat2_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -lang=go1.25 -complete -installsuffix shared -buildid yLrTZvm8iX_adQbXJZzA/yLrTZvm8iX_adQbXJZzA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519.go go tool buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/69/6960cffc098a328dd245f1cd8974dd67eafaf3ce86a686f2fef1378bbf407b54-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b680/ cat >/tmp/go-build2507516818/b680/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build2507516818/b681/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.25 -complete -installsuffix shared -buildid etdVWuCVYRw6v-RNAYCx/etdVWuCVYRw6v-RNAYCx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go go tool buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/34/3430786612ab726ee2213f0acce3ba11ae75bfda8bb7ab26327cd67277ec1c51-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux mkdir -p $WORK/b527/ cat >/tmp/go-build2507516818/b527/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2507516818/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build2507516818/b528/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux -lang=go1.25 -complete -installsuffix shared -buildid t9_4f5pt1U6U8zXnLYEL/t9_4f5pt1U6U8zXnLYEL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/openat2_linux.go go tool buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/f5/f5e2245d372d174e43126b5273355395e35eda9c5d611e861c1a885e411f5fea-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b457/ cat >/tmp/go-build2507516818/b457/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2507516818/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build2507516818/b459/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build2507516818/b205/_pkg_.a packagefile hash/crc64=/tmp/go-build2507516818/b461/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -lang=go1.25 -complete -installsuffix shared -buildid nGczPSMzIxwcdDmwc7O1/nGczPSMzIxwcdDmwc7O1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/bits.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/crc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/format.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzmafilter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/none-check.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/writer.go go tool buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/23/233a22e32c5380c2516db88143152007fd9855aff74fb1b5597518618af936c3-d # internal github.com/containers/podman/vendor/github.com/moby/term mkdir -p $WORK/b687/ cat >/tmp/go-build2507516818/b687/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/containers/podman/vendor/github.com/moby/term -lang=go1.25 -complete -installsuffix shared -buildid llKIj0w7MFRGpIMFuiPo/llKIj0w7MFRGpIMFuiPo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/ascii.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_nonbsd.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_unix.go go tool buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/68/68f8d6a01a8f8c8bdda5d81a069379cac8e422f364b22dce7be17ad158cadbb4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy mkdir -p $WORK/b335/ cat >/tmp/go-build2507516818/b335/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2507516818/b321/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy -lang=go1.25 -complete -installsuffix shared -buildid 1tPESiIbZ_tr-ADdhxO_/1tPESiIbZ_tr-ADdhxO_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/bufferreader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/pointer_unsafe.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b448=>" -I $WORK/b448/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b448/decompress_amd64.o ./decompress_amd64.s go tool pack r $WORK/b448/_pkg_.a $WORK/b448/decompress_amd64.o # internal go tool buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/fe/fe8bbefa40a41a788f22516f9bc6fcba5e644ca36c521ee7b27c44c8621a0f99-d # internal github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b688/ go tool buildid -w $WORK/b309/_pkg_.a # internal cat >/tmp/go-build2507516818/b688/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/containers/podman/vendor/github.com/morikuni/aec -lang=go1.25 -complete -installsuffix shared -buildid 7NmcFP4_qBW-cLXfQvZ4/7NmcFP4_qBW-cLXfQvZ4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/aec.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/ansi.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/sgr.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/f0/f0f284f30193d2ec4eecc0c0f004594bf243ad881ba147c5a6d15713b4ed2026-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b320/ cat >/tmp/go-build2507516818/b320/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2507516818/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2507516818/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -lang=go1.25 -complete -installsuffix shared -buildid 4nt6Y__2Xj6W4VQMkIob/4nt6Y__2Xj6W4VQMkIob -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go go tool buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/b6/b69688df9b3432680ca831b206a7137e2015a006f8a877c9ba2c226068a20d01-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b312/ cat >/tmp/go-build2507516818/b312/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2507516818/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2507516818/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2507516818/b314/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build2507516818/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -lang=go1.25 -complete -installsuffix shared -buildid vyJQ7GT3VruLSXYNSnB8/vyJQ7GT3VruLSXYNSnB8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go go tool buildid -w $WORK/b316/_pkg_.a # internal go tool buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/c3/c3440f5c4f18e14aeab5705ff2142d2e244e929e30ceb1a20f9b6cbe77d2ebbb-d # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/9c/9ca947080602d4174e9e3a249cf1ea8c6f1150cbf2d5bca6e2420e67af8d8063-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b370/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b689/ cat >/tmp/go-build2507516818/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2507516818/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2507516818/b314/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build2507516818/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cat >/tmp/go-build2507516818/b689/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json -lang=go1.25 -complete -installsuffix shared -buildid 0Vtaou1yCw76oUJ_rKgT/0Vtaou1yCw76oUJ_rKgT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -lang=go1.25 -complete -installsuffix shared -buildid lLYzVNOMJIQLrOwIBcP5/lLYzVNOMJIQLrOwIBcP5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go go tool buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/69/69d76c2f571ae199bc1c2eff5a739e82e5a0b633eb98b52b014267434164db43-d # internal github.com/containers/podman/vendor/github.com/moby/patternmatcher mkdir -p $WORK/b693/ cat >/tmp/go-build2507516818/b693/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile text/scanner=/tmp/go-build2507516818/b257/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/containers/podman/vendor/github.com/moby/patternmatcher -lang=go1.25 -complete -installsuffix shared -buildid h3oKN1wblaEUBCwp0y6J/h3oKN1wblaEUBCwp0y6J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/patternmatcher/patternmatcher.go go tool buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/9e/9ee979ed91d72759143e71da20b1c3bace2e565235c30a0e737f9d4182175b47-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell mkdir -p $WORK/b697/ cat >/tmp/go-build2507516818/b697/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2507516818/b605/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile text/scanner=/tmp/go-build2507516818/b257/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell -lang=go1.25 -complete -installsuffix shared -buildid 5RoljtEFtV-al6WQBf8u/5RoljtEFtV-al6WQBf8u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/equal_env_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/lex.go go tool buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/98/98fa2c61c480dc61873dd51ebc2d22c26ddb7820560282b77d4f4da44cf1c50e-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 mkdir -p $WORK/b431/ cat >/tmp/go-build2507516818/b431/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile container/heap=/tmp/go-build2507516818/b432/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build2507516818/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build2507516818/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build2507516818/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2507516818/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build2507516818/b439/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 -lang=go1.25 -complete -installsuffix shared -buildid 887dybl9O7nFWNKl-hyv/887dybl9O7nFWNKl-hyv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/container_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/heap_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/priority_queue.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxyreader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxywriter.go go tool buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/96/96ac184bec38dfca8ac46e78b7131c81a169fed823adaddc02075cbf46be7324-d # internal github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers mkdir -p $WORK/b701/ cat >/tmp/go-build2507516818/b701/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers -lang=go1.25 -complete -installsuffix shared -buildid larmDLt5xZEOQWW61XWA/larmDLt5xZEOQWW61XWA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers/protohelpers.go go tool buildid -w $WORK/b406/_pkg_.a # internal go tool buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/c4/c4dfe93217cc091fddb70624a17672c5ef08020ecf28f665d3e62707213295bf-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b705/ cat >/tmp/go-build2507516818/b705/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -lang=go1.25 -complete -installsuffix shared -buildid ie5_h1-Dn5lz1viqszVQ/ie5_h1-Dn5lz1viqszVQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signals.go cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x001.o -c _cgo_export.c cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/7f/7feb057e1d5619dd5836a202b76ad53db2cc4aa06fbd0e50499fe07e6c14ec96-d # internal github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b402/ cat >/tmp/go-build2507516818/b402/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2507516818/b403/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2507516818/b405/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2507516818/b406/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/podman/vendor/golang.org/x/net/idna -lang=go1.25 -complete -installsuffix shared -buildid RVKzzLM4mcFGI2z_U-V_/RVKzzLM4mcFGI2z_U-V_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trieval.go go tool buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/4b/4b1b8148d74faa705a9c7f435e06d59185ee7235776b52dcce9267fd75d290eb-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype mkdir -p $WORK/b710/ cat >/tmp/go-build2507516818/b710/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype -lang=go1.25 -complete -installsuffix shared -buildid AIJrJ2K0Id7ALkFmjcwL/AIJrJ2K0Id7ALkFmjcwL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype/timestamp.go go tool buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/dc/dc493073947cd07f242dfb5abea40b71401d767693ade1ad243b7f65a02e8e41-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal mkdir -p $WORK/b713/ cat >/tmp/go-build2507516818/b713/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal -lang=go1.25 -complete -installsuffix shared -buildid hp7CdDh7KPMNWAAHHDK6/hp7CdDh7KPMNWAAHHDK6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/debug_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/internal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix2.go go tool buildid -w $WORK/b272/_pkg_.a # internal go tool buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/92/9268f6acd739c763e4961a9ff4cfafa234466e8869b083b7a8e9f6a3475ebcce-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/password mkdir -p $WORK/b717/ cat >/tmp/go-build2507516818/b717/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/password -lang=go1.25 -complete -installsuffix shared -buildid wocDZIIxWTQN5ok2tqS6/wocDZIIxWTQN5ok2tqS6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/password/password_supported.go cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/51/5179fdec0d780d1ebc12bb6f31bc271113a298e99ab4bf3b5ddd02e553b407f4-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools mkdir -p $WORK/b472/ cat >/tmp/go-build2507516818/b472/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools -lang=go1.25 -complete -installsuffix shared -buildid O0iHiWJsbDN9PDdmZv8N/O0iHiWJsbDN9PDdmZv8N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools/pools.go go tool buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/ee/eeb8cfb3ec5ba55ea6ac908d1d927cb6f9cda8b206cc9629d39919757c636db5-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b726/ cat >/tmp/go-build2507516818/b726/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/containers/podman/pkg/signal -lang=go1.25 -complete -installsuffix shared -buildid b2pfpWRhAuT0_oEUZ7ME/b2pfpWRhAuT0_oEUZ7ME -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/containers/podman/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/pkg/signal/signal_linux.go go tool buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/39/391834e22ae9f4a093cbe84eaebbd0140398dde43993375cb3327fb83b5dd7ff-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b735/ go tool buildid -w $WORK/b524/_pkg_.a # internal go tool buildid -w $WORK/b527/_pkg_.a # internal go tool buildid -w $WORK/b335/_pkg_.a # internal go tool buildid -w $WORK/b687/_pkg_.a # internal go tool buildid -w $WORK/b693/_pkg_.a # internal go tool buildid -w $WORK/b047/_pkg_.a # internal cat >/tmp/go-build2507516818/b735/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/containers/podman/pkg/namespaces -lang=go1.25 -complete -installsuffix shared -buildid Q6e7dX8t9tvmASGlEgpb/Q6e7dX8t9tvmASGlEgpb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/containers/podman/pkg/namespaces/namespaces.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/fe/fea664bae35f4cfc77bfbc065ad114ce67ec783ed74c005b18c05c2f0095c4eb-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b742/ cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/da/dac8a70927f726fa911c75e66754214a42fff020f192f1018102223cffc3595c-d # internal echo -n > $WORK/b742/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b742/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b742/ -m64 -mtune=generic -fcf-protection=full ./host_cgo.go github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b744/ cat >/tmp/go-build2507516818/b744/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -lang=go1.25 -complete -installsuffix shared -buildid _p3EouAEjGhfpFa8e6xg/_p3EouAEjGhfpFa8e6xg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/43/430471bce0bd8a26cb3396441ebf948b1c30dd999a35c20f2e5e89efffe2034f-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/19/19072698464614590c0b97252e82096fd64bcef30de1a6663b98fddf5df11d91-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs mkdir -p $WORK/b529/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b745/ cat >/tmp/go-build2507516818/b745/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2507516818/b260/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities -lang=go1.25 -complete -installsuffix shared -buildid es0FlzmbkX9aRGYWnT7j/es0FlzmbkX9aRGYWnT7j -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/lastcap.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go go tool buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/db/dbcca55000bd59f46d811391c6506a4ce47d9b7262eb88ff8103836701dd6a6f-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b748/ echo -n > $WORK/b748/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b748/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b748/ -m64 -mtune=generic -fcf-protection=full ./dlopen.go ./dlopen_example.go go tool buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/9b/9b91b7785b4830b819e6252e784854c7d2264262f43bd38850cf8bd40caeca41-d # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/dd/dd47a636d7e37114994ec0a354d3b490c28c03f6f91b0536dbecdc6b904b92ab-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/util mkdir -p $WORK/b751/ github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b753/ cat >/tmp/go-build2507516818/b751/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime/debug=/tmp/go-build2507516818/b454/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/util -lang=go1.25 -complete -installsuffix shared -buildid 02-ARZThEVbSMTGLxN3B/02-ARZThEVbSMTGLxN3B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/util/util.go cat >/tmp/go-build2507516818/b753/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -lang=go1.25 -complete -installsuffix shared -buildid GujUa-yKWrXa5k5LrjUa/GujUa-yKWrXa5k5LrjUa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1/tomb.go cat >/tmp/go-build2507516818/b529/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2507516818/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build2507516818/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build2507516818/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build2507516818/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2507516818/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build2507516818/b527/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs -lang=go1.25 -complete -installsuffix shared -buildid j5V69iNwoRblfFhUAUBF/j5V69iNwoRblfFhUAUBF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_lookup_linux.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/bc/bca7f24b409a19704af9ba38b51f843ae766f8bf47ba953d2efdf4d27970da55-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b133/ cat >/tmp/go-build2507516818/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.25 -complete -installsuffix shared -buildid YGiWfWQJTFPCuychgS3f/YGiWfWQJTFPCuychgS3f -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x002.o -c cgo_linux.cgo2.c go tool buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/90/90dc9513861039e9a3feddebe1bddfe4ed076b1e3f679fd0b005207ca3d0aa4c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice mkdir -p $WORK/b199/ cat >/tmp/go-build2507516818/b199/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice -lang=go1.25 -complete -installsuffix shared -buildid EQiYTFGEJUsdAIeisnDZ/EQiYTFGEJUsdAIeisnDZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice/strslice.go go tool buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/b8/b8d0f162d6e4fa41e8b083fefcadb1679ec477ece42917e5f036f9a89e2cc627-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature mkdir -p $WORK/b235/ go tool buildid -w $WORK/b713/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/arith_amd64.o ./arith_amd64.s cat >/tmp/go-build2507516818/b235/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature -lang=go1.25 -complete -installsuffix shared -buildid r6IL5weWZY4cwdZomRBk/r6IL5weWZY4cwdZomRBk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/signature.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/simple.go cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/ec/ec8ad3b8f674539b3860077b310a7643c56e1ae84c40cafe2a03ac7143f9256e-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b251/ cat >/tmp/go-build2507516818/b251/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -lang=go1.25 -complete -installsuffix shared -buildid DcRLOoXeKeSO5A48SHRX/DcRLOoXeKeSO5A48SHRX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/version.go go tool buildid -w $WORK/b320/_pkg_.a # internal go tool buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/9f/9fdf93b0d7bff8a87b66f006b4c45619bc563fe4ff52f238c565bc993db98f94-d # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/c1/c1e9b0a9a987e15bc46394b3698b36a452ec842ee8d6a2e859bec2cc12e6a749-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b298/ github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b254/ cat >/tmp/go-build2507516818/b298/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config -lang=go1.25 -complete -installsuffix shared -buildid g1lFEMYWejlKXuGjtVII/g1lFEMYWejlKXuGjtVII -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go cat >/tmp/go-build2507516818/b254/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml/internal=github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build2507516818/b255/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -lang=go1.25 -complete -installsuffix shared -buildid iKP6-CWnORayA5IC5tLs/iKP6-CWnORayA5IC5tLs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/error.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/lex.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_fields.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_toml.go go tool buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/80/8082bd28caf1f2666a9b8f4b0313f69888ec7365e283c107ec33fa7f85b68dd4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b319/ cat >/tmp/go-build2507516818/b319/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2507516818/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2507516818/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2507516818/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2507516818/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2507516818/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2507516818/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2507516818/b321/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid Ud2P4Y_y187D4KEiaIL-/Ud2P4Y_y187D4KEiaIL- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrapperopaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrappers.go go tool buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/30/304776e141e75e79f2a1e6b508a2d090cfb0644d30be5f6c34ecf5024cfe6da1-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal mkdir -p $WORK/b352/ cat >/tmp/go-build2507516818/b352/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal -lang=go1.25 -complete -installsuffix shared -buildid KocipLJiyMBgV6GsBWvn/KocipLJiyMBgV6GsBWvn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/loggerv2.go go tool buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/df/dfbbbb956a0ec8c709137fb5c44324ea98ce1ae02ac04e2269af2bb5936afded-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b465/ cat >/tmp/go-build2507516818/b465/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build2507516818/b461/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -lang=go1.25 -complete -installsuffix shared -buildid b3YGJEW_4u0XLLTdjky2/b3YGJEW_4u0XLLTdjky2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/getter.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/packer.go go tool buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/1e/1e14d2e5524aecaa761dfc3408ddbd60b57f58d16c90aa65bb6f471ca4879abb-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b588/ cat >/tmp/go-build2507516818/b588/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2507516818/b190/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -lang=go1.25 -complete -installsuffix shared -buildid -EaEpN-D0j9mRuVTK8Hx/-EaEpN-D0j9mRuVTK8Hx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/filters_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/parse.go go tool buildid -w $WORK/b726/_pkg_.a # internal go tool buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/b3/b3c725a569e77af9930889df684386c081fc8cb2d3ce124ab611bb151ac94ee1-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b592/ cat >/tmp/go-build2507516818/b592/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -lang=go1.25 -complete -installsuffix shared -buildid y9mFg7hV646xFScqqL2w/y9mFg7hV646xFScqqL2w -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice/strslice.go cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/cf/cf16ec95d8380bc8243a6be9c86a7e72c08208e383561d898bd10a280bafa3f5-d # internal go tool buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/fb/fb3844ab3dee668b4a19a8d193bace759ff5d8365af946eb54b1202d7cfff557-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute mkdir -p $WORK/b611/ cat >/tmp/go-build2507516818/b611/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute/internal=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build2507516818/b612/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute -lang=go1.25 -complete -installsuffix shared -buildid Sg1h0o2rmRuc84QGfafL/Sg1h0o2rmRuc84QGfafL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/encoder.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/filter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/iterator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/key.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/kv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/rawhelpers.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/set.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/type_string.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/value.go go tool buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/56/563079a6e60d88413e9d3339ab3d2064396f6ab915b9c4593e5d76ca880ec506-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes mkdir -p $WORK/b613/ cat >/tmp/go-build2507516818/b613/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes -lang=go1.25 -complete -installsuffix shared -buildid 1RFAj5GkhwU9s5k6nKr2/1RFAj5GkhwU9s5k6nKr2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/codes.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/doc.go github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 mkdir -p $WORK/b477/ echo -n > $WORK/b477/preferlinkext # internal go tool buildid -w $WORK/b298/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b477/ -importpath github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_serialize.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/69/69ed7e4f9bbd7cf67b06e27ff2e13f4453a4c498342d01ea747b41d34eb93760-d # internal go tool buildid -w $WORK/b457/_pkg_.a # internal log/slog mkdir -p $WORK/b617/ cat >/tmp/go-build2507516818/b617/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile log/internal=/tmp/go-build2507516818/b135/_pkg_.a packagefile log/slog/internal=/tmp/go-build2507516818/b618/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build2507516818/b619/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid EEM7t449JjZeATIO9YDw/EEM7t449JjZeATIO9YDw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go cd /usr/lib/golang/src/math/big go tool pack r $WORK/b102/_pkg_.a $WORK/b102/arith_amd64.o # internal go tool buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/70/701760d92e54332130b70189ad6bfbb505b07183c6ff5d6d2d485786b577a537-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry mkdir -p $WORK/b624/ go tool buildid -w $WORK/b735/_pkg_.a # internal cat >/tmp/go-build2507516818/b624/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.25 -complete -installsuffix shared -buildid sLX9Yt97pPAfl-iDgcSL/sLX9Yt97pPAfl-iDgcSL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/value.go cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/b2/b2b762c25bfd41259daa69ddc3cd2d4dcffccfb4f35f6f37ec383492b5a58ff1-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry mkdir -p $WORK/b628/ cat >/tmp/go-build2507516818/b628/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.25 -complete -installsuffix shared -buildid RgMO4QCzKWmfmIDxxXcm/RgMO4QCzKWmfmIDxxXcm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/value.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/08/086936c8112d9c0e046ef353d9fac591382a4e7ad22956907e29195448ecf623-d # internal crypto/rand mkdir -p $WORK/b075/ cat >/tmp/go-build2507516818/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2507516818/b094/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2507516818/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build2507516818/b096/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid MMwrdSIJbRZRYsUlMM1N/MMwrdSIJbRZRYsUlMM1N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go go tool buildid -w $WORK/b456/_pkg_.a # internal go tool buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/b0/b08571867f6073e433d8c7212d8518723042cf989540117c25b75990a783590a-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b105/ cat >/tmp/go-build2507516818/b105/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/boring/bbig -lang=go1.25 -std -complete -installsuffix shared -buildid xtNh5zpuqz2WpeySyB_u/xtNh5zpuqz2WpeySyB_u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/a0/a0fd20932c2a3702433cb70d02af18fce95216b8b8c1d79fbdb4153ae365199c-d # internal crypto/elliptic mkdir -p $WORK/b147/ cat >/tmp/go-build2507516818/b147/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build2507516818/b144/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid QdkWureCvEmP5M-DSB1C/QdkWureCvEmP5M-DSB1C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x003.o -c cgo_resnew.cgo2.c go tool buildid -w $WORK/b312/_pkg_.a # internal go tool buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/52/528bec31891a29263afd3fd6e192bfc8e4c3627812ebecc17ece3b60f6e91ca5-d # internal encoding/asn1 mkdir -p $WORK/b152/ cat >/tmp/go-build2507516818/b152/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/saferio=/tmp/go-build2507516818/b153/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode/utf16=/tmp/go-build2507516818/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p encoding/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid UKb1YJKnDMPfw_4j2Byn/UKb1YJKnDMPfw_4j2Byn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go go tool buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c0/c052c87ce2e615753f9c0cd6e7941e253ca90a75d8d91e241365194c666c5355-d # internal crypto/dsa mkdir -p $WORK/b179/ cat >/tmp/go-build2507516818/b179/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2507516818/b097/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a EOF cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/a2/a27f8cb0d699c4be24b78dd4deabd8ae3539bbb7b7f97e246739e0f46b12c864-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid P3FmkmaK57nt3WWwccOU/P3FmkmaK57nt3WWwccOU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private go tool buildid -w $WORK/b352/_pkg_.a # internal mkdir -p $WORK/b234/ cat >/tmp/go-build2507516818/b234/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2507516818/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private -lang=go1.25 -complete -installsuffix shared -buildid FhMmOjKfVV0iCTL4UG2Q/FhMmOjKfVV0iCTL4UG2Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private/private.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/e7/e74cb8326a200ad6b0f46038fb3987a2ff6ccb8d027870d9298ce3f5aae24c6c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b331/ cat >/tmp/go-build2507516818/b331/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2507516818/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -lang=go1.25 -complete -installsuffix shared -buildid zbdFxns4wtetP6fAfbCy/zbdFxns4wtetP6fAfbCy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go go tool buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/83/832838be6752cef25b759dacec4ed6b2403aec486e1827535af739cf037e0fe7-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b250/ cat >/tmp/go-build2507516818/b250/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2507516818/b251/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -lang=go1.25 -complete -installsuffix shared -buildid kJErSV1hed6En4bVRG-8/kJErSV1hed6En4bVRG-8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/command.go go tool buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/22/2277df3e13278af739dbfcfec0f47e9866760ec4417af8a4280f4346407b1713-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b351/ cat >/tmp/go-build2507516818/b351/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog/internal=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build2507516818/b352/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -lang=go1.25 -complete -installsuffix shared -buildid 9-DjGEBfIzgm-_f6xwJi/9-DjGEBfIzgm-_f6xwJi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/loggerv2.go go tool buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/ee/eee05a0d60e3db10c0e6a04dc47e14443c1aef610d73c61c514f7306d1b2c108-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer mkdir -p $WORK/b441/ cat >/tmp/go-build2507516818/b441/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer -lang=go1.25 -complete -installsuffix shared -buildid FwBC5vGLHM5H_FAxu-7I/FwBC5vGLHM5H_FAxu-7I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer/signer.go go tool buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/18/184744e6e34af2d8c981e22d84f9fad065e686ed91bcb41618b0a761c62e2a1e-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b455/ cat >/tmp/go-build2507516818/b455/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build2507516818/b456/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build2507516818/b205/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -lang=go1.25 -complete -installsuffix shared -buildid _OCZrS9PWQDge8a2Pqxh/_OCZrS9PWQDge8a2Pqxh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gunzip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gzip.go go tool buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/cc/cc452ceb0108bf770c6c721874678721a94e841c7ec14cc42758095f65c565b4-d # internal github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b467/ cat >/tmp/go-build2507516818/b467/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build2507516818/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build2507516818/b469/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build2507516818/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/containers/podman/vendor/github.com/json-iterator/go -lang=go1.25 -complete -installsuffix shared -buildid xY9cyAO8966YkJK5iCOF/xY9cyAO8966YkJK5iCOF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_str.go go tool buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/44/44369586437ec6971c0bc39df47ffaa8ed7aae8f78fdd5a2a79da364c56d71ad-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml mkdir -p $WORK/b489/ cat >/tmp/go-build2507516818/b489/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml -lang=go1.25 -complete -installsuffix shared -buildid 5GKzX7UBTJnEWu6ZC6F0/5GKzX7UBTJnEWu6ZC6F0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go go tool buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/2e/2e9723e3c7860c6ca9226356dadb5f97b53ac0d19d4944fa2abf3b7df304a66f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer mkdir -p $WORK/b509/ cat >/tmp/go-build2507516818/b509/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2507516818/b441/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer -lang=go1.25 -complete -installsuffix shared -buildid _CQyZYEz7PIHMbkXW9az/_CQyZYEz7PIHMbkXW9az -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer/signer.go go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/06/06ecef3dd8ba64fccbd22ccc27969af2cef9b7a35d565f2c0e7e1dcc55d1b576-d # internal crypto/rsa mkdir -p $WORK/b104/ cat >/tmp/go-build2507516818/b104/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2507516818/b105/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2507516818/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build2507516818/b107/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2507516818/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2507516818/b097/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid ubnkwpVwMiQcEfTW2QVD/ubnkwpVwMiQcEfTW2QVD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go go tool buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/f7/f7cead60232ab9fa3744c6550063b8a0479f511562b34bf6a5703340fd8d69e0-d # internal crypto/ed25519 mkdir -p $WORK/b159/ cat >/tmp/go-build2507516818/b159/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build2507516818/b160/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build2507516818/b149/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid 34VzWTgoIDxPLFhARAzK/34VzWTgoIDxPLFhARAzK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go go tool buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/43/43637c93d33e82a891b88c3835d08994325baf4cf18b8366f0a399c095a9eff1-d # internal crypto/internal/hpke mkdir -p $WORK/b168/ cat >/tmp/go-build2507516818/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build2507516818/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2507516818/b142/_pkg_.a packagefile crypto/hkdf=/tmp/go-build2507516818/b162/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2507516818/b169/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid FqN2xE8X8rML97idxJht/FqN2xE8X8rML97idxJht -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go cd $WORK/b267 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I $WORK/b267/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b267/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/95/95c443b9b283b47add621a9890825baec18c42e3a1fe49b64567333d7768ceaa-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b292/ cat >/tmp/go-build2507516818/b292/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -lang=go1.25 -complete -installsuffix shared -buildid ExaUk2Ckw41bd3zeHzV-/ExaUk2Ckw41bd3zeHzV- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go go tool buildid -w $WORK/b431/_pkg_.a # internal go tool buildid -w $WORK/b179/_pkg_.a # internal go tool buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/19/19d81e900194873131991e40eceb35c04f235c2c6a7749a7a1204b2147f971ae-d # internal go tool buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/a0/a0537649f5988ffcc2b3605abdd8a2586f9e78a5071af34e3ed384561c9a88d2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs mkdir -p $WORK/b233/ cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/21/2131a0db70577d3c6d8b16c6e8f52f88ca132b9f6a5b9ea45c55be5161d0dd5e-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs mkdir -p $WORK/b239/ cat >/tmp/go-build2507516818/b233/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs -lang=go1.25 -complete -installsuffix shared -buildid 8J2HSqFtL5tZGwJf6FJ0/8J2HSqFtL5tZGwJf6FJ0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/get_blob_at.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/stubs.go cat >/tmp/go-build2507516818/b239/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs -lang=go1.25 -complete -installsuffix shared -buildid -hJ-KVD8XDj2sJ62clIm/-hJ-KVD8XDj2sJ62clIm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/original_oci_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/signatures.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/stubs.go github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b446/ echo -n > $WORK/b446/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b446=>" -I $WORK/b446/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b446/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s cd $WORK/b742 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b742=/tmp/go-build -gno-record-gcc-switches -I $WORK/b742/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nXw0Ii6vbb0c09Y0oU2h -o $WORK/b742/_x001.o -c _cgo_export.c cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/3d/3d67dc22d42edd0daac44548eb588c61d6125813a87d9d138f66e5c48fb7e5a5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl mkdir -p $WORK/b240/ cat >/tmp/go-build2507516818/b240/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl -lang=go1.25 -complete -installsuffix shared -buildid OH6SgDvx1cDcKKgiS9dk/OH6SgDvx1cDcKKgiS9dk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/layer_infos.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/properties.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/signatures.go go tool buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/30/30b6f8cff8cf26ce97fa083afec7dea110e53b05627f6c2bd3ca0171ae07c8ad-d # internal github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted mkdir -p $WORK/b491/ cat >/tmp/go-build2507516818/b491/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/nacl/secretbox=github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox importmap golang.org/x/crypto/scrypt=github.com/containers/podman/vendor/golang.org/x/crypto/scrypt packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build2507516818/b492/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build2507516818/b496/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted -lang=go1.25 -complete -installsuffix shared -buildid 6Mo_HTEt-DQa17bgcmk6/6Mo_HTEt-DQa17bgcmk6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go go tool buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/7c/7c3efb6591c226ac8e7dbc63260e163208b8b77fae052af2960fa9e91ab52bea-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage mkdir -p $WORK/b497/ cat >/tmp/go-build2507516818/b497/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage -lang=go1.25 -complete -installsuffix shared -buildid HhSnklUwaWy6YaQXix-8/HhSnklUwaWy6YaQXix-8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage/wrapper.go go tool buildid -w $WORK/b351/_pkg_.a # internal go tool buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/0e/0e218b788a3f4eb0521cee6a645a81eedc462cef4847df4fcf0aa8a4958488fe-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination mkdir -p $WORK/b440/ cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/c8/c82f87e1f5a7470a37f5e3ed4f6f247148a036875bff42b46f99b6ff7bdcf02a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b350/ cat >/tmp/go-build2507516818/b440/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2507516818/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination -lang=go1.25 -complete -installsuffix shared -buildid OR3aXG71oiLFGLP1j59J/OR3aXG71oiLFGLP1j59J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/wrapper.go cat >/tmp/go-build2507516818/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -lang=go1.25 -complete -installsuffix shared -buildid F-jXg6mXT2-vSRxgU2lD/F-jXg6mXT2-vSRxgU2lD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity/connectivity.go go tool buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/91/9158a0f7a2eacd65cb978122809a1067ef550169212ac64fa45933bdbfea6d30-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b367/ cat >/tmp/go-build2507516818/b367/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog -lang=go1.25 -complete -installsuffix shared -buildid xb2ghozTRQZdzmo_6laE/xb2ghozTRQZdzmo_6laE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go go tool buildid -w $WORK/b343/_pkg_.a # internal cd $WORK/b267 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I $WORK/b267/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b267/_x002.o -c cgo_lookup_cgo.cgo2.c cat >/tmp/go-build2507516818/b446/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress=github.com/containers/podman/vendor/github.com/klauspost/compress importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/internal/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le importmap github.com/klauspost/compress/internal/snapref=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build2507516818/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build2507516818/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2507516818/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2507516818/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build2507516818/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2507516818/b453/_pkg_.a packagefile hash/crc32=/tmp/go-build2507516818/b205/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2507516818/b454/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -lang=go1.25 -installsuffix shared -buildid vSeVMbb6t-T-Kqbtymvw/vSeVMbb6t-T-Kqbtymvw -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b446/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack -asmhdr $WORK/b446/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decodeheader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/dict.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_base.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_best.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_better.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_fast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/framedec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/frameenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/history.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/matchlen_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/snappy.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zstd.go go tool buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/95/95ab0a6af446550ed976abffa6b7e6cda8a0663ffdf812c55caae63c4327ebdc-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs mkdir -p $WORK/b531/ cat >/tmp/go-build2507516818/b531/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build2507516818/b529/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs -lang=go1.25 -complete -installsuffix shared -buildid 4taFI1_-pv65leAYaC8Z/4taFI1_-pv65leAYaC8Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs/procfs_linux.go go tool buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/8e/8ea479499f90c3f0a39886d93dc53f06aae32a44465e39ca39079467b7877686-d # internal html/template mkdir -p $WORK/b341/ cat >/tmp/go-build2507516818/b341/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile html=/tmp/go-build2507516818/b342/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile text/template=/tmp/go-build2507516818/b343/_pkg_.a packagefile text/template/parse=/tmp/go-build2507516818/b344/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid W6Wm65RO4TZPhy5FD-MY/W6Wm65RO4TZPhy5FD-MY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go go tool buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/14/147597c7dd6ed6cf6ff405250113fe17c6253ea2c18929353d6e13fc7fe0d4bb-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid mkdir -p $WORK/b559/ cat >/tmp/go-build2507516818/b559/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid -lang=go1.25 -complete -installsuffix shared -buildid 4szWgFHC7A5OXMTaBNV2/4szWgFHC7A5OXMTaBNV2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid/stringid.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/e6/e6291bd48431a6505b4b0bfd7178e9048ff420e6db36793ca8b34b221226fdfc-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b601/ cat >/tmp/go-build2507516818/b601/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2507516818/b588/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -lang=go1.25 -complete -installsuffix shared -buildid DWDcgMK8pZsF6uwpnue5/DWDcgMK8pZsF6uwpnue5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events/events.go go tool buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/76/76eab9dbecc49ca3352ea83dab80c0fe9f768f9767c107e8e55f46e88ab5dab8-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 mkdir -p $WORK/b614/ cat >/tmp/go-build2507516818/b614/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.25 -complete -installsuffix shared -buildid Ir6Q6-QAfpJcIHawsQ8C/Ir6Q6-QAfpJcIHawsQ8C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/event.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/http.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/schema.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/trace.go go tool buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/db/db96a9ed5fcd2299b60d0ae565a0e9391b62a6c9af5c75cdebad2696f09f84a1-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 mkdir -p $WORK/b625/ cat >/tmp/go-build2507516818/b625/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.25 -complete -installsuffix shared -buildid 4f1fecCoe7eT1TUjVWYX/4f1fecCoe7eT1TUjVWYX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/schema.go go tool buildid -w $WORK/b367/_pkg_.a # internal cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x004.o -c cgo_socknew.cgo2.c cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/e0/e096fe6a8eca120b6b04774677906fc1fa678559d25614adf43124f8677d8ca9-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric mkdir -p $WORK/b630/ cat >/tmp/go-build2507516818/b630/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2507516818/b631/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric -lang=go1.25 -complete -installsuffix shared -buildid af8ILKDDC6iXBKyeELyD/af8ILKDDC6iXBKyeELyD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncint64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/instrument.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncint64.go cd $WORK/b742 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b742=/tmp/go-build -gno-record-gcc-switches -I $WORK/b742/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nXw0Ii6vbb0c09Y0oU2h -o $WORK/b742/_x002.o -c host_cgo.cgo2.c go tool buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/5e/5e6da73d01ebc03c5fde5827fae5f179f3da9bec8aa2c5740ffdb4dfa8b49eb3-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource mkdir -p $WORK/b232/ cat >/tmp/go-build2507516818/b232/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2507516818/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource -lang=go1.25 -complete -installsuffix shared -buildid ZUda-Kb42739SGzX2XZy/ZUda-Kb42739SGzX2XZy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/wrapper.go go tool buildid -w $WORK/b350/_pkg_.a # internal go tool buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/85/85ffbb08526f434efa635634408f6b714e5583f3bbe2c2d5d5e38e43f900ffe5-d # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 mkdir -p $WORK/b641/ cat >/tmp/go-build2507516818/b641/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build2507516818/b642/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/ef/efe4ef0ae7d8cd1f9d42087a339403e99e664ffe9c49a7fb7f4720d10b7d25f3-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b686/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 -lang=go1.25 -complete -installsuffix shared -buildid 5B9s9QjN1V9AcBJAv932/5B9s9QjN1V9AcBJAv932 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/image.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/layer.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/platform.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go cat >/tmp/go-build2507516818/b686/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2507516818/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build2507516818/b688/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -lang=go1.25 -complete -installsuffix shared -buildid JScyACWCLJfIKyzIZh5P/JScyACWCLJfIKyzIZh5P -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go go tool buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/c1/c1965f6a501561b77063b5f97f037f32f508b1459ded039597446fce6cfd18a9-d # internal go tool buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/c0/c0e790044183f30bf75b682767fe2a30ca4db876031dc9a1bad259b8b3805fa4-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b706/ github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b700/ cat >/tmp/go-build2507516818/b706/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a EOF cat >/tmp/go-build2507516818/b700/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -lang=go1.25 -complete -installsuffix shared -buildid 1Sl9gXlf-1A-9hfC2clh/1Sl9gXlf-1A-9hfC2clh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid JHu0Cx34M_14jH17q-s7/JHu0Cx34M_14jH17q-s7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go go tool buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/e1/e150484a0f05ca7ec18247a4a63b4e2bbd30fde915ec6eb86987e6a7ef07b900-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b712/ cat >/tmp/go-build2507516818/b712/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify/internal=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build2507516818/b713/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -lang=go1.25 -complete -installsuffix shared -buildid 3udSJPlUtOc0RyIpyzyG/3udSJPlUtOc0RyIpyzyG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/backend_inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/shared.go cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x005.o -c cgo_unix_cgo.cgo2.c go tool buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/88/88793fb0a791d199ed1bc63b974bc48e30c4a45e7136018b2b13c09600b2d014-d # internal github.com/containers/podman/vendor/github.com/blang/semver/v4 mkdir -p $WORK/b728/ cat >/tmp/go-build2507516818/b728/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/tmp/go-build2507516818/b476/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/containers/podman/vendor/github.com/blang/semver/v4 -lang=go1.25 -complete -installsuffix shared -buildid HbJ59mlO6O-CDzl2Y8MV/HbJ59mlO6O-CDzl2Y8MV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/json.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/range.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/semver.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sort.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sql.go go tool buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/9e/9e52e345959ab70a99df4dc8f2d458a6ea38bda43d920912b2fa684bc647c3ad-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b743/ cat >/tmp/go-build2507516818/b743/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate/capabilities=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2507516818/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build2507516818/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build2507516818/b745/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -lang=go1.25 -complete -installsuffix shared -buildid iBIpEIigkJOPHQ-2LQCA/iBIpEIigkJOPHQ-2LQCA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/generate.go go tool buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/2c/2ce08a71924d36d5951b07f1203d23fad08a7a7d269f4f906ce533a665560b95-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite mkdir -p $WORK/b523/ cat >/tmp/go-build2507516818/b523/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2507516818/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build2507516818/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2507516818/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build2507516818/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build2507516818/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2507516818/b531/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite -lang=go1.25 -complete -installsuffix shared -buildid u_mAwhbJyRI5e-u_W-XQ/u_mAwhbJyRI5e-u_W-XQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/lookup_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/mkdir_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/open_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/openat2_linux.go go tool buildid -w $WORK/b319/_pkg_.a # internal go tool buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/14/14cf2af9ed5029cc3be64ea628394d220f5b2242c6754108866e887ae135c727-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b304/ go tool buildid -w $WORK/b232/_pkg_.a # internal cat >/tmp/go-build2507516818/b304/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2507516818/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2507516818/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2507516818/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2507516818/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2507516818/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2507516818/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2507516818/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2507516818/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -lang=go1.25 -complete -installsuffix shared -buildid _v_OQ-_qMEdkJNKjhnhx/_v_OQ-_qMEdkJNKjhnhx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/encode.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/aa/aa4d47c17b767721375dfac814e3250168cb68968a97a394034a11ae42380914-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b328/ cat >/tmp/go-build2507516818/b328/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build2507516818/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2507516818/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2507516818/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2507516818/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2507516818/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2507516818/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2507516818/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2507516818/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -lang=go1.25 -complete -installsuffix shared -buildid e1P3Hz_xUC9_hYLKkMMC/e1P3Hz_xUC9_hYLKkMMC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/presence.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/07/0733fe35f707f308dcf5eefc6e6ec3127bdbafdc421dd18d4897738bdaf805ad-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform mkdir -p $WORK/b194/ cat >/tmp/go-build2507516818/b194/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform -lang=go1.25 -complete -installsuffix shared -buildid GYhvTArFPYim74uUqppl/GYhvTArFPYim74uUqppl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform/platform_matcher.go go tool buildid -w $WORK/b104/_pkg_.a # internal go tool buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/85/859ba95fc4ac10cd29ef712815494c1479853f8c06c13c191131bfe9b2604c71-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils mkdir -p $WORK/b256/ cat >/tmp/go-build2507516818/b256/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile text/scanner=/tmp/go-build2507516818/b257/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils -lang=go1.25 -complete -installsuffix shared -buildid zHEr9k2TgrUlK3LB8HhB/zHEr9k2TgrUlK3LB8HhB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/exists_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/reflink_linux.go go tool buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/10/10925caa626c2888d494405b775374b15bd7de512cecfb9957600fe99e32e2c1-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7b/7b4c6679a7fed8f3c6a5e0fbfbaf2b54481d3b7c4b48528624f6c53448e474f1-d # internal github.com/containers/podman/vendor/github.com/titanous/rocacheck mkdir -p $WORK/b490/ cat >/tmp/go-build2507516818/b490/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/podman/vendor/github.com/titanous/rocacheck -lang=go1.25 -complete -installsuffix shared -buildid hLHwZiXCJvUhAxEG-jGH/hLHwZiXCJvUhAxEG-jGH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/titanous/rocacheck/rocacheck.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/system mkdir -p $WORK/b263/ cat >/tmp/go-build2507516818/b263/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/system -lang=go1.25 -complete -installsuffix shared -buildid ZdQoIi4BtkMWK01Ahpdh/ZdQoIi4BtkMWK01Ahpdh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chmod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/exitcode.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/extattr_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/init.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lchown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lcow_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lstat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/mknod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/process_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/umask.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/utimes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/xattrs_linux.go go tool buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/3a/3a422767450d9e503a32e0cafc715bac3ad1dad8f3aaaa7ee4de07317ca5b6b0-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b505/ cat >/tmp/go-build2507516818/b505/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options -lang=go1.25 -complete -installsuffix shared -buildid iegkkk7SXMLT67c-mTLj/iegkkk7SXMLT67c-mTLj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/context.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go cd $WORK/b742 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b742=/tmp/go-build -gno-record-gcc-switches -I $WORK/b742/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nXw0Ii6vbb0c09Y0oU2h -o $WORK/b742/_cgo_main.o -c _cgo_main.c cd $WORK/b267 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I $WORK/b267/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b267/_x003.o -c getgrouplist_unix.cgo2.c go tool buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/89/89c7681616f5867e6f57e21104539b370efd1fec0f9109de166a96f8ac8c5e94-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b151/ cat >/tmp/go-build2507516818/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2507516818/b154/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -installsuffix shared -buildid TX2Ij26joaDhm7SOiOTS/TX2Ij26joaDhm7SOiOTS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go go tool buildid -w $WORK/b570/_pkg_.a # internal cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x006.o -c cgo_unix_cgo_res.cgo2.c cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/64/640f3c276df6d1f5e22d4e63acb8888c9a376bf925297062110a72df969362ac-d # internal crypto/x509/pkix mkdir -p $WORK/b180/ cat >/tmp/go-build2507516818/b180/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid X9Uxu7zsebMdsptTqLI5/X9Uxu7zsebMdsptTqLI5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go go tool buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/01/011775a5b68b92fc416a128f25608a97da6c402e8e10b11d676500efbf07162b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b428/ cat >/tmp/go-build2507516818/b428/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2507516818/b429/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -complete -installsuffix shared -buildid PZewzHplJT1zOStaqvjD/PZewzHplJT1zOStaqvjD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/builder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/string.go go tool buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/25/25d43c8fd51eca70b8d32a3681c5d643e924500a76bc0739b51405ac7157cf46-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup mkdir -p $WORK/b537/ cat >/tmp/go-build2507516818/b537/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2507516818/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile hash/crc64=/tmp/go-build2507516818/b461/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup -lang=go1.25 -complete -installsuffix shared -buildid C1V3NTeN5fmvPP0-d9dp/C1V3NTeN5fmvPP0-d9dp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup_linux.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b742=/tmp/go-build -gno-record-gcc-switches -o $WORK/b742/_cgo_.o $WORK/b742/_cgo_main.o $WORK/b742/preferlinkext $WORK/b742/_x001.o $WORK/b742/_x002.o -O2 -g go tool buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b6/b6b05b26dd83e3c12194e90fe4d93c004a24b5060dd578660a862e38902b7e04-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota mkdir -p $WORK/b546/ echo -n > $WORK/b546/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b546/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full ./projectquota_supported.go go tool buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/69/698750b48309a489f5753659d6d84a0462951a5870d4257bd1fb8c510ce91ec6-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback mkdir -p $WORK/b552/ cat >/tmp/go-build2507516818/b552/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback -lang=go1.25 -complete -installsuffix shared -buildid pNr93Qb2lvnW6533QP2E/pNr93Qb2lvnW6533QP2E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/attach_loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/ioctl.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loop_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback_unsupported.go go tool buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/cc/cc8211bab30a71a8f3e22fb9e075b7c7888b9273db399d1c76d0ed0cf9e0116e-d # internal github.com/containers/podman/vendor/github.com/containerd/log mkdir -p $WORK/b652/ cat >/tmp/go-build2507516818/b652/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containers/podman/vendor/github.com/containerd/log -lang=go1.25 -complete -installsuffix shared -buildid ZdMj5cUpVQhCWaZZ2ibl/ZdMj5cUpVQhCWaZZ2ibl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/log/context.go go tool buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/b9/b976e5a2bfb70d059f00417043c72fee3fbc8266aa7fff865a4bba86ddc9e188-d # internal github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b480/ cat >/tmp/go-build2507516818/b480/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build2507516818/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate -lang=go1.25 -complete -installsuffix shared -buildid RdvHpOYuLUzm0CdGxdaq/RdvHpOYuLUzm0CdGxdaq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/extensions.go cd $WORK/b267 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I $WORK/b267/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b267/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b617/_pkg_.a # internal go tool buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/cb/cb8456b5fc12f1c20f3aa2470a034d1ecf4cbd0ccaeb8ef5022af648f6cdd4b8-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b733/ cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/27/279138b1b6038b925a087275c9bc3c504f93054cbc8131e2f6ab9ff98a536faf-d # internal cat >/tmp/go-build2507516818/b733/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/containers/podman/pkg/errorhandling -lang=go1.25 -complete -installsuffix shared -buildid CphazXgfvErNKv9uc_-q/CphazXgfvErNKv9uc_-q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/containers/podman/pkg/errorhandling/errorhandling.go github.com/containers/podman/vendor/github.com/go-logr/logr mkdir -p $WORK/b616/ cat >/tmp/go-build2507516818/b616/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile log/slog=/tmp/go-build2507516818/b617/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr -lang=go1.25 -complete -installsuffix shared -buildid VXZmhO3BuQqIRyLfYaos/VXZmhO3BuQqIRyLfYaos -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context_slog.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/logr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/sloghandler.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogsink.go go tool buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/05/0519839e866d70c8074c9198d2acea7919dcbd31a43a702dbeb086c8fefb8f39-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile mkdir -p $WORK/b270/ cat >/tmp/go-build2507516818/b270/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build2507516818/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile -lang=go1.25 -complete -installsuffix shared -buildid 7zso8DtSZXUBSmc_KDw0/7zso8DtSZXUBSmc_KDw0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lastwrite.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile_unix.go go tool buildid -w $WORK/b630/_pkg_.a # internal go tool buildid -w $WORK/b728/_pkg_.a # internal go tool buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/78/78b16d0809e5b71abbc609585df03210840791f22b747c1c03f771e3a8c340d8-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir mkdir -p $WORK/b538/ cat >/tmp/go-build2507516818/b538/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build2507516818/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir -lang=go1.25 -complete -installsuffix shared -buildid RHFlG5P_mEj-9JD-agLG/RHFlG5P_mEj-9JD-agLG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir/tempdir.go cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/80/801d05cb3663caed25e63dd78f04d7a2696c8859c72a8e18968441fe0f970362-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop mkdir -p $WORK/b635/ cat >/tmp/go-build2507516818/b635/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2507516818/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2507516818/b631/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop -lang=go1.25 -complete -installsuffix shared -buildid 2EhKEugXOtxHMXRldZzq/2EhKEugXOtxHMXRldZzq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop/noop.go go tool buildid -w $WORK/b505/_pkg_.a # internal cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_cgo_main.o -c _cgo_main.c cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/1d/1d9e8f4c45e079f4e3f0e614e9eabfa7031e8d03d120cc892ad8efa8ff88efa4-d # internal github.com/containers/podman/version mkdir -p $WORK/b727/ go tool buildid -w $WORK/b523/_pkg_.a # internal cat >/tmp/go-build2507516818/b727/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/version/rawversion=github.com/containers/podman/version/rawversion packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2507516818/b728/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build2507516818/b729/_pkg_.a EOF cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/2d/2d88d48622ef787fae9a1afec9189967d00491114881b4b000723409a91e40dd-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/containers/podman/version -lang=go1.25 -complete -installsuffix shared -buildid NnDob6iCKGOuugjLgXoN/NnDob6iCKGOuugjLgXoN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/containers/podman/version/version.go github.com/containers/podman/vendor/github.com/nxadm/tail/watch mkdir -p $WORK/b752/ cat >/tmp/go-build2507516818/b752/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2507516818/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build2507516818/b751/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build2507516818/b753/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/watch -lang=go1.25 -complete -installsuffix shared -buildid A7dDkvqajvmGSh_ci2z-/A7dDkvqajvmGSh_ci2z- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/filechanges.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify_tracker.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/polling.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/watch.go cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/ba/baad65d9668f6dfee90c7d3ee3856e49590bacc4b1242216d5712ba6b732cacd-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b521/ cat >/tmp/go-build2507516818/b521/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2507516818/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2507516818/b523/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -lang=go1.25 -complete -installsuffix shared -buildid gOSmVrE0Ta_4UEEmfUtG/gOSmVrE0Ta_4UEEmfUtG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/deprecated_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/join.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/vfs.go go tool buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/a3/a372e22d4e4589e7797e7991af6248c15a5c2094caff9cbb542e0478caf66534-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath mkdir -p $WORK/b517/ cat >/tmp/go-build2507516818/b517/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath -lang=go1.25 -complete -installsuffix shared -buildid QXlDwVkK4aNGbOcgTR13/QXlDwVkK4aNGbOcgTR13 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath/path.go go tool buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/53/53f181cdac727ac56583cd76c3d7ed4e03c84e6933d4927e6b8e5e690cf5ea23-d # internal github.com/containers/podman/vendor/github.com/containerd/platforms mkdir -p $WORK/b651/ cat >/tmp/go-build2507516818/b651/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2507516818/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containers/podman/vendor/github.com/containerd/platforms -lang=go1.25 -complete -installsuffix shared -buildid NgAjUvLkfk8B_wCHGLUg/NgAjUvLkfk8B_wCHGLUg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/compare.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/database.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platform_windows_compat.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platforms.go go tool buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/5f/5f2d4d955868f8dd19a31a8ca9a93b807b3b1baadca656e71377b11ac8667427-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/util mkdir -p $WORK/b711/ cat >/tmp/go-build2507516818/b711/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2507516818/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid D_wyhu1wHfc3SslpKudw/D_wyhu1wHfc3SslpKudw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/util/util.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b742=/tmp/go-build -gno-record-gcc-switches -o $WORK/b742/_cgo_.o $WORK/b742/_cgo_main.o $WORK/b742/preferlinkext $WORK/b742/_x001.o $WORK/b742/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b742/_cgo_.o -dynout $WORK/b742/_cgo_import.go go tool buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/b7/b77baa48f49b138ff83e47b921357f9bb468472307f8774b309083f1bdfa1d8a-d # internal github.com/containers/podman/pkg/domain/entities/reports mkdir -p $WORK/b754/ cat >/tmp/go-build2507516818/b754/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/podman/pkg/domain/entities/reports -lang=go1.25 -complete -installsuffix shared -buildid LozHS7I4zp3GLWAo6qNs/LozHS7I4zp3GLWAo6qNs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/prune.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/scp.go go tool buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/24/24275eb5d230e08e2d6eabf32de19f0ec313e5b31ce90de6f28aa9ff3a18b391-d # internal github.com/containers/podman/vendor/github.com/jinzhu/copier mkdir -p $WORK/b761/ go tool buildid -w $WORK/b733/_pkg_.a # internal cat >/tmp/go-build2507516818/b761/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build2507516818/b475/_pkg_.a packagefile database/sql/driver=/tmp/go-build2507516818/b476/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/containers/podman/vendor/github.com/jinzhu/copier -lang=go1.25 -complete -installsuffix shared -buildid UFYSozmOEVFjtIG9Ikk7/UFYSozmOEVFjtIG9Ikk7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/jinzhu/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/jinzhu/copier/errors.go cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/c3/c308b1ee8225e5e67544591d3bab0d27108920678610cad4f27c87c6d79ad7e0-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/signal mkdir -p $WORK/b766/ cat >/tmp/go-build2507516818/b766/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/signal -lang=go1.25 -complete -installsuffix shared -buildid E02TkIiaasgxf4zhkhxw/E02TkIiaasgxf4zhkhxw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/signal/signal_linux.go go tool buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/20/204924fa36af500979d0d9f21306436ff1bcb0678d20fd81e3d5e8a846ac0635-d # internal go tool buildid -w $WORK/b517/_pkg_.a # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui/list mkdir -p $WORK/b770/ cat >/tmp/go-build2507516818/b770/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/list -lang=go1.25 -complete -installsuffix shared -buildid s1OdadtvH-v4cmoZctON/s1OdadtvH-v4cmoZctON -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/list/list.go cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/e1/e1d79a822fa2ff91e05ae67ba3312cf94c2dca04cdcc6020695b84e0a2f536c6-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b771/ cat >/tmp/go-build2507516818/b771/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf -lang=go1.25 -complete -installsuffix shared -buildid qpFCfXVlRWLNfzale62X/qpFCfXVlRWLNfzale62X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf/screenbuf.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -o $WORK/b183/_cgo_.o $WORK/b183/_cgo_main.o $WORK/b183/preferlinkext $WORK/b183/_x001.o $WORK/b183/_x002.o $WORK/b183/_x003.o $WORK/b183/_x004.o $WORK/b183/_x005.o $WORK/b183/_x006.o -O2 -g -lresolv TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/preferlinkext $WORK/b267/_x001.o $WORK/b267/_x002.o $WORK/b267/_x003.o -O2 -g go tool buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/0f/0f359b044e6209482dd41c0056079f50e1982a10f2d74d14ca6578593e4b324c-d # internal github.com/containers/podman/vendor/go.yaml.in/yaml/v2 mkdir -p $WORK/b774/ cat >/tmp/go-build2507516818/b774/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/containers/podman/vendor/go.yaml.in/yaml/v2 -lang=go1.25 -complete -installsuffix shared -buildid L54jSXcf2-VQNa0PQoLs/L54jSXcf2-VQNa0PQoLs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/apic.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/decode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/emitterc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/encode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/parserc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/readerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/resolve.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/scannerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/sorter.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/writerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yaml.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlh.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlprivateh.go go tool buildid -w $WORK/b521/_pkg_.a # internal go tool buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/e8/e8e2a11980dda6e46520e8c1c1d34d8ba10b3d92007d0753cd1df2fddc19e860-d # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/78/7844fe01de7b95df3025eadb8c0a80b43820f6abb58da5fbe90950cf70155e13-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib mkdir -p $WORK/b787/ github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer mkdir -p $WORK/b781/ cat >/tmp/go-build2507516818/b787/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib -lang=go1.25 -complete -installsuffix shared -buildid LAUXwvqo9zwQkVVCYCp4/LAUXwvqo9zwQkVVCYCp4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/metadata.go cat >/tmp/go-build2507516818/b781/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b742/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer -lang=go1.25 -complete -installsuffix shared -buildid 8pYBOxCj-Vdhnz4b6msa/8pYBOxCj-Vdhnz4b6msa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extended_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/filexfer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fx.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fxp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/handle_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/init_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/open_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/path_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/permissions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/response_packets.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -lang=go1.25 -installsuffix shared -buildid nXw0Ii6vbb0c09Y0oU2h/nXw0Ii6vbb0c09Y0oU2h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host/host.go $WORK/b742/_cgo_gotypes.go $WORK/b742/host_cgo.cgo1.go $WORK/b742/_cgo_import.go go tool buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/9d/9d70294250ee94b89786b4af15f8db787efe4bd36da1835cdab2deb5908f1c67-d # internal crypto/ecdsa mkdir -p $WORK/b141/ cat >/tmp/go-build2507516818/b141/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2507516818/b142/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2507516818/b105/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2507516818/b148/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2507516818/b144/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build2507516818/b149/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2507516818/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2507516818/b097/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2507516818/b151/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2507516818/b154/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid D8q1KyoRbqfGoYq8g6ej/D8q1KyoRbqfGoYq8g6ej -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go go tool buildid -w $WORK/b428/_pkg_.a # internal go tool buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/1e/1e963aeae5c650934d312d241eb2c6f4e8122831860354ae143410b636d25440-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b789/ cat >/tmp/go-build2507516818/b789/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -lang=go1.25 -complete -installsuffix shared -buildid 0BfB2Riz5xqN7LEqPxFu/0BfB2Riz5xqN7LEqPxFu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/1c/1c0c0a83dbc45094e33f106b6f7d7caf34cae34fb731fb88dda0e88eb24434b7-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty mkdir -p $WORK/b795/ cat >/tmp/go-build2507516818/b795/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF go tool buildid -w $WORK/b754/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty -lang=go1.25 -complete -installsuffix shared -buildid 1uhrXz5EPVe4hHT0bXRx/1uhrXz5EPVe4hHT0bXRx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty/pty_ptmx.go go tool buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/35/35bacdf7b80a2512ff81ff9b7a91faffbd5011b24128803f332940059e334fa7-d # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/3a/3ad42350662e83a23e094fb27e0ffbf721c87d4ead45f4ae326803eef93a7c94-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs mkdir -p $WORK/b797/ github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b799/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp cat >/tmp/go-build2507516818/b797/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2507516818/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2507516818/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs -lang=go1.25 -complete -installsuffix shared -buildid DwiIGFsuVeICOBIG88fL/DwiIGFsuVeICOBIG88fL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/mkdirall_pathrslite.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/path.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/procfs_pathrslite.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/retry.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs/root_pathrslite.go go tool buildid -w $WORK/b616/_pkg_.a # internal go tool buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/04/049852932c649d507d8ace27d149aa59988c276e3f9b6fae43c225c01fdc43cf-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr/funcr mkdir -p $WORK/b622/ cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/e3/e37f0ee9662f50566a605df7f95446e4a071909a6a22b8dd52be75f0b1ad210f-d # internal cat >/tmp/go-build2507516818/b622/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2507516818/b616/_pkg_.a packagefile log/slog=/tmp/go-build2507516818/b617/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b800/ go tool buildid -w $WORK/b254/_pkg_.a # internal go tool buildid -w $WORK/b270/_pkg_.a # internal go tool buildid -w $WORK/b743/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr/funcr -lang=go1.25 -complete -installsuffix shared -buildid ptgLd15JTP_6hRBzKtNk/ptgLd15JTP_6hRBzKtNk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/funcr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/slogsink.go cat >/tmp/go-build2507516818/b800/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/pkg/strslice=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build2507516818/b199/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/preferlinkext $WORK/b267/_x001.o $WORK/b267/_x002.o $WORK/b267/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b267/_cgo_.o -dynout $WORK/b267/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/docker -lang=go1.25 -complete -installsuffix shared -buildid OG8TcJs9aVlozdlWP1fb/OG8TcJs9aVlozdlWP1fb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/docker/types.go go tool buildid -w $WORK/b770/_pkg_.a # internal gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -o $WORK/b183/_cgo_.o $WORK/b183/_cgo_main.o $WORK/b183/preferlinkext $WORK/b183/_x001.o $WORK/b183/_x002.o $WORK/b183/_x003.o $WORK/b183/_x004.o $WORK/b183/_x005.o $WORK/b183/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b183/_cgo_.o -dynout $WORK/b183/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp go tool buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/23/23e73a0080a79392ca388a1b1dca49d924fc87689943e518e74af8638bd2f553-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/open mkdir -p $WORK/b813/ cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/c0/c02380141c6224534958b82af190feeb6d880f853cf2c1f0fefc6ce809dde6c9-d # internal go tool buildid -w $WORK/b625/_pkg_.a # internal cat >/tmp/go-build2507516818/b813/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF github.com/containers/podman/vendor/github.com/mattn/go-shellwords mkdir -p $WORK/b818/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/open -lang=go1.25 -complete -installsuffix shared -buildid 9bHjBVTm4-QcjJx6CRfr/9bHjBVTm4-QcjJx6CRfr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open_types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/open/open_unix.go cat >/tmp/go-build2507516818/b818/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/containers/podman/vendor/github.com/mattn/go-shellwords -lang=go1.25 -complete -installsuffix shared -buildid nhwzpTUaRjrYhpGSXJzH/nhwzpTUaRjrYhpGSXJzH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-shellwords/shellwords.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-shellwords/util_posix.go cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/64/6495f3af0e6c55b966bf8651c0f6f5b6f4d02a680777f4476e1b37d66d2d6f42-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail mkdir -p $WORK/b749/ cat >/tmp/go-build2507516818/b749/importcfg << 'EOF' # internal # import config importmap github.com/nxadm/tail/ratelimiter=github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap github.com/nxadm/tail/watch=github.com/containers/podman/vendor/github.com/nxadm/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build2507516818/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build2507516818/b751/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build2507516818/b752/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build2507516818/b753/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build2507516818/b188/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF go tool buildid -w $WORK/b766/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail -lang=go1.25 -complete -installsuffix shared -buildid mSaoRCPFw47TDblHAiX5/mSaoRCPFw47TDblHAiX5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail_posix.go cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/bd/bdfc4628e41b0d011e6308be01f1399a56c1ce679970e998863152efe46e16f5-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common mkdir -p $WORK/b823/ cat >/tmp/go-build2507516818/b823/importcfg << 'EOF' # internal # import config importmap go.etcd.io/bbolt/errors=github.com/containers/podman/vendor/go.etcd.io/bbolt/errors packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build2507516818/b822/_pkg_.a packagefile hash/fnv=/tmp/go-build2507516818/b308/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common -lang=go1.25 -complete -installsuffix shared -buildid Dhn4frJPQ5KNdZWBCNXK/Dhn4frJPQ5KNdZWBCNXK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/bolt_amd64.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/bucket.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/inode.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/meta.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/page.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/types.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/unsafe.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/utils.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common/verify.go go tool buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/c0/c025ffef55bc1c0009721276265209447e59de98c13314e48f4d357ca8241b4c-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf mkdir -p $WORK/b827/ cat >/tmp/go-build2507516818/b827/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf -lang=go1.25 -complete -installsuffix shared -buildid i2EJnVGrwImZ1eEj7WxC/i2EJnVGrwImZ1eEj7WxC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf/resolv.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf/resolvconf.go cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/c6/c6426403c3be6309206672c7272fbbef4544fd6f102b130860c650303659c5dc-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper mkdir -p $WORK/b830/ cat >/tmp/go-build2507516818/b830/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper -lang=go1.25 -complete -installsuffix shared -buildid q_cR8yOTF-FTC85-8nca/q_cR8yOTF-FTC85-8nca -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper/service.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ec/ece9a21eef6120f9cc2ffc052247b7566f82c6882756f16eeb52f3c1f47ba600-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring mkdir -p $WORK/b659/ cat >/tmp/go-build2507516818/b659/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2507516818/b254/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring -lang=go1.25 -complete -installsuffix shared -buildid KN-2p0xslKX2y3t2aWEB/KN-2p0xslKX2y3t2aWEB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring/slice.go cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/5f/5fa10af9045f900a48dd5fa1b669908ae72b32ffba1ff6e3a2cd969444a762cc-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace mkdir -p $WORK/b626/ cat >/tmp/go-build2507516818/b626/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded importmap go.opentelemetry.io/otel/trace/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2507516818/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2507516818/b625/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2507516818/b627/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build2507516818/b628/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace -lang=go1.25 -complete -installsuffix shared -buildid LHTA620DlfoCA8Lwbmuq/LHTA620DlfoCA8Lwbmuq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/auto.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/provider.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracestate.go cat >/tmp/go-build2507516818/b267/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid S7Fr5aVSjh7EP26kHKb6/S7Fr5aVSjh7EP26kHKb6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b267/_cgo_gotypes.go $WORK/b267/cgo_lookup_cgo.cgo1.go $WORK/b267/getgrouplist_unix.cgo1.go $WORK/b267/_cgo_import.go cat >/tmp/go-build2507516818/b183/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2507516818/b184/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile internal/itoa=/tmp/go-build2507516818/b042/_pkg_.a packagefile internal/nettrace=/tmp/go-build2507516818/b185/_pkg_.a packagefile internal/poll=/tmp/go-build2507516818/b063/_pkg_.a packagefile internal/singleflight=/tmp/go-build2507516818/b186/_pkg_.a packagefile internal/stringslite=/tmp/go-build2507516818/b031/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2507516818/b064/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p net -lang=go1.25 -std -installsuffix shared -buildid Gng4hZipP-Hs-hjN_zf_/Gng4hZipP-Hs-hjN_zf_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_posix.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile.go /usr/lib/golang/src/net/sendfile_nonwindows.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip4_linux.go /usr/lib/golang/src/net/sockoptip6_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b183/_cgo_gotypes.go $WORK/b183/cgo_linux.cgo1.go $WORK/b183/cgo_resnew.cgo1.go $WORK/b183/cgo_socknew.cgo1.go $WORK/b183/cgo_unix_cgo.cgo1.go $WORK/b183/cgo_unix_cgo_res.cgo1.go $WORK/b183/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host go tool pack r $WORK/b742/_pkg_.a $WORK/b742/preferlinkext $WORK/b742/_x001.o $WORK/b742/_x002.o # internal go tool buildid -w $WORK/b742/_pkg_.a # internal echo -n > $WORK/b799/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b799/ -importpath github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang "-ldflags=\"-O2\" \"-g\" \"-lseccomp\"" -- -I $WORK/b799/ -m64 -mtune=generic -fcf-protection=full ./seccomp.go ./seccomp_internal.go cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/6e/6e9d723d9901a9ba1b2b36a372afe2a5bac6665717cd2ccac2b2de682efe843e-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/version mkdir -p $WORK/b833/ cat >/tmp/go-build2507516818/b833/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/version -lang=go1.25 -complete -installsuffix shared -buildid i9AD5BL4-l8kkGwsRFhS/i9AD5BL4-l8kkGwsRFhS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/version/version.go go tool buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/e0/e0cb337961c472660a87099b7c05bf2f62247b4a86ab8e4524ef276a471382c5-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 mkdir -p $WORK/b837/ cat >/tmp/go-build2507516818/b837/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 -lang=go1.25 -complete -installsuffix shared -buildid bd8uWKCPxNIghOPI_T_q/bd8uWKCPxNIghOPI_T_q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0/hook.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0/when.go go tool buildid -w $WORK/b341/_pkg_.a # internal go tool buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/cd/cd4e6ea531342b264260f8cc6cc42794308519010989abc9a8d2d33e69a9e0a1-d # internal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b839/ cat >/tmp/go-build2507516818/b839/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew -lang=go1.25 -complete -installsuffix shared -buildid -zrtGc73bUnlh2c81sji/-zrtGc73bUnlh2c81sji -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/spew.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ce/ce918595239b611019481b9678d6013651786ecdea91e66cc9e41b6eb62f2acd-d # internal github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b840/ cat >/tmp/go-build2507516818/b840/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib -lang=go1.25 -complete -installsuffix shared -buildid beRH1Jzcw92EMLYDsTLt/beRH1Jzcw92EMLYDsTLt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib/difflib.go go tool buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/c8/c8868cc41bfaeeac5ae0e866fd591c69331e4d769d79207240b5b6865296a893-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/umask mkdir -p $WORK/b843/ cat >/tmp/go-build2507516818/b843/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/umask -lang=go1.25 -complete -installsuffix shared -buildid duQbk74N50b0fswIjrR6/duQbk74N50b0fswIjrR6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/umask/umask.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/umask/umask_unix.go go tool buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/02/024d79a1e6fbd3cfe4f60c473b36460185275983b1d464944853551bc2adbe4f-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s mkdir -p $WORK/b846/ cat >/tmp/go-build2507516818/b846/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s -lang=go1.25 -complete -installsuffix shared -buildid tqwbuPrJk9hV9WvBySam/tqwbuPrJk9hV9WvBySam -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s/objectmeta.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s/validation.go go tool buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/3e/3edaa9bc330195cabcb8a74fb169f7e7c27729771e711ca35504e6982b02fb76-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go mkdir -p $WORK/b847/ cat >/tmp/go-build2507516818/b847/importcfg << 'EOF' # internal # import config importmap golang.org/x/mod/semver=github.com/containers/podman/vendor/golang.org/x/mod/semver packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/mod/semver=/tmp/go-build2507516818/b848/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go -lang=go1.25 -complete -installsuffix shared -buildid xe8Je6lF0FFIYc5lQ2x_/xe8Je6lF0FFIYc5lQ2x_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go/version.go go tool buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/7d/7dcbab44b3fcb107dbc66a6e7be28fceec895def57d980e63d17ee8ca721415e-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage mkdir -p $WORK/b850/ cat >/tmp/go-build2507516818/b850/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage -lang=go1.25 -complete -installsuffix shared -buildid jsmYiN-gXxASv4EFvczt/jsmYiN-gXxASv4EFvczt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage/rusage.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage/rusage_unix.go go tool buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/3d/3dc18b14f379f12e3bf33a38736d9f70c3f7d3944bded4885ca9e7ec710c3e71-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/platform mkdir -p $WORK/b764/ cat >/tmp/go-build2507516818/b764/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2507516818/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/platform -lang=go1.25 -complete -installsuffix shared -buildid IPttrsncFytyyD16nk-4/IPttrsncFytyyD16nk-4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform/platform.go go tool buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/80/80d2636f9d15b2653b240b6f6b37516e0de26854b4637bcdeced8f5185f595fa-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b798/ cat >/tmp/go-build2507516818/b798/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/internal/pathrs=github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build2507516818/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils -lang=go1.25 -complete -installsuffix shared -buildid rQWHsfszv0Ew8WOzKyxg/rQWHsfszv0Ew8WOzKyxg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go go tool buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/c7/c750fec227a8b6d50321fec0bc5706521dbd67b4241f54354965f0eef8f0eabf-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 mkdir -p $WORK/b836/ cat >/tmp/go-build2507516818/b836/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/pkg/hooks/1.0.0=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build2507516818/b837/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 -lang=go1.25 -complete -installsuffix shared -buildid DqYdj9xfj9CuL4QHqGeB/DqYdj9xfj9CuL4QHqGeB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0/hook.go go tool buildid -w $WORK/b749/_pkg_.a # internal cd /usr/lib/golang/src/os/user go tool pack r $WORK/b267/_pkg_.a $WORK/b267/preferlinkext $WORK/b267/_x001.o $WORK/b267/_x002.o $WORK/b267/_x003.o # internal go tool buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/54/54a06efa0d52b4448ae8435eaa7683b5f265b72b0e02c3f804acde16c9bf9e31-d # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/61/6167634410b53ec9b21bad6af51647d1177cf24267547e56f661252230e72fa4-d # internal go/scanner mkdir -p $WORK/b853/ cat >/tmp/go-build2507516818/b853/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile go/token=/tmp/go-build2507516818/b315/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p go/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid mECOcuF9KIAlHUM7Mui6/mECOcuF9KIAlHUM7Mui6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools mkdir -p $WORK/b261/ echo -n > $WORK/b261/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b261/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools "-ldflags=\"-O2\" \"-g\" \"-l\" \"subid\"" -- -I $WORK/b261/ -m64 -mtune=generic -fcf-protection=full ./idtools_supported.go go tool buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/d0/d0bb18ddb1bda024f035509cf6ca21f20199ece523c5208e6a8c16b01a3f1b22-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b463/ cat >/tmp/go-build2507516818/b463/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -lang=go1.25 -complete -installsuffix shared -buildid 5pn93ajSYU8cZlQQDVbV/5pn93ajSYU8cZlQQDVbV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/common.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/format.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/writer.go cd $WORK/b748 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -I $WORK/b748/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lf4dfnHBgxe53GVkT0qJ -o $WORK/b748/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/01/0149d3c1f3b028ff36a80cafa0c05c29dd9d112b4b4ff6bd0e65d57a0c7257a0-d # internal archive/tar mkdir -p $WORK/b471/ go tool buildid -w $WORK/b813/_pkg_.a # internal cat >/tmp/go-build2507516818/b471/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p archive/tar -lang=go1.25 -std -complete -installsuffix shared -buildid 9dg77P2bufjxi5GdYvkV/9dg77P2bufjxi5GdYvkV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go go tool buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/41/4136ebaddd75f864e71b70e473999d91aa6c45d082c0e84f2d91ec1c8dd02358-d # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/f8/f8b8100f430da9384c5669f9d78195c2f6b9865edf83a527366e17546ff70411-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b685/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b533/ cat >/tmp/go-build2507516818/b685/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -lang=go1.25 -complete -installsuffix shared -buildid u5DnOZ6oC125nSQKbFUD/u5DnOZ6oC125nSQKbFUD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go cat >/tmp/go-build2507516818/b533/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2507516818/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2507516818/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2507516818/b534/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -lang=go1.25 -complete -installsuffix shared -buildid hywXGUJTRqvgmYk_tlmh/hywXGUJTRqvgmYk_tlmh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go go tool buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/57/5743335540ad6ea9ff1d3f5a2c7bfe4091b8d5f77eb0c28f7180b889f53bf1d2-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b817/ cat >/tmp/go-build2507516818/b817/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile flag=/tmp/go-build2507516818/b541/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser -lang=go1.25 -complete -installsuffix shared -buildid TLPvTkz5MIydbSk5H_pD/TLPvTkz5MIydbSk5H_pD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser/user_unix.go go tool buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/7c/7c6809e9efbc37de12df4fadce18d129872bedc41c54f7889fba685dc884538a-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist mkdir -p $WORK/b824/ go tool buildid -w $WORK/b764/_pkg_.a # internal cat >/tmp/go-build2507516818/b824/importcfg << 'EOF' # internal # import config importmap go.etcd.io/bbolt/internal/common=github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build2507516818/b823/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist -lang=go1.25 -complete -installsuffix shared -buildid 6ukElFBz6k3j4h7P7NL5/6ukElFBz6k3j4h7P7NL5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/array.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/freelist.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/hashmap.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist/shared.go cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/1b/1bf039e7d169af137a1b7c06813f38b26176b72ff0eba61a3a4555f2dee779b9-d # internal go/constant mkdir -p $WORK/b854/ cat >/tmp/go-build2507516818/b854/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile go/token=/tmp/go-build2507516818/b315/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p go/constant -lang=go1.25 -std -complete -installsuffix shared -buildid wgEXpDKg8ElxrNpPzA0-/wgEXpDKg8ElxrNpPzA0- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack /usr/lib/golang/src/go/constant/kind_string.go /usr/lib/golang/src/go/constant/value.go go tool buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/cf/cff25ecc263dee3123430b552f687e320cfcb35fe68e7611373a31fa7fa6e100-d # internal internal/buildcfg mkdir -p $WORK/b859/ cat >/tmp/go-build2507516818/b859/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2507516818/b016/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p internal/buildcfg -lang=go1.25 -std -complete -installsuffix shared -buildid mxB0wsWOdw_W9maf73Ax/mxB0wsWOdw_W9maf73Ax -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack /usr/lib/golang/src/internal/buildcfg/cfg.go /usr/lib/golang/src/internal/buildcfg/exp.go /usr/lib/golang/src/internal/buildcfg/zbootstrap.go go tool buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/2f/2fa87c23a8417fe2ed299533e8571076b2974d71382ff70411cd1c7c56384cf3-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation mkdir -p $WORK/b845/ cat >/tmp/go-build2507516818/b845/importcfg << 'EOF' # internal # import config importmap tags.cncf.io/container-device-interface/internal/validation/k8s=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s=/tmp/go-build2507516818/b846/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation -lang=go1.25 -complete -installsuffix shared -buildid wREDhMpdI5t8c4ES90-W/wREDhMpdI5t8c4ES90-W -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/validate.go go tool buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/60/605e422ee3e873e73a145107da9b9dc86cde1a4ab4b7d92acd33a76cc09607e5-d # internal github.com/containers/podman/libpod/lock/file mkdir -p $WORK/b867/ cat >/tmp/go-build2507516818/b867/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/containers/podman/libpod/lock/file -lang=go1.25 -complete -installsuffix shared -buildid LjT_RZhzymwSRdPsRmzS/LjT_RZhzymwSRdPsRmzS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack ./_build/src/github.com/containers/podman/libpod/lock/file/file_lock.go go tool buildid -w $WORK/b761/_pkg_.a # internal go tool buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/d4/d452a705b01089d5fb1db4b74ce57db5f31a6ec60039e9dd8390a80b34015a97-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks mkdir -p $WORK/b835/ cat >/tmp/go-build2507516818/b835/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/hooks/0.1.0=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0 importmap go.podman.io/common/pkg/hooks/1.0.0=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0 packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2507516818/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0=/tmp/go-build2507516818/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build2507516818/b837/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks -lang=go1.25 -complete -installsuffix shared -buildid M2GvfgujdmnaSfMtaCjR/M2GvfgujdmnaSfMtaCjR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/hooks.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/monitor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/read.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/version.go cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/22/2253add523abd65035525b25662d64e13444007f41b069c60f978ea03a6f9800-d # internal github.com/containers/podman/libpod/lock/shm mkdir -p $WORK/b868/ echo -n > $WORK/b868/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b868/ -importpath github.com/containers/podman/libpod/lock/shm "-ldflags=\"-O2\" \"-g\" \"-lrt\" \"-lpthread\"" -- -I $WORK/b868/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror ./shm_lock.go go tool buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/fe/fee7bff8f5aca0469f2ea4d45d5d612011b6d8d4b4034b1bfa1b68978bcbd664-d # internal github.com/containers/podman/vendor/github.com/go-logr/stdr mkdir -p $WORK/b621/ cat >/tmp/go-build2507516818/b621/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/logr/funcr=github.com/containers/podman/vendor/github.com/go-logr/logr/funcr packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2507516818/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build2507516818/b622/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/podman/vendor/github.com/go-logr/stdr -lang=go1.25 -complete -installsuffix shared -buildid YlAYjNTJ1b-bxtF7moys/YlAYjNTJ1b-bxtF7moys -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/stdr/stdr.go cd $WORK/b748 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -I $WORK/b748/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lf4dfnHBgxe53GVkT0qJ -o $WORK/b748/_x002.o -c dlopen.cgo2.c go tool buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/cf/cf5cb68e0274c75f33da65bce08a938ec0e08fdb81496aaa5765d6cbb80d9e72-d # internal github.com/containers/podman/libpod/logs/reversereader mkdir -p $WORK/b870/ cat >/tmp/go-build2507516818/b870/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/containers/podman/libpod/logs/reversereader -lang=go1.25 -complete -installsuffix shared -buildid 6ydE8AU2bGU-kDzu42NP/6ydE8AU2bGU-kDzu42NP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/containers/podman/libpod/logs/reversereader/reversereader.go go tool buildid -w $WORK/b798/_pkg_.a # internal go tool buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/92/92f60d079e8ee093e6b4686fe31c520d338f0155234f500f7c6391bbeb3d1650-d # internal github.com/containers/podman/libpod/shutdown mkdir -p $WORK/b875/ cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/a2/a2f034f8bede8b4669a60141ad208f96220b74c22c52b7e807fc716f433e2ad5-d # internal cat >/tmp/go-build2507516818/b875/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b796/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/containers/podman/libpod/shutdown -lang=go1.25 -complete -installsuffix shared -buildid LS_KxEPGG4P7grmiCKeO/LS_KxEPGG4P7grmiCKeO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack ./_build/src/github.com/containers/podman/libpod/shutdown/handler.go cat >/tmp/go-build2507516818/b796/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/internal/pathrs=github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs importmap github.com/opencontainers/runc/libcontainer/utils=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build2507516818/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build2507516818/b798/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor -lang=go1.25 -complete -installsuffix shared -buildid nZtrg8c_8DGNCgafm4o-/nZtrg8c_8DGNCgafm4o- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go go tool buildid -w $WORK/b867/_pkg_.a # internal go tool buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/0c/0c488add5a71c18ec1dceb1800d2efa1cf9537148933795b498aa46cfc69303f-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b884/ cat >/tmp/go-build2507516818/b884/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/containers/podman/pkg/env -lang=go1.25 -complete -installsuffix shared -buildid 8I_WvJ7yUEG9WWbs6AjR/8I_WvJ7yUEG9WWbs6AjR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/containers/podman/pkg/env/env.go ./_build/src/github.com/containers/podman/pkg/env/env_unix.go cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/31/31ad14500b5d14297b4809612b5d587151fdba8cb26d6d2bdd838ee618159566-d # internal go/ast mkdir -p $WORK/b852/ cat >/tmp/go-build2507516818/b852/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile go/scanner=/tmp/go-build2507516818/b853/_pkg_.a packagefile go/token=/tmp/go-build2507516818/b315/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p go/ast -lang=go1.25 -std -complete -installsuffix shared -buildid QVkDWib5zd1FwzJBxBbB/QVkDWib5zd1FwzJBxBbB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go go tool buildid -w $WORK/b781/_pkg_.a # internal go tool buildid -w $WORK/b839/_pkg_.a # internal go tool buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/76/76f160db8bdd495ca7382348a801d6cfe022bd7957add1aa2dd45b85118c80fc-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec mkdir -p $WORK/b838/ cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/d4/d4774789cf74905eb732e7760d7f7eb4e072fc99009eaabd745cd8ee7c050efc-d # internal cat >/tmp/go-build2507516818/b838/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pmezard/go-difflib/difflib=github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build2507516818/b839/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build2507516818/b840/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec -lang=go1.25 -complete -installsuffix shared -buildid TnJbWO4b6c3c44CYc9py/TnJbWO4b6c3c44CYc9py -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec/exec.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec/runtimeconfigfilter.go github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh mkdir -p $WORK/b782/ cat >/tmp/go-build2507516818/b782/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2507516818/b781/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh -lang=go1.25 -complete -installsuffix shared -buildid FFQj90xdk-YLI9EIGA7G/FFQj90xdk-YLI9EIGA7G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/fsync.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/hardlink.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/openssh.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/posix-rename.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/statvfs.go cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/b9/b9c9ffe23e9e0fad806f742d178640872f030f63584e0f64984e63b98a88bec2-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop mkdir -p $WORK/b629/ cat >/tmp/go-build2507516818/b629/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2507516818/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2507516818/b626/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2507516818/b627/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop -lang=go1.25 -complete -installsuffix shared -buildid IOt2382Q9r3FKseAs8FR/IOt2382Q9r3FKseAs8FR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop/noop.go go tool buildid -w $WORK/b835/_pkg_.a # internal go tool buildid -w $WORK/b817/_pkg_.a # internal go tool buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/76/76c694ff1ce9b12e6b44f9e9041ea99b3de775de4725531a9732cd6fe4ba2385-d # internal github.com/containers/podman/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b887/ cat >/tmp/go-build2507516818/b887/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/containers/podman/vendor/gopkg.in/inf.v0 -lang=go1.25 -complete -installsuffix shared -buildid yL9eiAHtd3MyTgTmvluW/yL9eiAHtd3MyTgTmvluW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0/rounder.go cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/27/2742b0de90fc27c7966ba0b9b5da2c0d3b4d7af94b71ae723de9ef995a332fe9-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b888/ cat >/tmp/go-build2507516818/b888/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/types=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build2507516818/b889/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 -lang=go1.25 -complete -installsuffix shared -buildid avKfarRwkZNHoB-lAufo/avKfarRwkZNHoB-lAufo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1/types.go go tool buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/83/83202ca91823a6f8de733b748479d1c1bda6fcec2007c2d28b976601d23d9814-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b890/ cat >/tmp/go-build2507516818/b890/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr -lang=go1.25 -complete -installsuffix shared -buildid GIA3xiSae1c85MJIi5sK/GIA3xiSae1c85MJIi5sK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr/intstr.go cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/1f/1fd133d2436519adb0025109ea7b86661d82562f9b313d4b672aebc2f604183e-d # internal github.com/containers/podman/libpod/logs mkdir -p $WORK/b869/ cat >/tmp/go-build2507516818/b869/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/logs/reversereader=github.com/containers/podman/libpod/logs/reversereader importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=/tmp/go-build2507516818/b870/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build2507516818/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/containers/podman/libpod/logs -lang=go1.25 -complete -installsuffix shared -buildid yfsuYTY8nSb4xANJXzmV/yfsuYTY8nSb4xANJXzmV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack ./_build/src/github.com/containers/podman/libpod/logs/log.go go tool buildid -w $WORK/b796/_pkg_.a # internal cd $WORK/b748 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -I $WORK/b748/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lf4dfnHBgxe53GVkT0qJ -o $WORK/b748/_x003.o -c dlopen_example.cgo2.c cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/a3/a3488735d2834ade252bbc7c5b3cb8f0bb20c2b48955217312dda6748c88f9c3-d # internal github.com/containers/podman/pkg/lookup mkdir -p $WORK/b891/ cat >/tmp/go-build2507516818/b891/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2507516818/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF go tool buildid -w $WORK/b328/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/containers/podman/pkg/lookup -lang=go1.25 -complete -installsuffix shared -buildid aObi3yqj_o3FJcbXuDIu/aObi3yqj_o3FJcbXuDIu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b891/importcfg -pack ./_build/src/github.com/containers/podman/pkg/lookup/lookup.go go tool buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/14/14f20317f5c80f07bb005b60e3c17eb95a2df4f59633c70fe51e530494291782-d # internal github.com/containers/podman/pkg/parallel mkdir -p $WORK/b892/ cat >/tmp/go-build2507516818/b892/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2507516818/b514/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/containers/podman/pkg/parallel -lang=go1.25 -complete -installsuffix shared -buildid 3-wdhTuYEYisa9FkIOAs/3-wdhTuYEYisa9FkIOAs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b892/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/parallel.go go tool buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/7c/7cf867434c3ad90856eebcfbd71660905f56e3b0c415767ca03232af2b0551e2-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b334/ cat >/tmp/go-build2507516818/b334/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2507516818/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2507516818/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2507516818/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -lang=go1.25 -complete -installsuffix shared -buildid QoZ9fxSnNvbuXaZMeWKm/QoZ9fxSnNvbuXaZMeWKm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/2f/2f4b0bed9cf1bcb5bc98305e68962aea025682723a03b807456c91a10d221910-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b369/ cat >/tmp/go-build2507516818/b369/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/json=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2507516818/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2507516818/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2507516818/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2507516818/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2507516818/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2507516818/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2507516818/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2507516818/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2507516818/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson -lang=go1.25 -complete -installsuffix shared -buildid LaCpYjG5Tjf2jk5YtIG1/LaCpYjG5Tjf2jk5YtIG1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go go tool buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/92/92f4de906fea797e3fa1d3a2e89109bdacf5d9cb0dd46ca1af3a3a365e289867-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common mkdir -p $WORK/b896/ cat >/tmp/go-build2507516818/b896/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build2507516818/b897/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common -lang=go1.25 -complete -installsuffix shared -buildid X4pZXqa5emnNfpgSTkGg/X4pZXqa5emnNfpgSTkGg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b896/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/endian.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/readlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/sleep.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/warnings.go go tool buildid -w $WORK/b824/_pkg_.a # internal go tool buildid -w $WORK/b838/_pkg_.a # internal go tool buildid -w $WORK/b875/_pkg_.a # internal go tool buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/92/926f7f9616bd416684cc056e6f0b7dfeb4364b277417559acb6530655692a248-d # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/b4/b4c897c485f360d720b462368ba0487f86dadd043c60981f8dfae653452261d7-d # internal github.com/containers/podman/vendor/github.com/tklauser/numcpus mkdir -p $WORK/b899/ github.com/containers/podman/pkg/specgenutilexternal mkdir -p $WORK/b904/ cat >/tmp/go-build2507516818/b899/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b904/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build2507516818/b649/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/containers/podman/vendor/github.com/tklauser/numcpus -lang=go1.25 -complete -installsuffix shared -buildid mqMiKUk0ZkA8R-1Wf9Q_/mqMiKUk0ZkA8R-1Wf9Q_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b899/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.25 -complete -installsuffix shared -buildid bmJMc7TW3U5Q55Qw6pMe/bmJMc7TW3U5Q55Qw6pMe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/a2/a295e8361368da0a8f21f48ec82229f34e27d6ad0addd498b0aa9deccdcfef48-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk mkdir -p $WORK/b623/ cat >/tmp/go-build2507516818/b623/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/auto/sdk/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build2507516818/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2507516818/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2507516818/b625/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2507516818/b626/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build2507516818/b629/_pkg_.a packagefile log/slog=/tmp/go-build2507516818/b617/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/dd/dd6c8a6147fc56d8078f898b92ab3cfff160bad919a77ca194c72aab1673ac16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk -lang=go1.25 -complete -installsuffix shared -buildid JRgUHJCw5gPhGlu7ynRs/JRgUHJCw5gPhGlu7ynRs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/limit.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer_provider.go github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b821/ cat >/tmp/go-build2507516818/b821/importcfg << 'EOF' # internal # import config importmap go.etcd.io/bbolt/errors=github.com/containers/podman/vendor/go.etcd.io/bbolt/errors importmap go.etcd.io/bbolt/internal/common=github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common importmap go.etcd.io/bbolt/internal/freelist=github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build2507516818/b822/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build2507516818/b823/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist=/tmp/go-build2507516818/b824/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/containers/podman/vendor/go.etcd.io/bbolt -lang=go1.25 -complete -installsuffix shared -buildid 9LRnoOYx2dSzDGX69Gh7/9LRnoOYx2dSzDGX69Gh7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_linux.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_unix.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bucket.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/compact.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/cursor.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/db.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/doc.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/errors.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/logger.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/mlock_unix.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/node.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/tx.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/tx_check.go cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=w5FGf7i3Hyacey7QbLyH -o $WORK/b546/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/84/846aa0450310c651f560164b6123f9cde195f1303cc3cd031c674c0e78d40a18-d # internal github.com/containers/podman/vendor/github.com/google/shlex mkdir -p $WORK/b912/ cat >/tmp/go-build2507516818/b912/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p github.com/containers/podman/vendor/github.com/google/shlex -lang=go1.25 -complete -installsuffix shared -buildid NBeWzenZqCiAto6U33EO/NBeWzenZqCiAto6U33EO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b912/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/shlex/shlex.go cd $WORK/b748 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -I $WORK/b748/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lf4dfnHBgxe53GVkT0qJ -o $WORK/b748/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/ee/ee2e52b596e6e43b349ac44de269caf27fe0321e932fc734c46811825508fea4-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b535/ cat >/tmp/go-build2507516818/b535/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -lang=go1.25 -complete -installsuffix shared -buildid O94AdGkNAdffddUl65pS/O94AdGkNAdffddUl65pS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go go tool buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/de/def9e10a848295977f886856aa9b16871c481c2d389f78364391e14f16bb0a12-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b902/ cat >/tmp/go-build2507516818/b902/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/containers/podman/pkg/selinux -lang=go1.25 -complete -installsuffix shared -buildid kWw-BKb4pMI0QAJv88xf/kWw-BKb4pMI0QAJv88xf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b902/importcfg -pack ./_build/src/github.com/containers/podman/pkg/selinux/selinux.go go tool buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/d9/d9a3985e7a2e74862f8790accc07cb381200545b7f10ab72f0f243cbd34e5938-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netns mkdir -p $WORK/b915/ cat >/tmp/go-build2507516818/b915/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netns -lang=go1.25 -complete -installsuffix shared -buildid 7JbUX31KeXRPbz1VNbSa/7JbUX31KeXRPbz1VNbSa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b915/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/nshandle_linux.go go tool buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/36/3673607b26874f45e0568148e2278c837ebe1cd37a609ae7c4ebe0430b5e885d-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver mkdir -p $WORK/b920/ cat >/tmp/go-build2507516818/b920/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2507516818/b919/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver -lang=go1.25 -complete -installsuffix shared -buildid soWPf7Q9RsbVqJ_U1lCz/soWPf7Q9RsbVqJ_U1lCz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b920/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver/filedriver.go go tool buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/7d/7d4663b2981300577b886932984bf25bdc564301b6f3a3e999cd4239982f6339-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver mkdir -p $WORK/b921/ cat >/tmp/go-build2507516818/b921/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2507516818/b919/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver -lang=go1.25 -complete -installsuffix shared -buildid w_pYEmd6gnzkIe1-zNnx/w_pYEmd6gnzkIe1-zNnx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b921/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver/passdriver.go go tool buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/2d/2d528a2ce1dcd73a3a353e715033798c2779351a57a7cf557b4697e617d46504-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver mkdir -p $WORK/b922/ cat >/tmp/go-build2507516818/b922/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2507516818/b919/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver -lang=go1.25 -complete -installsuffix shared -buildid pHngYXDzBCEPToQUxeKh/pHngYXDzBCEPToQUxeKh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b922/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver/shelldriver.go go tool buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/02/02ca8309cb31e02d9f6396330018c032c945b2df0b33e32226d15b67c2226c18-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b333/ cat >/tmp/go-build2507516818/b333/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2507516818/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2507516818/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2507516818/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2507516818/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2507516818/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2507516818/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2507516818/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2507516818/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2507516818/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2507516818/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build2507516818/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2507516818/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2507516818/b321/_pkg_.a packagefile hash/crc32=/tmp/go-build2507516818/b205/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -lang=go1.25 -complete -installsuffix shared -buildid dj_0hZFy2fwdyJy67ADe/dj_0hZFy2fwdyJy67ADe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/bitmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/presence.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/validate.go go tool buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/9c/9cc3c0ae2e727014585d94b654136d39d66d383c012f52483d0533f4596cdc90-d # internal github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b886/ cat >/tmp/go-build2507516818/b886/importcfg << 'EOF' # internal # import config importmap gopkg.in/inf.v0=github.com/containers/podman/vendor/gopkg.in/inf.v0 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=/tmp/go-build2507516818/b887/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource -lang=go1.25 -complete -installsuffix shared -buildid dfKbe7i6P1DuDOiYBcNq/dfKbe7i6P1DuDOiYBcNq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource/suffix.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -o $WORK/b748/_cgo_.o $WORK/b748/_cgo_main.o $WORK/b748/preferlinkext $WORK/b748/_x001.o $WORK/b748/_x002.o $WORK/b748/_x003.o -O2 -g -ldl cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=w5FGf7i3Hyacey7QbLyH -o $WORK/b546/_x002.o -c projectquota_supported.cgo2.c go tool buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/83/8381efad08ef507dc61889ce1cc0a04c5bbeae37f6cc5594b72af87e87aa3a03-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone mkdir -p $WORK/b923/ cat >/tmp/go-build2507516818/b923/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone -lang=go1.25 -complete -installsuffix shared -buildid 6HsmyAEAmHUHLYgs8YJy/6HsmyAEAmHUHLYgs8YJy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b923/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone/timezone.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone/timezone_linux.go go tool buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/59/595c1b925f2cef624e420485116e3c791956472679d8ddc138ef543b4d3e7615-d # internal github.com/containers/podman/vendor/github.com/kevinburke/ssh_config mkdir -p $WORK/b926/ cat >/tmp/go-build2507516818/b926/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/containers/podman/vendor/github.com/kevinburke/ssh_config -lang=go1.25 -complete -installsuffix shared -buildid qU4oyUWGFSHpbj6TNo_p/qU4oyUWGFSHpbj6TNo_p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b926/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/position.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/token.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/validators.go go tool buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/92/928aaac9270df68de1116f1b07d8b8cf0d5c63c86fc3ce53e1e8fc143fa495bb-d # internal github.com/containers/podman/vendor/github.com/tklauser/go-sysconf mkdir -p $WORK/b898/ cat >/tmp/go-build2507516818/b898/importcfg << 'EOF' # internal # import config importmap github.com/tklauser/numcpus=github.com/containers/podman/vendor/github.com/tklauser/numcpus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build2507516818/b899/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p github.com/containers/podman/vendor/github.com/tklauser/go-sysconf -lang=go1.25 -complete -installsuffix shared -buildid 8_ZEcb0b33GHrhAxNl6T/8_ZEcb0b33GHrhAxNl6T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b898/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_defs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_values_linux_amd64.go go tool buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/d2/d2a0cad227d803e39cafd1a9f65cf8cea5de3d6603985f112141015753f04171-d # internal github.com/containers/podman/pkg/seccomp mkdir -p $WORK/b934/ cat >/tmp/go-build2507516818/b934/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p github.com/containers/podman/pkg/seccomp -lang=go1.25 -complete -installsuffix shared -buildid NRGvoy-XkLf5gTsyCynF/NRGvoy-XkLf5gTsyCynF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b934/importcfg -pack ./_build/src/github.com/containers/podman/pkg/seccomp/seccomp.go go tool buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/65/65d88546d673d9f09f08f8605d48641265d077b1a5f3cf3a5acc6adcf927cbce-d # internal debug/dwarf mkdir -p $WORK/b943/ cat >/tmp/go-build2507516818/b943/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p debug/dwarf -lang=go1.25 -std -complete -installsuffix shared -buildid 3lBDMmin5UlT2d5dZ7Ee/3lBDMmin5UlT2d5dZ7Ee -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b943/importcfg -pack /usr/lib/golang/src/debug/dwarf/attr_string.go /usr/lib/golang/src/debug/dwarf/buf.go /usr/lib/golang/src/debug/dwarf/class_string.go /usr/lib/golang/src/debug/dwarf/const.go /usr/lib/golang/src/debug/dwarf/entry.go /usr/lib/golang/src/debug/dwarf/line.go /usr/lib/golang/src/debug/dwarf/open.go /usr/lib/golang/src/debug/dwarf/tag_string.go /usr/lib/golang/src/debug/dwarf/type.go /usr/lib/golang/src/debug/dwarf/typeunit.go /usr/lib/golang/src/debug/dwarf/unit.go go tool buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/41/41ae2d2622cb6448c5a23dc3347e3c6817ab1f61df3f1c7551ac1107650ff8e5-d # internal internal/zstd mkdir -p $WORK/b944/ cat >/tmp/go-build2507516818/b944/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p internal/zstd -lang=go1.25 -std -complete -installsuffix shared -buildid zpZHOJOKSbI3QFQt7Q48/zpZHOJOKSbI3QFQt7Q48 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b944/importcfg -pack /usr/lib/golang/src/internal/zstd/bits.go /usr/lib/golang/src/internal/zstd/block.go /usr/lib/golang/src/internal/zstd/fse.go /usr/lib/golang/src/internal/zstd/huff.go /usr/lib/golang/src/internal/zstd/literals.go /usr/lib/golang/src/internal/zstd/window.go /usr/lib/golang/src/internal/zstd/xxhash.go /usr/lib/golang/src/internal/zstd/zstd.go go tool buildid -w $WORK/b920/_pkg_.a # internal go tool buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/ae/ae92c4fc1f5c257dc994207eb76c87d82d1fb15d2371c287cedf4bdb895765b7-d # internal github.com/containers/podman/pkg/systemd/parser mkdir -p $WORK/b951/ cat >/tmp/go-build2507516818/b951/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.25 -complete -installsuffix shared -buildid tfy6xJvH5L4pQD5-0aj5/tfy6xJvH5L4pQD5-0aj5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b951/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/parser/split.go ./_build/src/github.com/containers/podman/pkg/systemd/parser/unitfile.go go tool buildid -w $WORK/b934/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/a1/a125747077919aef940e81641d8610479272c1d38133c4968274813747bccd5b-d # internal go tool buildid -w $WORK/b922/_pkg_.a # internal github.com/containers/podman/pkg/machine/define mkdir -p $WORK/b956/ cat >/tmp/go-build2507516818/b956/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2507516818/b957/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p github.com/containers/podman/pkg/machine/define -lang=go1.25 -complete -installsuffix shared -buildid rdFpBvkewyIoV72ZUpCA/rdFpBvkewyIoV72ZUpCA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b956/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/define/config.go ./_build/src/github.com/containers/podman/pkg/machine/define/errors.go ./_build/src/github.com/containers/podman/pkg/machine/define/image_format.go ./_build/src/github.com/containers/podman/pkg/machine/define/initopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/machine_artifact.go ./_build/src/github.com/containers/podman/pkg/machine/define/setopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/state.go ./_build/src/github.com/containers/podman/pkg/machine/define/usb.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmfile.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmtype.go cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/09/099590179b60b264dfd1e912811c6394c44dcf791207ef02e420f5b8a63eb814-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets mkdir -p $WORK/b918/ cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/d2/d2992efa80709575bd3201c6482611d0a58113a1ff5bc8c66e9650cf8ab07819-d # internal cat >/tmp/go-build2507516818/b918/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/common/pkg/secrets/filedriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver importmap go.podman.io/common/pkg/secrets/passdriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver importmap go.podman.io/common/pkg/secrets/shelldriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2507516818/b919/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build2507516818/b920/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build2507516818/b921/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build2507516818/b922/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2507516818/b559/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets -lang=go1.25 -complete -installsuffix shared -buildid M-D0oADPhXdOJ0yzAbj1/M-D0oADPhXdOJ0yzAbj1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b918/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secrets.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secretsdb.go archive/zip mkdir -p $WORK/b964/ cat >/tmp/go-build2507516818/b964/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile compress/flate=/tmp/go-build2507516818/b204/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build2507516818/b205/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p archive/zip -lang=go1.25 -std -complete -installsuffix shared -buildid 41csS7YAQzQgfYivOttm/41csS7YAQzQgfYivOttm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b964/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go go tool buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/55/55b2d958060733fdd09dd5d230ebffa8b5ffb54a9c270ab639e3fb1af27309ad-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher mkdir -p $WORK/b281/ cat >/tmp/go-build2507516818/b281/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/hmac=/tmp/go-build2507516818/b164/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher -lang=go1.25 -complete -installsuffix shared -buildid lcsmGHiPw3CM-NED1Sr6/lcsmGHiPw3CM-NED1Sr6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/cbc_hmac.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/concat_kdf.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/ecdh_es.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/key_wrap.go go tool buildid -w $WORK/b915/_pkg_.a # internal cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=w5FGf7i3Hyacey7QbLyH -o $WORK/b546/_cgo_main.o -c _cgo_main.c cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/19/19566e5d050828637a84b85eddb9e934300d47b32b2280b8d2ed04d31e50d439-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b287/ cat >/tmp/go-build2507516818/b287/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build2507516818/b288/_pkg_.a packagefile compress/flate=/tmp/go-build2507516818/b204/_pkg_.a packagefile compress/zlib=/tmp/go-build2507516818/b289/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build2507516818/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/des=/tmp/go-build2507516818/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build2507516818/b179/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/md5=/tmp/go-build2507516818/b174/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build2507516818/b291/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build2507516818/b292/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2507516818/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build2507516818/b293/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile image=/tmp/go-build2507516818/b294/_pkg_.a packagefile image/jpeg=/tmp/go-build2507516818/b296/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -lang=go1.25 -complete -installsuffix shared -buildid 88aitKEK1Di4ZP68YSq9/88aitKEK1Di4ZP68YSq9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/literal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/packet.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/reader.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userid.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b748=/tmp/go-build -gno-record-gcc-switches -o $WORK/b748/_cgo_.o $WORK/b748/_cgo_main.o $WORK/b748/preferlinkext $WORK/b748/_x001.o $WORK/b748/_x002.o $WORK/b748/_x003.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b748/_cgo_.o -dynout $WORK/b748/_cgo_import.go go tool buildid -w $WORK/b896/_pkg_.a # internal cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I $WORK/b261/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=z8e25ILUWniYj_iP9FwS -o $WORK/b261/_x001.o -c _cgo_export.c cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/3f/3fbbde9e14fe32ad5c861be0df3e4b7fbbb09d916e1e978bacfc4210e2e91199-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem mkdir -p $WORK/b900/ cat >/tmp/go-build2507516818/b900/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2507516818/b896/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem -lang=go1.25 -complete -installsuffix shared -buildid DmbSA24wOhS8b3UBCWwj/DmbSA24wOhS8b3UBCWwj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b900/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/ex_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem_linux.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o -O2 -g cat >/tmp/go-build2507516818/b748/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -lang=go1.25 -installsuffix shared -buildid Lf4dfnHBgxe53GVkT0qJ/Lf4dfnHBgxe53GVkT0qJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack $WORK/b748/_cgo_gotypes.go $WORK/b748/dlopen.cgo1.go $WORK/b748/dlopen_example.cgo1.go $WORK/b748/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b446=>" -I $WORK/b446/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b446/fse_decoder_amd64.o ./fse_decoder_amd64.s go tool buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/e9/e92a6370a2ad4fdc449d9b0123b1d1d3c78afc795d8c7fefb95278a4131c337e-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 mkdir -p $WORK/b976/ cat >/tmp/go-build2507516818/b976/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 -lang=go1.25 -complete -installsuffix shared -buildid QTfTkrFSzl6QMguv9CCx/QTfTkrFSzl6QMguv9CCx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b976/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/error.go go tool buildid -w $WORK/b956/_pkg_.a # internal go tool buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/a4/a42a870b76866e98b56550e31ded39de3dd85a8e5570643e5905c5f94120fa08-d # internal github.com/containers/podman/pkg/machine/qemu/command mkdir -p $WORK/b970/ cat >/tmp/go-build2507516818/b970/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2507516818/b957/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p github.com/containers/podman/pkg/machine/qemu/command -lang=go1.25 -complete -installsuffix shared -buildid tskdB6tSF6PKys-0os2D/tskdB6tSF6PKys-0os2D -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b970/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command_unix.go cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/89/89af37bc6844b1da15988a1fec2bb095112ee54f4c53070aa42d205c2a0cb695-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu mkdir -p $WORK/b895/ cat >/tmp/go-build2507516818/b895/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2507516818/b896/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build2507516818/b898/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu -lang=go1.25 -complete -installsuffix shared -buildid lvhl16IwGKHmoJN0fU_R/lvhl16IwGKHmoJN0fU_R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b895/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu_linux.go go tool buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/84/84e2644b875612866787e0d9c673c0d8dd210d1d44a1b6fa1c4cb464a091b054-d # internal github.com/containers/podman/vendor/golang.org/x/time/rate mkdir -p $WORK/b983/ cat >/tmp/go-build2507516818/b983/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/containers/podman/vendor/golang.org/x/time/rate -lang=go1.25 -complete -installsuffix shared -buildid QVVDXycxObt7NP2o5Pbr/QVVDXycxObt7NP2o5Pbr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b983/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/rate.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/sometimes.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b446=>" -I $WORK/b446/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b446/matchlen_amd64.o ./matchlen_amd64.s go tool buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/1e/1e82aaf7e5da3ff631f9f5e489822dd41ac2d0ce07fe43a0bb9a83c40ea1adbb-d # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b984/ cat >/tmp/go-build2507516818/b984/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/containers/podman/vendor/github.com/gorilla/schema -lang=go1.25 -complete -installsuffix shared -buildid _hJDo7DMxKAf-kpSD86z/_hJDo7DMxKAf-kpSD86z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b984/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/converter.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/encoder.go go tool buildid -w $WORK/b886/_pkg_.a # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b546/_cgo_.o -dynout $WORK/b546/_cgo_import.go cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I $WORK/b261/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=z8e25ILUWniYj_iP9FwS -o $WORK/b261/_x002.o -c idtools_supported.cgo2.c cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/c2/c2824a5ae3b0213b7bf3328eec616d02cccfb9a14b010b0d6b9ce1797aaab913-d # internal github.com/containers/podman/pkg/k8s.io/api/core/v1 mkdir -p $WORK/b885/ cat >/tmp/go-build2507516818/b885/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/types=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2507516818/b886/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2507516818/b888/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build2507516818/b889/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2507516818/b890/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/containers/podman/pkg/k8s.io/api/core/v1 -lang=go1.25 -complete -installsuffix shared -buildid gNE_YNeqzcjsZZClyqjp/gNE_YNeqzcjsZZClyqjp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/containers/podman/pkg/k8s.io/api/core/v1/resource.go ./_build/src/github.com/containers/podman/pkg/k8s.io/api/core/v1/types.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen go tool pack r $WORK/b748/_pkg_.a $WORK/b748/preferlinkext $WORK/b748/_x001.o $WORK/b748/_x002.o $WORK/b748/_x003.o # internal go tool buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/21/21829cbd202bab81bc857cb666d51d0b3ad04cff614ecceb83b3e038ed070803-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b747/ echo -n > $WORK/b747/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b747/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b747/ -m64 -mtune=generic -fcf-protection=full ./journal.go go tool buildid -w $WORK/b463/_pkg_.a # internal go tool buildid -w $WORK/b467/_pkg_.a # internal go tool buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/96/965123543084f9f7e992cbdf6b12322e7ef530582a3c037dd314d1398ed611b1-d # internal github.com/containers/podman/internal/remote_build_helpers mkdir -p $WORK/b990/ cat >/tmp/go-build2507516818/b990/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/containers/podman/internal/remote_build_helpers -lang=go1.25 -complete -installsuffix shared -buildid rBc2k-TtmzJen9Ykxw_u/rBc2k-TtmzJen9Ykxw_u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b990/importcfg -pack ./_build/src/github.com/containers/podman/internal/remote_build_helpers/utils.go cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/0c/0ce593f315d5e0e65738d6e166eee88bd4852c6bfc052a72474a58df34584b6a-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b464/ cat >/tmp/go-build2507516818/b464/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2507516818/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2507516818/b465/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile hash/crc64=/tmp/go-build2507516818/b461/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -lang=go1.25 -complete -installsuffix shared -buildid gGsrQSEGlE6K-VW9JHI5/gGsrQSEGlE6K-VW9JHI5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/iterate.go go tool buildid -w $WORK/b471/_pkg_.a # internal go tool buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/74/74e2384f7b156efc81595e250d1e325597b3b608418720f707c348173d09aae0-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog mkdir -p $WORK/b561/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b446=>" -I $WORK/b446/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b446/seqdec_amd64.o ./seqdec_amd64.s go tool buildid -w $WORK/b926/_pkg_.a # internal cat >/tmp/go-build2507516818/b561/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2507516818/b463/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog -lang=go1.25 -complete -installsuffix shared -buildid u9zz2OacEqtuY_3ABkzj/u9zz2OacEqtuY_3ABkzj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog/tarlogger.go cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/6b/6b345fe792f0ea9b2956df1a7cfa4a73396c454e52dcc14229a454b30ab0c564-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader mkdir -p $WORK/b692/ cat >/tmp/go-build2507516818/b692/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader -lang=go1.25 -complete -installsuffix shared -buildid HaGaX2pGFv-J54ba0ypI/HaGaX2pGFv-J54ba0ypI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader_unix.go cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/67/673aed0112ddd11c6ef9faaeb74d3542ffa66437877e18d696cba1255fd56de0-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli mkdir -p $WORK/b1002/ cat >/tmp/go-build2507516818/b1002/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli -lang=go1.25 -complete -installsuffix shared -buildid seCiYWD5VqZ7CV8ILlrc/seCiYWD5VqZ7CV8ILlrc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/passphrase.go cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/bc/bc3bcdacd33b57dae9b6db421dad49ed80d736898c92112eb26b936bf83a4081-d # internal github.com/containers/podman/pkg/bindings/internal/util mkdir -p $WORK/b987/ cat >/tmp/go-build2507516818/b987/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/containers/podman/pkg/bindings/internal/util -lang=go1.25 -complete -installsuffix shared -buildid cVTPlDFjy11_wPOPUbBK/cVTPlDFjy11_wPOPUbBK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b987/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/internal/util/util.go cat >/tmp/go-build2507516818/b546/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2507516818/b542/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -lang=go1.25 -installsuffix shared -buildid w5FGf7i3Hyacey7QbLyH/w5FGf7i3Hyacey7QbLyH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota/projectquota.go $WORK/b546/_cgo_gotypes.go $WORK/b546/projectquota_supported.cgo1.go $WORK/b546/_cgo_import.go go tool buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/b8/b858739c6bbca47770c77f3c7783ee9afb75b646b8009fd19b2b1b3b047c5a1c-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress mkdir -p $WORK/b982/ cat >/tmp/go-build2507516818/b982/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/podman/vendor/golang.org/x/time/rate packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build2507516818/b983/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress -lang=go1.25 -complete -installsuffix shared -buildid BA1b8ak_Z89qQRJTGePz/BA1b8ak_Z89qQRJTGePz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b982/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progressreader.go go tool buildid -w $WORK/b774/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd go tool pack r $WORK/b446/_pkg_.a $WORK/b446/fse_decoder_amd64.o $WORK/b446/matchlen_amd64.o $WORK/b446/seqdec_amd64.o # internal go tool buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/b1/b11adefd6019c55b852ffeb9ea3d249743a6190eafd0d8a5829db880638db489-d # internal github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b773/ cat >/tmp/go-build2507516818/b773/importcfg << 'EOF' # internal # import config importmap go.yaml.in/yaml/v2=github.com/containers/podman/vendor/go.yaml.in/yaml/v2 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build2507516818/b774/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -lang=go1.25 -complete -installsuffix shared -buildid vV8OqMDzrj-SNDyo735G/vV8OqMDzrj-SNDyo735G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/yaml.go go tool buildid -w $WORK/b852/_pkg_.a # internal go tool buildid -w $WORK/b944/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/9d/9d320d06db7d79aa249bdd16b5c3d408a46d70db591beba147b16d08dc63bc28-d # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/23/23531d6dc6043cf7c82cecf8f664a81cd7bacc1b85c4ca5ff7c16b90e8690759-d # internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b568/ github.com/containers/podman/vendor/github.com/moby/go-archive/compression mkdir -p $WORK/b691/ cat >/tmp/go-build2507516818/b568/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz/errorutil=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build2507516818/b569/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2507516818/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2507516818/b463/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2507516818/b566/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile testing=/tmp/go-build2507516818/b570/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b691/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build2507516818/b288/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2507516818/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2507516818/b446/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz -lang=go1.25 -complete -installsuffix shared -buildid c8G_IYhSVRpOVJKkFod3/c8G_IYhSVRpOVJKkFod3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/compression -lang=go1.25 -complete -installsuffix shared -buildid z1pNwadFEai8ox4PbKR6/z1pNwadFEai8ox4PbKR6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression_detect.go cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/a9/a9c7289651f369b610e08cd766670742cf250c9da34f78f922f3dc1cf7c83fae-d # internal go/parser mkdir -p $WORK/b855/ cat >/tmp/go-build2507516818/b855/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile go/ast=/tmp/go-build2507516818/b852/_pkg_.a packagefile go/build/constraint=/tmp/go-build2507516818/b856/_pkg_.a packagefile go/scanner=/tmp/go-build2507516818/b853/_pkg_.a packagefile go/token=/tmp/go-build2507516818/b315/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p go/parser -lang=go1.25 -std -complete -installsuffix shared -buildid pU_9uP65rCg2Kpm5t40u/pU_9uP65rCg2Kpm5t40u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go go tool buildid -w $WORK/b951/_pkg_.a # internal go tool buildid -w $WORK/b1002/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/a0/a05eba7c7cfd27d647d9c71b2ce248b2d114fed39707c6954e5b53ebb71f3891-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params mkdir -p $WORK/b1004/ cat >/tmp/go-build2507516818/b1004/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params -lang=go1.25 -complete -installsuffix shared -buildid wyiUklC5N9wAhAiGFODG/wyiUklC5N9wAhAiGFODG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params/sigstore.go cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/f5/f581a3cd274dccb07d64dc00e34c5a159a3e2fc9806d5bf43f7a00e06c0a58a3-d # internal github.com/containers/podman/pkg/systemd/quadlet mkdir -p $WORK/b952/ cat >/tmp/go-build2507516818/b952/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/csv=/tmp/go-build2507516818/b649/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2507516818/b953/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build2507516818/b904/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2507516818/b951/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p github.com/containers/podman/pkg/systemd/quadlet -lang=go1.25 -complete -installsuffix shared -buildid EGPM2HCGEefq_y0X8tVO/EGPM2HCGEefq_y0X8tVO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b952/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/podmancmdline.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet_common.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/unitdirs.go go tool buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/75/75b51b30cf3f98e38315650bcd19a341b8927ca03a13b4a67ba5af1b4eb75ef5-d # internal github.com/containers/podman/pkg/machine/ignition mkdir -p $WORK/b965/ cat >/tmp/go-build2507516818/b965/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2507516818/b951/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p github.com/containers/podman/pkg/machine/ignition -lang=go1.25 -complete -installsuffix shared -buildid LUTEM2i4FwKltl-JfCZF/LUTEM2i4FwKltl-JfCZF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b965/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_linux.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_schema.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ready.go go tool buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/a6/a62a1cbded0c8f22cb166f0681bc435ef344fe9c8519fff1e1e57a7e3cd16d8d-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth mkdir -p $WORK/b1007/ cat >/tmp/go-build2507516818/b1007/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile text/template=/tmp/go-build2507516818/b343/_pkg_.a EOF go tool buildid -w $WORK/b990/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth -lang=go1.25 -complete -installsuffix shared -buildid YL9zoFNHM0zc34N4a3WR/YL9zoFNHM0zc34N4a3WR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1007/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/interactive.go cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/cf/cfa80684483e7ee9bb374a925e33f1a004d76eb3d039755abd35e349328981c7-d # internal github.com/containers/podman/vendor/github.com/segmentio/ksuid mkdir -p $WORK/b1012/ cat >/tmp/go-build2507516818/b1012/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile database/sql/driver=/tmp/go-build2507516818/b476/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p github.com/containers/podman/vendor/github.com/segmentio/ksuid -lang=go1.25 -complete -installsuffix shared -buildid AIvLyMySz8rhbAxjfn5B/AIvLyMySz8rhbAxjfn5B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1012/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/base62.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/ksuid.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/set.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/uint128.go go tool buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/34/3414d55d5f4a4f54c21ea3b6c7053da73c6628d3ad3c0743093de1b4adf0690f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia mkdir -p $WORK/b1017/ cat >/tmp/go-build2507516818/b1017/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2507516818/b509/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia -lang=go1.25 -complete -installsuffix shared -buildid ptoFYmUcemhjBo9oivdp/ptoFYmUcemhjBo9oivdp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1017/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/signer_stub.go go tool buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/8b/8bb915a49c4ce025c18c8f6b1b70cff9fe513b3ca44e0e2fdeac27c6ab8e7471-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter mkdir -p $WORK/b981/ cat >/tmp/go-build2507516818/b981/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/progress=github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2507516818/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build2507516818/b982/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter -lang=go1.25 -complete -installsuffix shared -buildid Bu_vpuw4ZC56GzQzDAE_/Bu_vpuw4ZC56GzQzDAE_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b981/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamformatter.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamwriter.go go tool buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/3d/3de422be31f11b4286a45e4e7faf1579fc505930a7012010d609472957caa21c-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report mkdir -p $WORK/b1020/ cat >/tmp/go-build2507516818/b1020/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/report/camelcase=github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build2507516818/b1021/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile text/tabwriter=/tmp/go-build2507516818/b345/_pkg_.a packagefile text/template=/tmp/go-build2507516818/b343/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report -lang=go1.25 -complete -installsuffix shared -buildid vypwyxH1EyeyFtq99WQc/vypwyxH1EyeyFtq99WQc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1020/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/formatter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/template.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/validate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/writer.go go tool buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/c5/c53f032bce03bf95b2c777e9a95b2618002331ac5d1f3b0efdd40ed607874c3f-d # internal github.com/containers/podman/vendor/golang.org/x/net/bpf mkdir -p $WORK/b1038/ cat >/tmp/go-build2507516818/b1038/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/containers/podman/vendor/golang.org/x/net/bpf -lang=go1.25 -complete -installsuffix shared -buildid EaCPV1GlAmiGQmYVOXeq/EaCPV1GlAmiGQmYVOXeq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1038/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm_instructions.go cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I $WORK/b261/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=z8e25ILUWniYj_iP9FwS -o $WORK/b261/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/d7/d73cb195e9cdf957f3d98aaaf1f5ad00bb71020a77871bad2443e9cc7c07f473-d # internal go tool buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/4e/4e108b9a04a26df59481ce3e9fc486e7fdc87fa8a38459d43886f6e77ff84559-d # internal internal/profile mkdir -p $WORK/b1057/ runtime/pprof mkdir -p $WORK/b1058/ cat >/tmp/go-build2507516818/b1057/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1057/_pkg_.a -trimpath "$WORK/b1057=>" -p internal/profile -lang=go1.25 -std -complete -installsuffix shared -buildid 5MF0jPzcGNd6w1WS6WVt/5MF0jPzcGNd6w1WS6WVt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1057/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/graph.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go cat >/tmp/go-build2507516818/b1058/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2507516818/b018/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile text/tabwriter=/tmp/go-build2507516818/b345/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1058/_pkg_.a -trimpath "$WORK/b1058=>" -p runtime/pprof -lang=go1.25 -std -installsuffix shared -buildid HHoZ-mktfCGKotL7wDAt/HHoZ-mktfCGKotL7wDAt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1058/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go go tool buildid -w $WORK/b1017/_pkg_.a # internal cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/4a/4a782bd9484f5a4b082fcfd532eeba2bf66dee0aa11fbfff7d84a4b9ea69122f-d # internal go tool buildid -w $WORK/b821/_pkg_.a # internal go tool buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/8b/8bb703b95ffdcd7e31fcb82b73874ab7444d72e37d965253815be9107dd539e4-d # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/4b/4b859598b12585be8722f07cfc1140eafca8caba763ed317bbaaced51cc2862a-d # internal go tool buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/fa/fa628ec53dfa625339eaf95f0dbae2318c38761636df69b92db00945e4da2274-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive mkdir -p $WORK/b690/ cat >/tmp/go-build2507516818/b690/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/moby/go-archive/compression=github.com/containers/podman/vendor/github.com/moby/go-archive/compression importmap github.com/moby/go-archive/tarheader=github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher importmap github.com/moby/sys/sequential=github.com/containers/podman/vendor/github.com/moby/sys/sequential importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2507516818/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build2507516818/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build2507516818/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build2507516818/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build2507516818/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2507516818/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2507516818/b669/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive -lang=go1.25 -complete -installsuffix shared -buildid 1XJDWFFJYTpAH_GmMRgE/1XJDWFFJYTpAH_GmMRgE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/dev_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time_nonwindows.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/wrap.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported_linux.go go tool buildid -w $WORK/b981/_pkg_.a # internal go tool buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/d7/d760f1ebb55fa7150186163577c1750efee86dcf9c67584f39a84b5e7996ec56-d # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/69/697266bd284fe881786fd5b33282bb0ea6950be37e390eeea1106d0b22bf3289-d # internal github.com/containers/podman/pkg/k8s.io/api/apps/v1 mkdir -p $WORK/b945/ cat >/tmp/go-build2507516818/b945/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build2507516818/b885/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2507516818/b888/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2507516818/b890/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p github.com/containers/podman/pkg/k8s.io/api/apps/v1 -lang=go1.25 -complete -installsuffix shared -buildid xYFeuvpDOAkOv4gzQjjy/xYFeuvpDOAkOv4gzQjjy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b945/importcfg -pack ./_build/src/github.com/containers/podman/pkg/k8s.io/api/apps/v1/types.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -o $WORK/b261/_cgo_.o $WORK/b261/_cgo_main.o $WORK/b261/preferlinkext $WORK/b261/_x001.o $WORK/b261/_x002.o -O2 -g -l subid go tool buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/d5/d571b3b0b06800e631449eb5c85a62b97bffbabbf82d9274cc9da5d3e29d8d22-d # internal github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi mkdir -p $WORK/b844/ cat >/tmp/go-build2507516818/b844/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml importmap tags.cncf.io/container-device-interface/internal/validation=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser importmap tags.cncf.io/container-device-interface/specs-go=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2507516818/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2507516818/b743/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2507516818/b773/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation=/tmp/go-build2507516818/b845/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2507516818/b674/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go=/tmp/go-build2507516818/b847/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi -lang=go1.25 -complete -installsuffix shared -buildid dgWebOZVQ597Pi5_GZdu/dgWebOZVQ597Pi5_GZdu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/annotations.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/cache.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/cache_test_unix.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits_unix.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/default-cache.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/device.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/doc.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/oci.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/spec-dirs.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/spec.go ./_build/src/github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi/spec_linux.go go tool buildid -w $WORK/b965/_pkg_.a # internal cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/96/96f3985ba9c533819dc28308c311952e73054d88243a521591b573ccbeff7906-d # internal go tool buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/fb/fb7eb7a9f81a5b8d27643a507c1cf6a0cc47e89f25467d26c8a7b179490e7bae-d # internal go tool buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/55/55e0b071f4bf29e330fdffd4e3e037a0b73232c05e33f3704769d540687d12ab-d # internal go tool buildid -w $WORK/b1012/_pkg_.a # internal cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/4d/4d6ed99694d28ac02ccb071d058dbe2d00f1b8d3cc165a4397d21b389aae1693-d # internal go tool buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/fa/fa770cdc144d2e68ea6b67b25fa245025c60c8ab04190578897858c557a349fd-d # internal go tool buildid -w $WORK/b1038/_pkg_.a # internal cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/70/708101c05f15f37e8a140d5e02904f4dd28227af161e8456843df4c40d11a13d-d # internal github.com/containers/podman/vendor/github.com/mdlayher/socket mkdir -p $WORK/b1037/ cat >/tmp/go-build2507516818/b1037/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/containers/podman/vendor/golang.org/x/net/bpf importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build2507516818/b1038/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2507516818/b566/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p github.com/containers/podman/vendor/github.com/mdlayher/socket -lang=go1.25 -complete -installsuffix shared -buildid Q2aMLsNL5LCMi74DJXOQ/Q2aMLsNL5LCMi74DJXOQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1037/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/accept4.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/setbuffer_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/typ_cloexec_nonblock.go cd $WORK/b868 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b868=/tmp/go-build -gno-record-gcc-switches -I $WORK/b868/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=lJ1R410B8e_2BwyjxBc_ -o $WORK/b868/_x001.o -c _cgo_export.c gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -o $WORK/b261/_cgo_.o $WORK/b261/_cgo_main.o $WORK/b261/preferlinkext $WORK/b261/_x001.o $WORK/b261/_x002.o -O2 -g -l subid # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage idtools -dynimport $WORK/b261/_cgo_.o -dynout $WORK/b261/_cgo_import.go go tool buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/4a/4a4627723b888619b6cbc7fd284acfd5beb5328236884e820a3b42ae6d2899b6-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota go tool pack r $WORK/b546/_pkg_.a $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o # internal go tool buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/73/7314e1e9783947b3fb953c36d32c5db10ea93816c2aef424d8dc6b40d9112a31-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b284/ cat >/tmp/go-build2507516818/b284/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build2507516818/b285/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2507516818/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2507516818/b287/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build2507516818/b293/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -lang=go1.25 -complete -installsuffix shared -buildid oXoVFVUp4sPj1mBG99wB/oXoVFVUp4sPj1mBG99wB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/canonical_text.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/read.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/write.go cat >/tmp/go-build2507516818/b261/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2507516818/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -lang=go1.25 -installsuffix shared -buildid z8e25ILUWniYj_iP9FwS/z8e25ILUWniYj_iP9FwS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/parser.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/utils_unix.go $WORK/b261/_cgo_gotypes.go $WORK/b261/idtools_supported.cgo1.go $WORK/b261/_cgo_import.go go tool buildid -w $WORK/b964/_pkg_.a # internal go tool buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/82/82e6accf122d7e6e7fc558b6e5ab011aa41bf08b3f60c88c6a85946a8a4d7cea-d # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/3b/3b0fb0c13ba2170a25c19817473d701e897976da47869373d7577e27ba519ffa-d # internal debug/elf mkdir -p $WORK/b942/ cat >/tmp/go-build2507516818/b942/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/zlib=/tmp/go-build2507516818/b289/_pkg_.a packagefile debug/dwarf=/tmp/go-build2507516818/b943/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/saferio=/tmp/go-build2507516818/b153/_pkg_.a packagefile internal/zstd=/tmp/go-build2507516818/b944/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p debug/elf -lang=go1.25 -std -complete -installsuffix shared -buildid VKQS9wm9CI0rQY-2v5KG/VKQS9wm9CI0rQY-2v5KG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b942/importcfg -pack /usr/lib/golang/src/debug/elf/elf.go /usr/lib/golang/src/debug/elf/file.go /usr/lib/golang/src/debug/elf/reader.go go tool buildid -w $WORK/b1020/_pkg_.a # internal cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/0c/0ce1249691d2c440ee5d5a075e62bedd5910c588f1837b19cc8cc47586f9bf8a-d # internal cd $WORK/b868 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b868=/tmp/go-build -gno-record-gcc-switches -I $WORK/b868/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=lJ1R410B8e_2BwyjxBc_ -o $WORK/b868/_x002.o -c shm_lock.cgo2.c go tool buildid -w $WORK/b952/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/be/beffa16bdfb44def59d40bf4aee49fe352f38f4cc29abe5542090e86ee970ef5-d # internal go tool buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/87/87cfaadfaa69e508a9c2e9d06388d4f06fbf4ed16172d3e9de189c72e55ea503-d # internal go tool buildid -w $WORK/b1057/_pkg_.a # internal cp $WORK/b1057/_pkg_.a /builddir/.cache/go-build/89/8966d086166303c51cecdc0ccf41d87e74c2127a45d77963e8374b0236544a2f-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b868=/tmp/go-build -gno-record-gcc-switches -I $WORK/b868/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=lJ1R410B8e_2BwyjxBc_ -o $WORK/b868/_x003.o -c shm_lock.c go tool buildid -w $WORK/b1037/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools go tool pack r $WORK/b261/_pkg_.a $WORK/b261/preferlinkext $WORK/b261/_x001.o $WORK/b261/_x002.o # internal go tool buildid -w $WORK/b261/_pkg_.a # internal go tool buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/c7/c7fb5d179a1246f830f0bb645de17cb9e5bad5880385d96473a8b1f30736a985-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/28/286cb9195575002106a1feaf65bb8d9d7111c68bf6c1dea23da7f14ef607f8ee-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap mkdir -p $WORK/b551/ github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions mkdir -p $WORK/b842/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare mkdir -p $WORK/b739/ mkdir -p $WORK/b259/ cat >/tmp/go-build2507516818/b551/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap -lang=go1.25 -complete -installsuffix shared -buildid pY22nBEMMXs0wGkmrEid/pY22nBEMMXs0wGkmrEid -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap/idmapped_utils.go cat >/tmp/go-build2507516818/b842/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/umask=github.com/containers/podman/vendor/go.podman.io/common/pkg/umask importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build2507516818/b843/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF echo -n > $WORK/b259/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b259/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions -lang=go1.25 -complete -installsuffix shared -buildid 5G1bHFB6-AckVj56D3XJ/5G1bHFB6-AckVj56D3XJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions/subscriptions.go cat >/tmp/go-build2507516818/b739/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build2507516818/b740/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -lang=go1.25 -complete -installsuffix shared -buildid UzePJZ3p6hlNdVj84gaA/UzePJZ3p6hlNdVj84gaA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/attr.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/cmdline.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/ns.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/stat.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/status.go cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/4f/4f5a51893ae7eee08d8ef37f45832814566c5456133704b61c178bad36996ac1-d # internal go tool buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/2b/2b407d2e44f2bee89788d5dabbbdf707c35ce3c5cdf85e12fb93b3f41b29e4b7-d # internal go/types mkdir -p $WORK/b851/ cat >/tmp/go-build2507516818/b851/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile container/heap=/tmp/go-build2507516818/b432/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile go/ast=/tmp/go-build2507516818/b852/_pkg_.a packagefile go/constant=/tmp/go-build2507516818/b854/_pkg_.a packagefile go/parser=/tmp/go-build2507516818/b855/_pkg_.a packagefile go/token=/tmp/go-build2507516818/b315/_pkg_.a packagefile go/version=/tmp/go-build2507516818/b857/_pkg_.a packagefile internal/buildcfg=/tmp/go-build2507516818/b859/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile internal/goversion=/tmp/go-build2507516818/b860/_pkg_.a packagefile internal/types/errors=/tmp/go-build2507516818/b861/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p go/types -lang=go1.25 -std -complete -installsuffix shared -buildid j7mgqVFxMvkf1QeO30DT/j7mgqVFxMvkf1QeO30DT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack /usr/lib/golang/src/go/types/alias.go /usr/lib/golang/src/go/types/api.go /usr/lib/golang/src/go/types/api_predicates.go /usr/lib/golang/src/go/types/array.go /usr/lib/golang/src/go/types/assignments.go /usr/lib/golang/src/go/types/badlinkname.go /usr/lib/golang/src/go/types/basic.go /usr/lib/golang/src/go/types/builtins.go /usr/lib/golang/src/go/types/call.go /usr/lib/golang/src/go/types/chan.go /usr/lib/golang/src/go/types/check.go /usr/lib/golang/src/go/types/const.go /usr/lib/golang/src/go/types/context.go /usr/lib/golang/src/go/types/conversions.go /usr/lib/golang/src/go/types/decl.go /usr/lib/golang/src/go/types/errors.go /usr/lib/golang/src/go/types/errsupport.go /usr/lib/golang/src/go/types/eval.go /usr/lib/golang/src/go/types/expr.go /usr/lib/golang/src/go/types/exprstring.go /usr/lib/golang/src/go/types/format.go /usr/lib/golang/src/go/types/gccgosizes.go /usr/lib/golang/src/go/types/gcsizes.go /usr/lib/golang/src/go/types/generate.go /usr/lib/golang/src/go/types/index.go /usr/lib/golang/src/go/types/infer.go /usr/lib/golang/src/go/types/initorder.go /usr/lib/golang/src/go/types/instantiate.go /usr/lib/golang/src/go/types/interface.go /usr/lib/golang/src/go/types/iter.go /usr/lib/golang/src/go/types/labels.go /usr/lib/golang/src/go/types/literals.go /usr/lib/golang/src/go/types/lookup.go /usr/lib/golang/src/go/types/map.go /usr/lib/golang/src/go/types/methodset.go /usr/lib/golang/src/go/types/mono.go /usr/lib/golang/src/go/types/named.go /usr/lib/golang/src/go/types/object.go /usr/lib/golang/src/go/types/objset.go /usr/lib/golang/src/go/types/operand.go /usr/lib/golang/src/go/types/package.go /usr/lib/golang/src/go/types/pointer.go /usr/lib/golang/src/go/types/predicates.go /usr/lib/golang/src/go/types/range.go /usr/lib/golang/src/go/types/recording.go /usr/lib/golang/src/go/types/resolver.go /usr/lib/golang/src/go/types/return.go /usr/lib/golang/src/go/types/scope.go /usr/lib/golang/src/go/types/scope2.go /usr/lib/golang/src/go/types/selection.go /usr/lib/golang/src/go/types/signature.go /usr/lib/golang/src/go/types/sizes.go /usr/lib/golang/src/go/types/slice.go /usr/lib/golang/src/go/types/stmt.go /usr/lib/golang/src/go/types/struct.go /usr/lib/golang/src/go/types/subst.go /usr/lib/golang/src/go/types/termlist.go /usr/lib/golang/src/go/types/tuple.go /usr/lib/golang/src/go/types/type.go /usr/lib/golang/src/go/types/typelists.go /usr/lib/golang/src/go/types/typeparam.go /usr/lib/golang/src/go/types/typeset.go /usr/lib/golang/src/go/types/typestring.go /usr/lib/golang/src/go/types/typeterm.go /usr/lib/golang/src/go/types/typexpr.go /usr/lib/golang/src/go/types/under.go /usr/lib/golang/src/go/types/unify.go /usr/lib/golang/src/go/types/union.go /usr/lib/golang/src/go/types/universe.go /usr/lib/golang/src/go/types/util.go /usr/lib/golang/src/go/types/validtype.go /usr/lib/golang/src/go/types/version.go cd $WORK/b868 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b868=/tmp/go-build -gno-record-gcc-switches -I $WORK/b868/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -frandom-seed=lJ1R410B8e_2BwyjxBc_ -o $WORK/b868/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/b3/b3b660116ae3e08e47d402386d7669c227abcccb6c1ec1f57e216974f415be0b-d # internal go tool buildid -w $WORK/b1058/_pkg_.a # internal cp $WORK/b1058/_pkg_.a /builddir/.cache/go-build/8e/8e37b91cb3cdee562bd0f04b716989d28ff0775f91da61611a25a7147402c9ca-d # internal go tool buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/c3/c34b73aa0d38171d8ab941a8596af0e8a896e8f98228dd5d289819dee950fe6d-d # internal go tool buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/92/9218766d9bbfad8101115eef870b338bea6522a900f35ccdcf4a4805da3189f8-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b868=/tmp/go-build -gno-record-gcc-switches -o $WORK/b868/_cgo_.o $WORK/b868/_cgo_main.o $WORK/b868/preferlinkext $WORK/b868/_x001.o $WORK/b868/_x002.o $WORK/b868/_x003.o -O2 -g -lrt -lpthread gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b868=/tmp/go-build -gno-record-gcc-switches -o $WORK/b868/_cgo_.o $WORK/b868/_cgo_main.o $WORK/b868/preferlinkext $WORK/b868/_x001.o $WORK/b868/_x002.o $WORK/b868/_x003.o -O2 -g -lrt -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b868/_cgo_.o -dynout $WORK/b868/_cgo_import.go go tool buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/81/817a34398aa7af773316ef2ce00cee0af9d61b23656b2068878b0120ef8ae71b-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b741/ cat >/tmp/go-build2507516818/b741/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build2507516818/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build2507516818/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2507516818/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -lang=go1.25 -complete -installsuffix shared -buildid qg_6eHWqspA5dy-gjBB7/qg_6eHWqspA5dy-gjBB7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process/process.go cat >/tmp/go-build2507516818/b868/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/containers/podman/libpod/lock/shm -lang=go1.25 -installsuffix shared -buildid lJ1R410B8e_2BwyjxBc_/lJ1R410B8e_2BwyjxBc_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack $WORK/b868/_cgo_gotypes.go $WORK/b868/shm_lock.cgo1.go $WORK/b868/_cgo_import.go go tool buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/24/24b832ada8682ba0c2f50f4fb44bd3c34a28b5522069f9dbc40fee83a57f7aca-d # internal github.com/containers/podman/pkg/emulation mkdir -p $WORK/b941/ cat >/tmp/go-build2507516818/b941/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile debug/elf=/tmp/go-build2507516818/b942/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p github.com/containers/podman/pkg/emulation -lang=go1.25 -complete -installsuffix shared -buildid Pl3vDmHCL9-Ze14M8EyW/Pl3vDmHCL9-Ze14M8EyW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b941/importcfg -pack ./_build/src/github.com/containers/podman/pkg/emulation/binfmtmisc_linux.go ./_build/src/github.com/containers/podman/pkg/emulation/elf.go ./_build/src/github.com/containers/podman/pkg/emulation/emulation.go cd /usr/lib/golang/src/net go tool pack r $WORK/b183/_pkg_.a $WORK/b183/preferlinkext $WORK/b183/_x001.o $WORK/b183/_x002.o $WORK/b183/_x003.o $WORK/b183/_x004.o $WORK/b183/_x005.o $WORK/b183/_x006.o # internal go tool buildid -w $WORK/b183/_pkg_.a # internal go tool buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/b8/b8406fd4d6e4545e277c2759a469aa1bc3d52cf83bef6027c75f0e374dcd400d-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b736/ cat >/tmp/go-build2507516818/b736/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build2507516818/b737/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build2507516818/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build2507516818/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build2507516818/b741/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/containers/podman/vendor/github.com/containers/psgo -lang=go1.25 -complete -installsuffix shared -buildid nOOYw99iPsboqdSXAE_0/nOOYw99iPsboqdSXAE_0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/psgo.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod/lock/shm go tool pack r $WORK/b868/_pkg_.a $WORK/b868/preferlinkext $WORK/b868/_x001.o $WORK/b868/_x002.o $WORK/b868/_x003.o # internal go tool buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/8c/8ccb3acec1974dbd61d2f4d02d376a7d6cfd5a96a94e39dad03b263a324a79f3-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/fd/fdcaa2f6dd6b1a05389fbb2a7f3542c5accfdd733ff78ee29883f5cbcdb3bbdf-d # internal net/textproto mkdir -p $WORK/b212/ cat >/tmp/go-build2507516818/b212/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b178/ vendor/golang.org/x/net/http/httpproxy cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid ecE5hFSTRyhOa59kfqg3/ecE5hFSTRyhOa59kfqg3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b357/ cat >/tmp/go-build2507516818/b178/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build2507516818/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/des=/tmp/go-build2507516818/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build2507516818/b179/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2507516818/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/md5=/tmp/go-build2507516818/b174/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2507516818/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2507516818/b151/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2507516818/b154/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile internal/goos=/tmp/go-build2507516818/b017/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build2507516818/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b409/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid YOJEzzeBUvGhg09el6rh/YOJEzzeBUvGhg09el6rh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cat >/tmp/go-build2507516818/b357/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2507516818/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -lang=go1.25 -complete -installsuffix shared -buildid 9SeYcXoeJvcstCdIrxv9/9SeYcXoeJvcstCdIrxv9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/experimental.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal mkdir -p $WORK/b421/ cat >/tmp/go-build2507516818/b421/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.25 -complete -installsuffix shared -buildid QIQ010eYO6lQmHPwisG_/QIQ010eYO6lQmHPwisG_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b501/ github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b593/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b590/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types cat >/tmp/go-build2507516818/b501/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b644/ mkdir -p $WORK/b595/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name -lang=go1.25 -complete -installsuffix shared -buildid -MHrjoIr6vcNmFquZL6H/-MHrjoIr6vcNmFquZL6H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/check.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/options.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/ref.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/repository.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/tag.go cat >/tmp/go-build2507516818/b593/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b558/ cat >/tmp/go-build2507516818/b590/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2507516818/b588/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -lang=go1.25 -complete -installsuffix shared -buildid LGbw1kiRZ4blIvBCtBlc/LGbw1kiRZ4blIvBCtBlc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/sort.go cat >/tmp/go-build2507516818/b644/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -lang=go1.25 -complete -installsuffix shared -buildid w4C-lYW450a34XVpJHgf/w4C-lYW450a34XVpJHgf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/endpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/ipam.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/network.go cat >/tmp/go-build2507516818/b595/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2507516818/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.25 -complete -installsuffix shared -buildid 9OOWAvmUv8-wTRWWH1c0/9OOWAvmUv8-wTRWWH1c0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/define.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/network.go cat >/tmp/go-build2507516818/b558/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/md5=/tmp/go-build2507516818/b174/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile database/sql/driver=/tmp/go-build2507516818/b476/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b409/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall -lang=go1.25 -complete -installsuffix shared -buildid W8QBxiNTAABx5oBold8b/W8QBxiNTAABx5oBold8b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/containers/podman/vendor/github.com/google/uuid -lang=go1.25 -complete -installsuffix shared -buildid OdQ6V-v4PpqSWONNU4mw/OdQ6V-v4PpqSWONNU4mw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/dce.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node_net.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/null.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/sql.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/time.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/util.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/uuid.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version1.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version4.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version6.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version7.go github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b909/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b746/ cat >/tmp/go-build2507516818/b909/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b746/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -lang=go1.25 -complete -installsuffix shared -buildid -abwnqIqXUcKngBYNVUN/-abwnqIqXUcKngBYNVUN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b909/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon/sdnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon/watchdog.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -lang=go1.25 -complete -installsuffix shared -buildid I7HlYryFIg88wx9-6x91/I7HlYryFIg88wx9-6x91 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal_unix.go github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b666/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -lang=go1.25 -complete -installsuffix shared -buildid oatVqZng3EIXdhky7Ito/oatVqZng3EIXdhky7Ito -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/search.go github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net mkdir -p $WORK/b901/ cat >/tmp/go-build2507516818/b666/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -lang=go1.25 -complete -installsuffix shared -buildid 8PoA0wtdmTTOnucfwk17/8PoA0wtdmTTOnucfwk17 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_external.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_sha1.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/call.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_other.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/default_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/escape.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/export.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/match.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/message.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/object.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequential_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/server_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sig.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_parser.go cat >/tmp/go-build2507516818/b901/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2507516818/b896/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cd $WORK/b259 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=_QY0eQnV2N7lYnABc-As -o $WORK/b259/_x001.o -c _cgo_export.c github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b914/ github.com/containers/podman/vendor/github.com/chzyer/readline mkdir -p $WORK/b769/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net -lang=go1.25 -complete -installsuffix shared -buildid NC0Hp13getJVFVuIA9dS/NC0Hp13getJVFVuIA9dS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b901/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net_linux.go cat >/tmp/go-build2507516818/b914/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build2507516818/b915/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b769/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b213/ github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b648/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -lang=go1.25 -complete -installsuffix shared -buildid z68LV5Ny1xIv_7q-iEa9/z68LV5Ny1xIv_7q-iEa9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b914/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/bridge_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/conntrack_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/devlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/genetlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/ip6tnl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/ipset_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/lwt_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/mpls_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/nl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/parse_attr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/rdma_link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/seg6_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/seg6local_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/syscall.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/tc_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/vdpa_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_monitor_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/containers/podman/vendor/github.com/chzyer/readline -lang=go1.25 -complete -installsuffix shared -buildid 4MOEemcMhQmhnmV63Qzj/4MOEemcMhQmhnmV63Qzj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete_helper.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete_segment.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/history.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/password.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/readline.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/remote.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/runebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/runes.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/search.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/std.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/terminal.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/utils_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/vim.go cat >/tmp/go-build2507516818/b648/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/csv=/tmp/go-build2507516818/b649/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile flag=/tmp/go-build2507516818/b541/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b213/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2507516818/b207/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid eNOeLldB66qjNwMIOWHO/eNOeLldB66qjNwMIOWHO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containers/podman/vendor/github.com/spf13/pflag -lang=go1.25 -complete -installsuffix shared -buildid mNNJWgjRVBtT3fGA6ZR6/mNNJWgjRVBtT3fGA6ZR6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/text.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/time.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint_slice.go go tool buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/0d/0dbfe9e58d71d830be70986457fc6b1aac7aec896ee6bd975940355e2e979d0d-d # internal github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types mkdir -p $WORK/b961/ go tool buildid -w $WORK/b941/_pkg_.a # internal cat >/tmp/go-build2507516818/b961/importcfg << 'EOF' # internal # import config packagefile flag=/tmp/go-build2507516818/b541/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile runtime/debug=/tmp/go-build2507516818/b454/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types -lang=go1.25 -complete -installsuffix shared -buildid HgNE4ZQql54CAQSuOGD6/HgNE4ZQql54CAQSuOGD6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b961/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/configuration.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/gvproxy_command.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/handshake.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/version.go cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/80/80d330d9a0af7e3b57406cf64f6fef6846e8861efbc856338ed6948bb2a1db8a-d # internal github.com/containers/podman/pkg/machine/sockets mkdir -p $WORK/b971/ mkdir -p $WORK/b928/ cat >/tmp/go-build2507516818/b971/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p github.com/containers/podman/pkg/machine/sockets -lang=go1.25 -complete -installsuffix shared -buildid yXKCeZ02I1ZVabRyEM-I/yXKCeZ02I1ZVabRyEM-I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b971/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/sockets/sockets.go cat >/tmp/go-build2507516818/b928/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -lang=go1.25 -complete -installsuffix shared -buildid JLFnQG1OnvjuvPALOkR3/JLFnQG1OnvjuvPALOkR3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b928/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/socks.go go tool buildid -w $WORK/b909/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/d9/d9a62a1d88e445a8527952cd4a7446ab90c00628765c7b57882460d093782cca-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket mkdir -p $WORK/b977/ cat >/tmp/go-build2507516818/b977/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build2507516818/b974/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket -lang=go1.25 -complete -installsuffix shared -buildid eyjxZAieOsJ352Q0rWip/eyjxZAieOsJ352Q0rWip -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b977/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/units.go go tool buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/bf/bf51a980dcdd4f5f34ef4c3081eca9c0bd549407c1c23d965ed15f7c1b234df3-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers mkdir -p $WORK/b978/ cat >/tmp/go-build2507516818/b978/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers -lang=go1.25 -complete -installsuffix shared -buildid -BIe7VRC3famIFVgDlyd/-BIe7VRC3famIFVgDlyd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b978/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/already_connected.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/local.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/remote.go go tool buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/6a/6aeb9222a11e9973bf1a8883553d91cde8ae2d26645e03ec694e8693857a2540-d # internal github.com/containers/podman/vendor/github.com/mdlayher/vsock mkdir -p $WORK/b1036/ cat >/tmp/go-build2507516818/b1036/importcfg << 'EOF' # internal # import config importmap github.com/mdlayher/socket=github.com/containers/podman/vendor/github.com/mdlayher/socket importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build2507516818/b1037/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p github.com/containers/podman/vendor/github.com/mdlayher/vsock -lang=go1.25 -complete -installsuffix shared -buildid 9NHzdKiJNHOw1l_2o4wm/9NHzdKiJNHOw1l_2o4wm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1036/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/listener_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/vsock.go go tool buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/2b/2bc28a91273c5c71a8d156d1f3755a111376407092f606aceecc4ee8980f9dda-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport mkdir -p $WORK/b829/ cat >/tmp/go-build2507516818/b829/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport -lang=go1.25 -complete -installsuffix shared -buildid ymNXfnkSsPrx9uhoRf_V/ymNXfnkSsPrx9uhoRf_V -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport/rootlessport_linux.go go tool buildid -w $WORK/b593/_pkg_.a # internal go tool buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/20/2026a6850390bed32171c5493fe5f56b0ff368f41dee25f4d3fb5992e9d23d4f-d # internal log/syslog mkdir -p $WORK/b1064/ cat >/tmp/go-build2507516818/b1064/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1064/_pkg_.a -trimpath "$WORK/b1064=>" -p log/syslog -lang=go1.25 -std -complete -installsuffix shared -buildid reg78mT9pJdZduIcCuMd/reg78mT9pJdZduIcCuMd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1064/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/35/35c59c969064c5439e32b91a2301894baf91bab6398d1340857eec2e4522dbaa-d # internal go tool buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/92/92ee29389a90688b80af4c5e7f2a02c0de0c986a64027d5596c360e0218f30fb-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b585/ cat >/tmp/go-build2507516818/b585/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build2507516818/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build2507516818/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2507516818/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2507516818/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2507516818/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2507516818/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build2507516818/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2507516818/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2507516818/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -lang=go1.25 -complete -installsuffix shared -buildid hFe_OkcAaxgB4jp3a1rZ/hFe_OkcAaxgB4jp3a1rZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/filesystem_change.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/health.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/network_settings.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/port.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/state.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/top_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_exit_error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/waitcondition.go go tool buildid -w $WORK/b700/_pkg_.a # internal go tool buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/ad/adad2a15d4743cb25ef98d4f1c83beb766de35dd4181f7f2e5d9795fda93cd5a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b361/ github.com/containers/podman/vendor/google.golang.org/grpc/codes cat >/tmp/go-build2507516818/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2507516818/b357/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF mkdir -p $WORK/b374/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/metadata -lang=go1.25 -complete -installsuffix shared -buildid P8Ag4nq-hTi1RsEiLkDT/P8Ag4nq-hTi1RsEiLkDT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/metadata/metadata.go cat >/tmp/go-build2507516818/b374/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2507516818/b357/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -lang=go1.25 -complete -installsuffix shared -buildid rvdH7LRYJxJQ6a_RO2Tx/rvdH7LRYJxJQ6a_RO2Tx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/codes.go go tool buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/bd/bdadc693b3376ebd47372b565585b4d1d3789eb761f89ed929517e387fe24de2-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b206/ cat >/tmp/go-build2507516818/b206/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build2507516818/b207/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid njubFZe6PuwmFykx2y0o/njubFZe6PuwmFykx2y0o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go go tool buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/b6/b6102a3c406c4866ff6bd915be07328d7b00aa8974ca0b3e29684f53234c37aa-d # internal mime/multipart mkdir -p $WORK/b216/ cat >/tmp/go-build2507516818/b216/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile mime=/tmp/go-build2507516818/b215/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2507516818/b217/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid vMgSWRJ6tgDJ55KqG1dH/vMgSWRJ6tgDJ55KqG1dH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go go tool buildid -w $WORK/b971/_pkg_.a # internal go tool buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/b0/b0d83ff9dd51d47377fbe050fea15386d13fd486721f927c0ce0a2479058acd1-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/mem mkdir -p $WORK/b378/ cat >/tmp/go-build2507516818/b378/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2507516818/b357/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/mem -lang=go1.25 -complete -installsuffix shared -buildid lggeakhFRr7K08Y_yD2s/lggeakhFRr7K08Y_yD2s -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_slice.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffers.go go tool buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/fc/fcfad124661b52b86f70ad018ac4ec7989943caf54fe920e14089f5f5dbc2486-d # internal github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b401/ cat >/tmp/go-build2507516818/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build2507516818/b402/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -lang=go1.25 -complete -installsuffix shared -buildid m4IuDHuEcJtRnrZZqVoW/m4IuDHuEcJtRnrZZqVoW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/httplex.go go tool buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/57/57ce43ccef8114d42fed973bc852bf5ea819cbd1a0b5d2c548e1b067fb918ae9-d # internal net/mail cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/dd/dde36b3e2b2d9079bd64870e019cfbfcee2395423e177d1c6f4b917c88b2cd7c-d # internal mkdir -p $WORK/b423/ github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b506/ cat >/tmp/go-build2507516818/b423/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile mime=/tmp/go-build2507516818/b215/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p net/mail -lang=go1.25 -std -complete -installsuffix shared -buildid QvJSjWsGrDpXT901ctO0/QvJSjWsGrDpXT901ctO0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >/tmp/go-build2507516818/b506/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build2507516818/b501/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload -lang=go1.25 -complete -installsuffix shared -buildid qJMJl1G6sI7ZfqZc6_4b/qJMJl1G6sI7ZfqZc6_4b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/payload.go go tool buildid -w $WORK/b978/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/50/507839f99528ebe7bed0544acc894e603f85f7e42081a52ade746a7f5478d999-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b557/ cat >/tmp/go-build2507516818/b557/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2507516818/b558/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 -lang=go1.25 -complete -installsuffix shared -buildid u1Pj_IJlF-sOBU9QaxMJ/u1Pj_IJlF-sOBU9QaxMJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/error.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zfs.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zpool.go cd $WORK/b259 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=_QY0eQnV2N7lYnABc-As -o $WORK/b259/_x002.o -c getenv_linux_cgo.cgo2.c cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/d1/d1f172161705b9f883b1a2befc681705753955099ff25ddf99807ab490d58714-d # internal github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b640/ cat >/tmp/go-build2507516818/b640/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build2507516818/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2507516818/b558/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif -lang=go1.25 -complete -installsuffix shared -buildid 30qCXTabbO-GFkUtZYIB/30qCXTabbO-GFkUtZYIB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/add.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/arch.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/create.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/delete.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/load.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/select.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/set.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/sif.go go tool buildid -w $WORK/b213/_pkg_.a # internal go tool buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/d9/d9d6560c8918cdeb56b5e24d05daa41652ff02cafc42214c5b95a23106193a43-d # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/8d/8d144ba38e3207bde2092b3e71ce158ca7462346dc96f2547c3e847272a384f8-d # internal github.com/containers/podman/vendor/github.com/containers/luksy mkdir -p $WORK/b804/ cat >/tmp/go-build2507516818/b804/importcfg << 'EOF' # internal # import config importmap github.com/aead/serpent=github.com/containers/podman/vendor/github.com/aead/serpent importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap golang.org/x/crypto/argon2=github.com/containers/podman/vendor/golang.org/x/crypto/argon2 importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 importmap golang.org/x/crypto/ripemd160=github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160 importmap golang.org/x/crypto/twofish=github.com/containers/podman/vendor/golang.org/x/crypto/twofish importmap golang.org/x/crypto/xts=github.com/containers/podman/vendor/golang.org/x/crypto/xts packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/aes=/tmp/go-build2507516818/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/aead/serpent=/tmp/go-build2507516818/b805/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2507516818/b558/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/argon2=/tmp/go-build2507516818/b806/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build2507516818/b291/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build2507516818/b283/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160=/tmp/go-build2507516818/b808/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/twofish=/tmp/go-build2507516818/b809/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/xts=/tmp/go-build2507516818/b810/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/containers/podman/vendor/github.com/containers/luksy -lang=go1.25 -complete -installsuffix shared -buildid xddKqV4apvg4wnNuW-Xx/xddKqV4apvg4wnNuW-Xx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/decrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/luks.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/tune.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/v1header.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/v2header.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/luksy/v2json.go go tool buildid -w $WORK/b961/_pkg_.a # internal go tool buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/70/70afabaa3e02538b104823004d92c9752c23e57aa8457bcaa7615d92be2014c5-d # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/4f/4f19bdbe72cd0bb5fe8f3ec6368dd0fdc5308f6849e16c4d84a603047074a3ab-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b927/ cat >/tmp/go-build2507516818/b927/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build2507516818/b928/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/containers/podman/vendor/golang.org/x/net/proxy -lang=go1.25 -complete -installsuffix shared -buildid GGwZ67uAhW_iVLwHnloq/GGwZ67uAhW_iVLwHnloq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b927/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/socks5.go go tool buildid -w $WORK/b977/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/9a/9a6489bc279c68ef06459b4e1101496f666adbab6bafd5b76507a80d79d47641-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt mkdir -p $WORK/b973/ cat >/tmp/go-build2507516818/b973/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants importmap github.com/digitalocean/go-libvirt/internal/event=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event importmap github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 importmap github.com/digitalocean/go-libvirt/socket=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket importmap github.com/digitalocean/go-libvirt/socket/dialers=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build2507516818/b974/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build2507516818/b975/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build2507516818/b976/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build2507516818/b977/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build2507516818/b978/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt -lang=go1.25 -complete -installsuffix shared -buildid 87zDGMnh2dEBf-_zs5n_/87zDGMnh2dEBf-_zs5n_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b973/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/const.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/libvirt.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/remote_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/rpc.go go tool buildid -w $WORK/b1064/_pkg_.a # internal go tool buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b1064/_pkg_.a /builddir/.cache/go-build/e7/e7696dd48bfbd7dd6ce1b8220a129c6010c710b9c26ef7d244d20720b0e83444-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b1063/ cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/71/7173b074cc84e077e86536f687b4592635356b19158f3ab85cc5b198ed990a7e-d # internal cat >/tmp/go-build2507516818/b1063/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile log/syslog=/tmp/go-build2507516818/b1064/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1063/_pkg_.a -trimpath "$WORK/b1063=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -lang=go1.25 -complete -installsuffix shared -buildid 7b5c6pmqEV0UuXRhQ2ew/7b5c6pmqEV0UuXRhQ2ew -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1063/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go go tool buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/85/8554a4317bc7d57ceb5d796b22a9d29efe0504d4bb6ca2eb3211dd3a1d328b19-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process mkdir -p $WORK/b894/ cat >/tmp/go-build2507516818/b894/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/cpu=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/shirou/gopsutil/v4/net=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build2507516818/b895/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2507516818/b896/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build2507516818/b900/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build2507516818/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build2507516818/b898/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process -lang=go1.25 -complete -installsuffix shared -buildid QsjxTLNfV9WWA7-Md-S1/QsjxTLNfV9WWA7-Md-S1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b894/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_posix.go go tool buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/ea/ea5d2733d699602f16a41949d14d3c036a476e7e9de3f06cb0ca25e3c3b56d92-d # internal go tool buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/df/df0a8609533ced8023aa027e059b3cc50fb0559f42d2f580ebf3e6a5267625c7-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b360/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b382/ cat >/tmp/go-build2507516818/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/stats -lang=go1.25 -complete -installsuffix shared -buildid VmtAtgEZuDPm6v8TmPyv/VmtAtgEZuDPm6v8TmPyv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/metrics.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/stats.go cat >/tmp/go-build2507516818/b382/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload -lang=go1.25 -complete -installsuffix shared -buildid RztDmpvrLpI66Ibky8uJ/RztDmpvrLpI66Ibky8uJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload/load.go github.com/containers/podman/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b413/ cat >/tmp/go-build2507516818/b413/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b377/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/tap -lang=go1.25 -complete -installsuffix shared -buildid EpWo25ULJRAGxDXEvfuB/EpWo25ULJRAGxDXEvfuB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/tap/tap.go cat >/tmp/go-build2507516818/b377/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil -lang=go1.25 -complete -installsuffix shared -buildid nfKSePXrPQ-GaZPedzyD/nfKSePXrPQ-GaZPedzyD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/compressor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/regex.go go tool buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/31/3122d96060d027fdd7274aa63659997584ddcc82fd58ffeb982938a483d034b6-d # internal cd $WORK/b259 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=_QY0eQnV2N7lYnABc-As -o $WORK/b259/_x003.o -c unshare_cgo.cgo2.c go tool buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/1b/1b33f53fdff4c9001ad0817bc2b5c7ea7912539b7f5cabc283c7026f7d48317b-d # internal go tool buildid -w $WORK/b1063/_pkg_.a # internal cp $WORK/b1063/_pkg_.a /builddir/.cache/go-build/f8/f8c6c87800a8b3023bd54d1f53bf00e93524b65b81d1c95ab32ac8a19824b9da-d # internal go tool buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/de/de61843e6d3c5b3953a528bc6f9b0bba558ec375907e326309e642ab34651e1a-d # internal go tool buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/61/610effb2168f043d633adbaee4e9d1a4b4f0931feffb394ababa9a6315635c6a-d # internal go tool buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/79/791e1dc5da61a3c4e6afe0d22926c24a8b91927cd39f895828477935c25ccee6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/build mkdir -p $WORK/b584/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b596/ cat >/tmp/go-build2507516818/b584/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2507516818/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2507516818/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2507516818/b595/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b596/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2507516818/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2507516818/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2507516818/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2507516818/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -lang=go1.25 -complete -installsuffix shared -buildid hVILmahYUKPvO3rb4DdG/hVILmahYUKPvO3rb4DdG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/delete_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/summary.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b597/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/build -lang=go1.25 -complete -installsuffix shared -buildid TdRfsGAGcWlMO-U2-57V/TdRfsGAGcWlMO-U2-57V -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/disk_usage.go cat >/tmp/go-build2507516818/b597/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2507516818/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2507516818/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2507516818/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2507516818/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build2507516818/b598/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -lang=go1.25 -complete -installsuffix shared -buildid qkXMwDnoZPuxC5oNrqKa/qkXMwDnoZPuxC5oNrqKa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/task.go cd $WORK/b747 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -I $WORK/b747/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=BRkHeLq9UwfNW0oxEqMo -o $WORK/b747/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b927/_pkg_.a # internal go tool buildid -w $WORK/b1036/_pkg_.a # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/78/784f0a532f5fd4f789eb7a8ba3ed6b908953831b452e0b57253cb239985000b1-d # internal cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/06/066098724dc94c827a99e589c2d849a76899b179524f3c012733e891cf1738cc-d # internal go tool buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/8e/8e2bbd5f2e067cc1c7f2ec26584af1a4824121e1d257fb2769300e05abe05923-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b376/ cat >/tmp/go-build2507516818/b376/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2507516818/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2507516818/b378/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding -lang=go1.25 -complete -installsuffix shared -buildid xkq26sHNIa-w4X654jwc/xkq26sHNIa-w4X654jwc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding_v2.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=_QY0eQnV2N7lYnABc-As -o $WORK/b259/_x004.o -c unshare.c go tool buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/92/9211d8f2839963d4f15e1d7ced8afd181298e8dc27dfc89dd77e945053b6fd80-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats mkdir -p $WORK/b359/ cat >/tmp/go-build2507516818/b359/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2507516818/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2507516818/b360/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats -lang=go1.25 -complete -installsuffix shared -buildid JF2KaqPdRncyW-r1Hc0_/JF2KaqPdRncyW-r1Hc0_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metricregistry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metrics.go cd $WORK/b747 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -I $WORK/b747/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=BRkHeLq9UwfNW0oxEqMo -o $WORK/b747/_x002.o -c journal.cgo2.c go tool buildid -w $WORK/b423/_pkg_.a # internal go tool buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/5f/5fcce826e32a7c02e3fb1da31b3e61ee50cabc71fc35ae7b3665c18c027b3371-d # internal go tool buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/3a/3ad3783489dcb103c41ccb8aa50a2734d8e3cd8d214538eb0e0c2ca4ce0e7d98-d # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/26/2643896aad3a4487e47a1dce712fc3b0659ac72893a70085ffb38f8599f2d2ac-d # internal go tool buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/43/43ef9ca13cce8993d8b33e044e9e0dc40da4f61087e64a566a7efaed43b7bb0f-d # internal go tool buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/62/624d9b24c13cfc3184d7e124e46cd5ecb19b2e1d379b9975d16bbb93ed39ba55-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/system mkdir -p $WORK/b602/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b599/ cat >/tmp/go-build2507516818/b602/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2507516818/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2507516818/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2507516818/b597/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b599/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2507516818/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2507516818/b597/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/system -lang=go1.25 -complete -installsuffix shared -buildid qOsXFe3MYep56Kq1emHS/qOsXFe3MYep56Kq1emHS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/security_opts.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -lang=go1.25 -complete -installsuffix shared -buildid ur_aOYX85MQrvncYBEqx/ur_aOYX85MQrvncYBEqx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/cluster_volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/create_options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/list_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume_update.go go tool buildid -w $WORK/b557/_pkg_.a # internal go tool buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/a4/a4436d4182f072dd8e43c6a544dd774f8deb77aa9d25ed53b36b18d9accd9f7b-d # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/d9/d9464afc8b1909bc621981bdbe6b77ec1547210c5876a7abd1c1fed6896debd1-d # internal go tool buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/83/83db5947295f5de34f91e3e4f00b35ca611f30de3d2e4754b57bb9d8217be015-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats mkdir -p $WORK/b417/ cat >/tmp/go-build2507516818/b417/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2507516818/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2507516818/b360/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats -lang=go1.25 -complete -installsuffix shared -buildid ptkh2fs-jm0e_lyOOUHj/ptkh2fs-jm0e_lyOOUHj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/labels.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/metrics_recorder_list.go cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jSkV3Bz0hJkiuYKB6AcX -o $WORK/b112/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b599/_pkg_.a # internal go tool buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/c0/c0c8dae852cb4855cb6f9a458ce4bf6989196a0d072ee8eea79d70b81d252d35-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b583/ cat >/tmp/go-build2507516818/b583/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2507516818/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build2507516818/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2507516818/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2507516818/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2507516818/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2507516818/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2507516818/b599/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -lang=go1.25 -complete -installsuffix shared -buildid 6aFguV4mavfPQ4PHBuoc/6aFguV4mavfPQ4PHBuoc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types_deprecated.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend mkdir -p $WORK/b980/ cat >/tmp/go-build2507516818/b980/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/pkg/streamformatter=github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2507516818/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2507516818/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2507516818/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2507516818/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2507516818/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2507516818/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2507516818/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build2507516818/b981/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend -lang=go1.25 -complete -installsuffix shared -buildid gRkzGNo4mgy-hRLNGn1m/gRkzGNo4mgy-hRLNGn1m -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b980/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/backend.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/disk_usage.go go tool buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/7b/7b3c4aecbcf4c76765dd8175fa69139b1f12b65b26a84bc93577d505fffed0b4-d # internal go tool buildid -w $WORK/b602/_pkg_.a # internal cd $WORK/b259 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=_QY0eQnV2N7lYnABc-As -o $WORK/b259/_cgo_main.o -c _cgo_main.c cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/42/4226d4a63be739e963ef75fc4d4bc5e1974b17ade245ad2454121fc31701cf22-d # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/58/5837c748d3b3beaafe48bb91a653916353a68231b801fbbe50bbfa3a9bacd33f-d # internal go tool buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/b9/b9ecff840a49b28219479f294f2fc419e256a7b195c649bb8c224a112ad8c353-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -o $WORK/b259/_cgo_.o $WORK/b259/_cgo_main.o $WORK/b259/preferlinkext $WORK/b259/_x001.o $WORK/b259/_x002.o $WORK/b259/_x003.o $WORK/b259/_x004.o -O2 -g go tool buildid -w $WORK/b640/_pkg_.a # internal cd $WORK/b747 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -I $WORK/b747/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=BRkHeLq9UwfNW0oxEqMo -o $WORK/b747/_cgo_main.o -c _cgo_main.c cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jSkV3Bz0hJkiuYKB6AcX -o $WORK/b112/_x002.o -c params.cgo2.c cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/e6/e60ff95d37ba6342e3aeb6ece84f9b3f4b0a160e8c13067075929af5543b39ec-d # internal go tool buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/b9/b95f0cf04977c319504dce2e906567abeaebe737cb81ecd8ebc1180ad8fe465b-d # internal go tool buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/af/af1aecf03f225d843c72ec4d79b79bc1de82713e36e04955eb3dff5953189365-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -o $WORK/b259/_cgo_.o $WORK/b259/_cgo_main.o $WORK/b259/preferlinkext $WORK/b259/_x001.o $WORK/b259/_x002.o $WORK/b259/_x003.o $WORK/b259/_x004.o -O2 -g # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b259/_cgo_.o -dynout $WORK/b259/_cgo_import.go cat >/tmp/go-build2507516818/b259/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2507516818/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -lang=go1.25 -installsuffix shared -buildid _QY0eQnV2N7lYnABc-As/_QY0eQnV2N7lYnABc-As -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare_linux.go $WORK/b259/_cgo_gotypes.go $WORK/b259/getenv_linux_cgo.cgo1.go $WORK/b259/unshare_cgo.cgo1.go $WORK/b259/_cgo_import.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -o $WORK/b747/_cgo_.o $WORK/b747/_cgo_main.o $WORK/b747/preferlinkext $WORK/b747/_x001.o $WORK/b747/_x002.o -O2 -g cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jSkV3Bz0hJkiuYKB6AcX -o $WORK/b112/_x003.o -c pkcs11.cgo2.c go tool buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/09/092dabd32b23c6ec4039671e4675326a4da749dd440f061a9540bcd77987789a-d # internal github.com/containers/podman/pkg/pidhandle mkdir -p $WORK/b893/ cat >/tmp/go-build2507516818/b893/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/process=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build2507516818/b894/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/containers/podman/pkg/pidhandle -lang=go1.25 -complete -installsuffix shared -buildid E-ORfF_BGNYJKFSrSh7r/E-ORfF_BGNYJKFSrSh7r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b893/importcfg -pack ./_build/src/github.com/containers/podman/pkg/pidhandle/pidhandle.go ./_build/src/github.com/containers/podman/pkg/pidhandle/pidhandle_linux.go go tool buildid -w $WORK/b914/_pkg_.a # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -o $WORK/b747/_cgo_.o $WORK/b747/_cgo_main.o $WORK/b747/preferlinkext $WORK/b747/_x001.o $WORK/b747/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b747/_cgo_.o -dynout $WORK/b747/_cgo_import.go cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/47/4768710fbd9499d3a371d3ee5f75c2f98149cdf012caec517fa79e423936b593-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b913/ cat >/tmp/go-build2507516818/b913/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=/tmp/go-build2507516818/b914/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build2507516818/b915/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile io/ioutil=/tmp/go-build2507516818/b188/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p github.com/containers/podman/vendor/github.com/vishvananda/netlink -lang=go1.25 -complete -installsuffix shared -buildid fBhRu0wthn6KWPPPHT57/fBhRu0wthn6KWPPPHT57 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b913/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/addr.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/bpf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/bridge_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/chain.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/chain_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/class.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/class_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/conntrack_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/devlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/filter_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/fou.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/fou_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/genetlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/gtp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/handle_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/inet_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/ipset_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link_tuntap_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/neigh.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/neigh_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netlink.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/order.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/proc_event_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/protinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/protinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/qdisc.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/qdisc_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rdma_link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/route.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rule.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rule_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket_xdp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/tcp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/unix_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/vdpa_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/virtio.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xdp_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xdp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_monitor_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_policy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_state_linux.go cat >/tmp/go-build2507516818/b747/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build2507516818/b748/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -lang=go1.25 -installsuffix shared -buildid BRkHeLq9UwfNW0oxEqMo/BRkHeLq9UwfNW0oxEqMo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/functions.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/read.go $WORK/b747/_cgo_gotypes.go $WORK/b747/journal.cgo1.go $WORK/b747/_cgo_import.go go tool buildid -w $WORK/b769/_pkg_.a # internal go tool buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/5a/5a3b2c74528851d8825e99b018159a68419715a51cc36c1bf7d03eb39592e596-d # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/05/059ca8f54ce8c86b5a5129c7a4eb5345fa172642e8a775c55b2629394d900635-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui mkdir -p $WORK/b768/ cat >/tmp/go-build2507516818/b768/importcfg << 'EOF' # internal # import config importmap github.com/chzyer/readline=github.com/containers/podman/vendor/github.com/chzyer/readline importmap github.com/manifoldco/promptui/list=github.com/containers/podman/vendor/github.com/manifoldco/promptui/list importmap github.com/manifoldco/promptui/screenbuf=github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=/tmp/go-build2507516818/b769/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=/tmp/go-build2507516818/b770/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=/tmp/go-build2507516818/b771/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile text/tabwriter=/tmp/go-build2507516818/b345/_pkg_.a packagefile text/template=/tmp/go-build2507516818/b343/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/containers/podman/vendor/github.com/manifoldco/promptui -lang=go1.25 -complete -installsuffix shared -buildid 4d01jid4MfrTHPNEgQAj/4d01jid4MfrTHPNEgQAj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/codes.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/cursor.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/keycodes.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/keycodes_other.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/prompt.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/promptui.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/select.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/styles.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare go tool pack r $WORK/b259/_pkg_.a $WORK/b259/preferlinkext $WORK/b259/_x001.o $WORK/b259/_x002.o $WORK/b259/_x003.o $WORK/b259/_x004.o # internal go tool buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/50/509cdda939f56fd2892dbc5f5dba42d83f1d210cae7847be32795bb54a2b1748-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir mkdir -p $WORK/b258/ github.com/containers/podman/vendor/go.podman.io/common/pkg/parse mkdir -p $WORK/b655/ cat >/tmp/go-build2507516818/b258/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir -lang=go1.25 -complete -installsuffix shared -buildid mH9PO1SDuQG3TUBqUU2g/mH9PO1SDuQG3TUBqUU2g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir_unix.go github.com/containers/podman/pkg/rootless mkdir -p $WORK/b732/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt mkdir -p $WORK/b814/ echo -n > $WORK/b732/preferlinkext # internal cat >/tmp/go-build2507516818/b655/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2507516818/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2507516818/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b732/ -importpath github.com/containers/podman/pkg/rootless "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b732/ -m64 -mtune=generic -fcf-protection=full ./rootless_linux.go cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/parse -lang=go1.25 -complete -installsuffix shared -buildid 9AAKu4pZHXDQ4HmB41Mh/9AAKu4pZHXDQ4HmB41Mh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse_unix.go cat >/tmp/go-build2507516818/b814/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt -lang=go1.25 -complete -installsuffix shared -buildid F0AtY8HF-P3EcES7z64r/F0AtY8HF-P3EcES7z64r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt/binfmt.go github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy mkdir -p $WORK/b555/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b803/ echo -n > $WORK/b555/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b555/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b555/ -m64 -mtune=generic -fcf-protection=full ./copy_linux.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive mkdir -p $WORK/b470/ cat >/tmp/go-build2507516818/b803/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay -lang=go1.25 -complete -installsuffix shared -buildid -F8tX8VMYwDPOF1OFx1y/-F8tX8VMYwDPOF1OFx1y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay/overlay_linux.go cat >/tmp/go-build2507516818/b470/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/promise=github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build2507516818/b288/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2507516818/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2507516818/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build2507516818/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2507516818/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build2507516818/b473/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive -lang=go1.25 -complete -installsuffix shared -buildid 5_Xk1XB55rkWOK0QRxCP/5_Xk1XB55rkWOK0QRxCP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_110.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_zstd.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/fflags_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/filter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/time_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/wrap.go go tool buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/3f/3fc7247953d139b0cba466f478d3d012d8a8396d3d168cfe70c364d7c3ac14d5-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 mkdir -p $WORK/b280/ crypto/tls mkdir -p $WORK/b155/ cat >/tmp/go-build2507516818/b280/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4/cipher=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher importmap github.com/go-jose/go-jose/v4/json=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/flate=/tmp/go-build2507516818/b204/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build2507516818/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/hmac=/tmp/go-build2507516818/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build2507516818/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build2507516818/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build2507516818/b283/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 -lang=go1.25 -complete -installsuffix shared -buildid zFBEFzkYrTs9NvhO77k4/zFBEFzkYrTs9NvhO77k4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/asymmetric.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/crypter.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/encoding.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwe.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwk.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jws.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/opaque.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/shared.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/signing.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/symmetric.go cat >/tmp/go-build2507516818/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build2507516818/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/des=/tmp/go-build2507516818/b158/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2507516818/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/hkdf=/tmp/go-build2507516818/b162/_pkg_.a packagefile crypto/hmac=/tmp/go-build2507516818/b164/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2507516818/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2507516818/b093/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build2507516818/b165/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build2507516818/b166/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build2507516818/b167/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build2507516818/b168/_pkg_.a packagefile crypto/md5=/tmp/go-build2507516818/b174/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build2507516818/b175/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build2507516818/b176/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2507516818/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2507516818/b151/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile weak=/tmp/go-build2507516818/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid G5ot_0Gq2HWvxLOGfTC-/G5ot_0Gq2HWvxLOGfTC- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/defaults_fips140.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 mkdir -p $WORK/b427/ cat >/tmp/go-build2507516818/b427/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/dsa=/tmp/go-build2507516818/b179/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2507516818/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2507516818/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2507516818/b429/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build2507516818/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.25 -complete -installsuffix shared -buildid AwdJcS-rvsx-P9kvKFnp/AwdJcS-rvsx-P9kvKFnp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/debug.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/oid.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/pkcs1.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/verify.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/x509.go github.com/containers/podman/vendor/golang.org/x/crypto/ocsp mkdir -p $WORK/b488/ cat >/tmp/go-build2507516818/b488/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2507516818/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ocsp -lang=go1.25 -complete -installsuffix shared -buildid dWLBgEgafgol_bzoZ-0W/dWLBgEgafgol_bzoZ-0W -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ocsp/ocsp.go github.com/containers/podman/pkg/util/tlsutil mkdir -p $WORK/b925/ cat >/tmp/go-build2507516818/b925/importcfg << 'EOF' # internal # import config packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/containers/podman/pkg/util/tlsutil -lang=go1.25 -complete -installsuffix shared -buildid W4SYS-DAaUJhWknXDXm2/W4SYS-DAaUJhWknXDXm2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b925/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/tlsutil/tls.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b676/ cat >/tmp/go-build2507516818/b676/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build2507516818/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/des=/tmp/go-build2507516818/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build2507516818/b179/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/fips140=/tmp/go-build2507516818/b177/_pkg_.a packagefile crypto/hmac=/tmp/go-build2507516818/b164/_pkg_.a packagefile crypto/md5=/tmp/go-build2507516818/b174/_pkg_.a packagefile crypto/mlkem=/tmp/go-build2507516818/b677/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build2507516818/b175/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build2507516818/b678/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build2507516818/b679/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2507516818/b494/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2507516818/b680/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -lang=go1.25 -complete -installsuffix shared -buildid 3dZHJSaN4NUW_FbjEEfj/3dZHJSaN4NUW_FbjEEfj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/buffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/certs.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/channel.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client_auth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/common.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/connection.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/handshake.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/kex.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mac.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/messages.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mlkem.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/session.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/ssh_gss.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/streamlocal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/tcpip.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/transport.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal go tool pack r $WORK/b747/_pkg_.a $WORK/b747/preferlinkext $WORK/b747/_x001.o $WORK/b747/_x002.o # internal go tool buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/37/374ffa94b58c3d5cc316019835eb0bed31a6444c9a64acf69d5d91b4881161db-d # internal cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jSkV3Bz0hJkiuYKB6AcX -o $WORK/b112/_x004.o -c types.cgo2.c go tool buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/d5/d547edce9464b821fe6300df34664f7e63bcb51cd78ff9c7709101f60622f3f8-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/netns mkdir -p $WORK/b831/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b253/ github.com/containers/podman/vendor/go.podman.io/storage/types mkdir -p $WORK/b564/ github.com/containers/podman/vendor/go.podman.io/common/pkg/chown mkdir -p $WORK/b834/ cat >/tmp/go-build2507516818/b831/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2507516818/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b253/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2507516818/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2507516818/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2507516818/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/netns -lang=go1.25 -complete -installsuffix shared -buildid qQ96UwAvxaRLg5xOqPzF/qQ96UwAvxaRLg5xOqPzF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/netns/netns_linux.go cat >/tmp/go-build2507516818/b564/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/config=github.com/containers/podman/vendor/go.podman.io/storage/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2507516818/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build2507516818/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 -lang=go1.25 -complete -installsuffix shared -buildid Kq0EwYL--4PYthPrTv-6/Kq0EwYL--4PYthPrTv-6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/shortnames.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/system_registries_v2.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/containers/podman/vendor/go.podman.io/storage/types -lang=go1.25 -complete -installsuffix shared -buildid q0YDpwDt-AG6KfkasUU2/q0YDpwDt-AG6KfkasUU2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/idmappings.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/utils.go cat >/tmp/go-build2507516818/b834/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/chown -lang=go1.25 -complete -installsuffix shared -buildid kVY08UaYKDWojE_lMF8b/kVY08UaYKDWojE_lMF8b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/chown/chown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/chown/chown_unix.go go tool buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/70/702039e2a632d3f4c765d6b3c3a861bf1fd42616f92eaf85c97fdc54f642bcfa-d # internal go tool buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/d4/d46ff9f942587697a005d005e104237b9ee0466563bd2b070f9eb0b7658fa999-d # internal go tool buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/74/746e259892193d2004f55ded5abecd37d1646d1391b1690794e586e337658108-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse mkdir -p $WORK/b654/ cat >/tmp/go-build2507516818/b654/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2507516818/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse -lang=go1.25 -complete -installsuffix shared -buildid SJzmty1d5xVZJiqdNNu0/SJzmty1d5xVZJiqdNNu0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse/parse.go go tool buildid -w $WORK/b648/_pkg_.a # internal go tool buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/f6/f6d597347a7c85a0cc4dcc7a9574dd1cebaa68e58ecb805f14107891db4659b0-d # internal cd $WORK/b555 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b555=/tmp/go-build -gno-record-gcc-switches -I $WORK/b555/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Q-wBKjLAV0BSNTtVs4aB -o $WORK/b555/_x001.o -c _cgo_export.c cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/24/2406146c7071a04f818115d908eaa863d75877492edf7b84e1bb7a22d767574c-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/flag mkdir -p $WORK/b777/ cat >/tmp/go-build2507516818/b777/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/flag -lang=go1.25 -complete -installsuffix shared -buildid VuthciLn0ZC-aqAHNfce/VuthciLn0ZC-aqAHNfce -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/flag/flag.go github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b647/ cat >/tmp/go-build2507516818/b647/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile text/template=/tmp/go-build2507516818/b343/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containers/podman/vendor/github.com/spf13/cobra -lang=go1.25 -complete -installsuffix shared -buildid s6QE2_ncLZHvn6dAsLi_/s6QE2_ncLZHvn6dAsLi_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/active_help.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/args.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completionsV2.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/cobra.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/flag_groups.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/zsh_completions.go go tool buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/86/8665fb8149818fefeabcff018bfa046726690fd97ae36476009308f4cbfc9faa-d # internal go tool buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/8e/8e087b3c786fae5eb7585ff6889d9b38ff579b9a9f8c1872bdc99f95489a3148-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b487/ cat >/tmp/go-build2507516818/b487/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build2507516818/b488/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation -lang=go1.25 -complete -installsuffix shared -buildid Qw0nDSnaCok5N3ds1A6E/Qw0nDSnaCok5N3ds1A6E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation/reasons.go go tool buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/43/43cafe09f1e66877c2ffca6bc032d7a69ca3c537ab697b251bdbc90c86c7e8da-d # internal go tool buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/b1/b188720a624d742c7b92954480544cae7954303a42409631dac33ea0d21343b7-d # internal go tool buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/fe/fe0675dbdec6ad5a543616b3d49ebb630759ff1d467c2968141057e876420ad4-d # internal cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jSkV3Bz0hJkiuYKB6AcX -o $WORK/b112/_cgo_main.o -c _cgo_main.c cd $WORK/b555 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b555=/tmp/go-build -gno-record-gcc-switches -I $WORK/b555/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Q-wBKjLAV0BSNTtVs4aB -o $WORK/b555/_x002.o -c copy_linux.cgo2.c go tool buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/e6/e6faaa6fc0fabceb81bdd249d8bcd864157358c052ca817384bb9cfa456e8f03-d # internal go tool buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/1a/1a35da9d76d6344953db06a1611898888d337e4e0a542f4cdfec41dc470a1e50-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/preferlinkext $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o -O2 -g -ldl cd $WORK/b555 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b555=/tmp/go-build -gno-record-gcc-switches -I $WORK/b555/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Q-wBKjLAV0BSNTtVs4aB -o $WORK/b555/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/8f/8f9e52dfa0376c93658083fc667217b3fc8d79bc679012ada9a1029971a6a68c-d # internal go tool buildid -w $WORK/b666/_pkg_.a # internal go tool buildid -w $WORK/b427/_pkg_.a # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/preferlinkext $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o -O2 -g -ldl # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b112/_cgo_.o -dynout $WORK/b112/_cgo_import.go cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/a6/a6c173c99ea7080ac7cd410684a40948e6f8e2b009b7e8f854f140570e9d8935-d # internal github.com/containers/podman/vendor/github.com/smallstep/pkcs7 mkdir -p $WORK/b426/ cat >/tmp/go-build2507516818/b426/importcfg << 'EOF' # internal # import config importmap github.com/smallstep/pkcs7/internal/legacy/x509=github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build2507516818/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/des=/tmp/go-build2507516818/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build2507516818/b179/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2507516818/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build2507516818/b427/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7 -lang=go1.25 -complete -installsuffix shared -buildid 757p_Fhc59UM8g10vQUJ/757p_Fhc59UM8g10vQUJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/ber.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/decrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/pkcs7.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/sign.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/verify.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b555=/tmp/go-build -gno-record-gcc-switches -o $WORK/b555/_cgo_.o $WORK/b555/_cgo_main.o $WORK/b555/preferlinkext $WORK/b555/_x001.o $WORK/b555/_x002.o -O2 -g cat >/tmp/go-build2507516818/b112/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/containers/podman/vendor/github.com/miekg/pkcs11 -lang=go1.25 -installsuffix shared -buildid jSkV3Bz0hJkiuYKB6AcX/jSkV3Bz0hJkiuYKB6AcX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/error.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/vendor.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/zconst.go $WORK/b112/_cgo_gotypes.go $WORK/b112/params.cgo1.go $WORK/b112/pkcs11.cgo1.go $WORK/b112/types.cgo1.go $WORK/b112/_cgo_import.go cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/d1/d163a4900ba04513d0a2a8e86a026be583e71dca5a1cf5ee72dd628c1bc9533b-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b665/ cat >/tmp/go-build2507516818/b665/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2507516818/b666/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -lang=go1.25 -complete -installsuffix shared -buildid fTbr3Nnq-vdlR6F45Get/fTbr3Nnq-vdlR6F45Get -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go go tool buildid -w $WORK/b253/_pkg_.a # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b555=/tmp/go-build -gno-record-gcc-switches -o $WORK/b555/_cgo_.o $WORK/b555/_cgo_main.o $WORK/b555/preferlinkext $WORK/b555/_x001.o $WORK/b555/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b555/_cgo_.o -dynout $WORK/b555/_cgo_import.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/19/190a0b62770db8aa5759140bdbe25e95875b994a42e50637a88b4d6495610421-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config mkdir -p $WORK/b249/ cat >/tmp/go-build2507516818/b249/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build2507516818/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2507516818/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2507516818/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2507516818/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config -lang=go1.25 -complete -installsuffix shared -buildid WWavd-6kSHnc2g06K_Vp/WWavd-6kSHnc2g06K_Vp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config/config.go github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames mkdir -p $WORK/b767/ cat >/tmp/go-build2507516818/b767/importcfg << 'EOF' # internal # import config importmap github.com/manifoldco/promptui=github.com/containers/podman/vendor/github.com/manifoldco/promptui importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=/tmp/go-build2507516818/b768/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2507516818/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2507516818/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames -lang=go1.25 -complete -installsuffix shared -buildid _MuNn7Sa6AVMKqljsWoI/_MuNn7Sa6AVMKqljsWoI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames/shortnames.go cd $WORK/b732 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b732=/tmp/go-build -gno-record-gcc-switches -I $WORK/b732/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ytOnt4BWtaZD9rqmdZCa -o $WORK/b732/_x001.o -c _cgo_export.c cat >/tmp/go-build2507516818/b555/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2507516818/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -lang=go1.25 -installsuffix shared -buildid Q-wBKjLAV0BSNTtVs4aB/Q-wBKjLAV0BSNTtVs4aB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack $WORK/b555/_cgo_gotypes.go $WORK/b555/copy_linux.cgo1.go $WORK/b555/_cgo_import.go cd $WORK/b732 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b732=/tmp/go-build -gno-record-gcc-switches -I $WORK/b732/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ytOnt4BWtaZD9rqmdZCa -o $WORK/b732/_x002.o -c rootless_linux.cgo2.c go tool buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/91/91f5dc12ed8594d8357efcf9a9b1bcbd9a94523c199327e1c043af57a28be968-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy go tool pack r $WORK/b555/_pkg_.a $WORK/b555/preferlinkext $WORK/b555/_x001.o $WORK/b555/_x002.o # internal go tool buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/b2/b2e65d5ca7ff9f09c4e7dadfdc6b8fb087df01ee1e8f5185661dfd55b1a2b12c-d # internal go tool buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ad/adfba1d37b6b888faa3bbde2b011bc597f8a695d91caf33ff16b1eaa0e33bfda-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b332/ cat >/tmp/go-build2507516818/b332/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2507516818/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2507516818/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2507516818/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -lang=go1.25 -complete -installsuffix shared -buildid 6jsMCfbE9OTdA691VNI3/6jsMCfbE9OTdA691VNI3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype/build.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b732=/tmp/go-build -gno-record-gcc-switches -I $WORK/b732/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ytOnt4BWtaZD9rqmdZCa -o $WORK/b732/_x003.o -c rootless_linux.c go tool buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/07/07544cccd2e4625f64c3289afbf93324f63a195318c88f080e3cd37cd736a4b6-d # internal go tool buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/58/5828859448cd8def0fac56641dc3f9823ffd4e284e77c93fc1d2b5ac34205532-d # internal go tool buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/4d/4db7695c073444a72f9d6284791770df492a93a5ef9251d451a42cf98d05aec1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups mkdir -p $WORK/b668/ cat >/tmp/go-build2507516818/b668/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2507516818/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build2507516818/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2507516818/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2507516818/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups -lang=go1.25 -complete -installsuffix shared -buildid jpOApspg3-4JyKpunHAi/jpOApspg3-4JyKpunHAi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/cgroups.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_blkio_device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_hugepages.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_ifprio_map.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/file.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/getallpids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/v1_utils.go go tool buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/34/347c6ba8ec236a8a304071f784b394064e6ae9ef95523e286929be9337acf3a3-d # internal go tool buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/15/151d31294164bf01f44779f354d261a3c71682e3e8bbb6f46657673168bf9453-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b327/ cat >/tmp/go-build2507516818/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2507516818/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build2507516818/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2507516818/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build2507516818/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build2507516818/b336/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -lang=go1.25 -complete -installsuffix shared -buildid GiI4hmwjNgEtkahvsufo/GiI4hmwjNgEtkahvsufo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go go tool buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/21/21273413d7e58dc6424c62385f25e47cd575027f7249f6116aa859e8c62d8bdd-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion mkdir -p $WORK/b646/ github.com/containers/podman/vendor/go.podman.io/common/pkg/completion mkdir -p $WORK/b716/ cat >/tmp/go-build2507516818/b646/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b716/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2507516818/b662/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion -lang=go1.25 -complete -installsuffix shared -buildid 3hnpit6MUcrn80rdIkQZ/3hnpit6MUcrn80rdIkQZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/completion -lang=go1.25 -complete -installsuffix shared -buildid EDX6zYjKPrZZY2BKWcBP/EDX6zYjKPrZZY2BKWcBP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/completion/completion.go go tool buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/c0/c0138b9554039eb88238c635866d453706fc09221224d82d88906170d21c3d27-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal mkdir -p $WORK/b466/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive mkdir -p $WORK/b540/ cat >/tmp/go-build2507516818/b466/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2507516818/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2507516818/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal -lang=go1.25 -complete -installsuffix shared -buildid 0CSig_XwoaGr4Qj73C9h/0CSig_XwoaGr4Qj73C9h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal/compression.go cat >/tmp/go-build2507516818/b540/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile flag=/tmp/go-build2507516818/b541/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2507516818/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive -lang=go1.25 -complete -installsuffix shared -buildid wefxgnT6T9UxL7jShrcr/wefxgnT6T9UxL7jShrcr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/chroot_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/init_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/jsoniter.go go tool buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/22/2233e011f4cb52a61e27a1b95cdcb710ab000925656d8662c6331e6966140ff9-d # internal cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/66/66feec6455e8f8eb9b0732f3b2c58c157caf58dbfbd979f26d07a28e2b33ceed-d # internal go tool buildid -w $WORK/b716/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b326/ cat >/tmp/go-build2507516818/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb -lang=go1.25 -complete -installsuffix shared -buildid T1BxPoCPZBlkTkxqL0-L/T1BxPoCPZBlkTkxqL0-L -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt mkdir -p $WORK/b371/ go tool buildid -w $WORK/b973/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b385/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb cat >/tmp/go-build2507516818/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2507516818/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a EOF mkdir -p $WORK/b386/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt -lang=go1.25 -complete -installsuffix shared -buildid -9X2Oma0DKF4mpGUFrC4/-9X2Oma0DKF4mpGUFrC4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt/convert.go github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api mkdir -p $WORK/b389/ mkdir -p $WORK/b504/ github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats cat >/tmp/go-build2507516818/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF mkdir -p $WORK/b788/ github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc mkdir -p $WORK/b882/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -lang=go1.25 -complete -installsuffix shared -buildid wJNYCh3FXwNNhu3xPyg2/wJNYCh3FXwNNhu3xPyg2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cat >/tmp/go-build2507516818/b386/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -lang=go1.25 -complete -installsuffix shared -buildid VV7xSHhM855eVTtFcMQv/VV7xSHhM855eVTtFcMQv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/9b/9bf25fc471a96741124890b935873f7de4044f03a1541ac7ebb4d119183088f2-d # internal cat >/tmp/go-build2507516818/b788/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b882/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b389/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -lang=go1.25 -complete -installsuffix shared -buildid 9uNrNWlGWO_YJaiqm5br/9uNrNWlGWO_YJaiqm5br -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc -lang=go1.25 -complete -installsuffix shared -buildid Y0HXYpTjsZd0da1S8Fj0/Y0HXYpTjsZd0da1S8Fj0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc/rpc.pb.go cat >/tmp/go-build2507516818/b504/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api -lang=go1.25 -complete -installsuffix shared -buildid lw1VFW9TCuEflcNMxmQU/lw1VFW9TCuEflcNMxmQU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats -lang=go1.25 -complete -installsuffix shared -buildid hQhRbJml2eYRUHzbsHDd/hQhRbJml2eYRUHzbsHDd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/stats.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/types.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/utils.go cd $WORK/b732 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b732=/tmp/go-build -gno-record-gcc-switches -I $WORK/b732/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=ytOnt4BWtaZD9rqmdZCa -o $WORK/b732/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 go tool pack r $WORK/b112/_pkg_.a $WORK/b112/preferlinkext $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o # internal go tool buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d1/d14350672a78a7e05af156d6608421279b8af06ef5e4d09055e2a9f3091f7a7a-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b074/ cat >/tmp/go-build2507516818/b074/importcfg << 'EOF' # internal # import config importmap github.com/miekg/pkcs11=github.com/containers/podman/vendor/github.com/miekg/pkcs11 importmap github.com/stefanberger/go-pkcs11uri=github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build2507516818/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build2507516818/b114/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 -lang=go1.25 -complete -installsuffix shared -buildid N2zIi0sCX8GeaypxauO-/N2zIi0sCX8GeaypxauO- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/49/498ba93ae691fa446ae367bd0b661d6222f4aa8135c3984631b94bc26b06eb76-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp mkdir -p $WORK/b972/ cat >/tmp/go-build2507516818/b972/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build2507516818/b973/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp -lang=go1.25 -complete -installsuffix shared -buildid sraioC5JkOOl70qew4U5/sraioC5JkOOl70qew4U5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b972/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/qmp.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/rpc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket_unix.go go tool buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/b2/b2b0f05929aee0bbe1ba240dad9c150f935c44852c53f182c214d2e0ffdcbb6c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty mkdir -p $WORK/b368/ cat >/tmp/go-build2507516818/b368/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build2507516818/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2507516818/b371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty -lang=go1.25 -complete -installsuffix shared -buildid EOdDh_arnZeixlq44g81/EOdDh_arnZeixlq44g81 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty/pretty.go github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b379/ cat >/tmp/go-build2507516818/b379/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build2507516818/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2507516818/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2507516818/b371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto -lang=go1.25 -complete -installsuffix shared -buildid KSR4xOw3dG8SxAdbZskP/KSR4xOw3dG8SxAdbZskP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto/proto.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b732=/tmp/go-build -gno-record-gcc-switches -o $WORK/b732/_cgo_.o $WORK/b732/_cgo_main.o $WORK/b732/preferlinkext $WORK/b732/_x001.o $WORK/b732/_x002.o $WORK/b732/_x003.o -O2 -g cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_x002.o -c data.cgo2.c go tool buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/65/658c432150e2e9c8068598f0335794535dc45808d6a6b63b8184216eef1e33b0-d # internal go tool buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/39/3918fbdf38055afa9d34b246754b9380db6f992876769d76054e4281c94621fa-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b388/ github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 mkdir -p $WORK/b699/ cat >/tmp/go-build2507516818/b388/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2507516818/b389/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -lang=go1.25 -complete -installsuffix shared -buildid SKbWPvrimuX_i9k1Ckoe/SKbWPvrimuX_i9k1Ckoe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >/tmp/go-build2507516818/b699/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2507516818/b700/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2507516818/b389/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 -lang=go1.25 -complete -installsuffix shared -buildid edmcAutFcTrBpoHnWqr2/edmcAutFcTrBpoHnWqr2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types_gogo.go go tool buildid -w $WORK/b668/_pkg_.a # internal go tool buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/db/dbd3ddd99ca815f13d7bc2292e2690f3419f94bb935c34190d5bb3867d5feaae-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon mkdir -p $WORK/b672/ mkdir -p $WORK/b671/ github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo mkdir -p $WORK/b935/ cat >/tmp/go-build2507516818/b672/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2507516818/b668/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF cat >/tmp/go-build2507516818/b671/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2507516818/b668/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/9d/9d3709170794e1f2936b6d0572111d2a6d4b541ee60f099a4e4f53b75c18dc69-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path -lang=go1.25 -complete -installsuffix shared -buildid rwlwN1upq6JDQkI1eQz1/rwlwN1upq6JDQkI1eQz1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon -lang=go1.25 -complete -installsuffix shared -buildid RDuB1VOfWnR46H3D0O-H/RDuB1VOfWnR46H3D0O-H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/utils.go cat >/tmp/go-build2507516818/b935/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2507516818/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build2507516818/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2507516818/b553/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo -lang=go1.25 -complete -installsuffix shared -buildid 58QsiWnTdE2ZLXYw5ysy/58QsiWnTdE2ZLXYw5ysy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b935/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo_linux.go go tool buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/61/61f2293d33cd50b9b62ba445f5fb2db9ddc59909fafeb54a1b1263f2aef11ffc-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b384/ cat >/tmp/go-build2507516818/b384/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2507516818/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2507516818/b386/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.25 -complete -installsuffix shared -buildid 72ZaLG9L-a3lBnpsIPSX/72ZaLG9L-a3lBnpsIPSX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go go tool buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/68/682fa021eafbe9329ad162ff4967e89de7048a9d0eb7fe7be163d0747243c5c4-d # internal github.com/containers/podman/pkg/checkpoint/crutils mkdir -p $WORK/b878/ cat >/tmp/go-build2507516818/b878/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/checkpoint-restore/go-criu/v7/stats=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build2507516818/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build2507516818/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/containers/podman/pkg/checkpoint/crutils -lang=go1.25 -complete -installsuffix shared -buildid gjmGeR1dWANnPcs8WC9Q/gjmGeR1dWANnPcs8WC9Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/crutils/checkpoint_restore_utils.go go tool buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/b0/b0c9ccfb5963040896ee5f344eedf9306b71f084c4a33e57c74dbceb953c9be6-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b732=/tmp/go-build -gno-record-gcc-switches -o $WORK/b732/_cgo_.o $WORK/b732/_cgo_main.o $WORK/b732/preferlinkext $WORK/b732/_x001.o $WORK/b732/_x002.o $WORK/b732/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b732/_cgo_.o -dynout $WORK/b732/_cgo_import.go go tool buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/50/500210adfa0e0f6e699a9a5b80b015f0b8eed814713cf702aed44f028bc45453-d # internal go tool buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/33/33c324eb30ab5822de14ba4dd2c104e6ebd721325ebb645cc707bbbe79f62747-d # internal go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c6/c6c6c59e06d94b3c521926f36b0beff5ae7e0fa49b7f8db17239900c7b3064d0-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b279/ cat >/tmp/go-build2507516818/b279/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2507516818/b180/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2507516818/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2507516818/b280/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2507516818/b284/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -lang=go1.25 -complete -installsuffix shared -buildid qGsC5RsCYPrBsHlJk1F_/qGsC5RsCYPrBsHlJk1F_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/delayedreader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/ioutils.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/testing.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/utils.go github.com/containers/podman/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b073/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b720/ cat >/tmp/go-build2507516818/b073/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2507516818/b074/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -lang=go1.25 -complete -installsuffix shared -buildid DzUhkZCKdd4SR_Cf3ZBO/DzUhkZCKdd4SR_Cf3ZBO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/constructors.go cat >/tmp/go-build2507516818/b720/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2507516818/b074/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config -lang=go1.25 -complete -installsuffix shared -buildid 0-IC-g1egCiuUyE09NVS/0-IC-g1egCiuUyE09NVS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_x003.o -c gpgme.cgo2.c cat >/tmp/go-build2507516818/b732/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2507516818/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2507516818/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/containers/podman/pkg/rootless -lang=go1.25 -installsuffix shared -buildid ytOnt4BWtaZD9rqmdZCa/ytOnt4BWtaZD9rqmdZCa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootless/rootless.go $WORK/b732/_cgo_gotypes.go $WORK/b732/rootless_linux.cgo1.go $WORK/b732/_cgo_import.go go tool buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/22/2206311caf0a1abfd7a085645e7865ba9f478dfd22f6e5639a3a84d035971e10-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b390/ cat >/tmp/go-build2507516818/b390/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2507516818/b388/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2507516818/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2507516818/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2507516818/b389/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/status -lang=go1.25 -complete -installsuffix shared -buildid aK6mh_PbCTA0qI1pKdxT/aK6mh_PbCTA0qI1pKdxT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/status/status.go go tool buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/ea/ea7134d220235852f558202648a071cb055936f50b94c49df041e90d0b7724f1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 mkdir -p $WORK/b673/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs mkdir -p $WORK/b670/ cat >/tmp/go-build2507516818/b673/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2507516818/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build2507516818/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build2507516818/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 -lang=go1.25 -complete -installsuffix shared -buildid I3a_Vt1WrGrP5G2UylKz/I3a_Vt1WrGrP5G2UylKz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/create.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/defaultpath.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/fs2.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/io.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/psi.go cat >/tmp/go-build2507516818/b670/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2507516818/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build2507516818/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build2507516818/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs -lang=go1.25 -complete -installsuffix shared -buildid MaBUTdKK8FZgDOuMIVSb/MaBUTdKK8FZgDOuMIVSb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/blkio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuacct.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/devices.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/error.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/fs.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/name.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_cls.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_prio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/perf_event.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/rdma.go go tool buildid -w $WORK/b466/_pkg_.a # internal go tool buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/1f/1fdf4eb6ee9ddf5cc567298cdc7a516e2f8141591462616042318d90bf862c81-d # internal go tool buildid -w $WORK/b699/_pkg_.a # internal go tool buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/43/43028a52c95eff728640592ced3025c97bd2cebc870e0abc31877133ab90f3e6-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump mkdir -p $WORK/b513/ mkdir -p $WORK/b547/ cat >/tmp/go-build2507516818/b547/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2507516818/b466/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build2507516818/b548/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump -lang=go1.25 -complete -installsuffix shared -buildid wfQ7lCywRG3GYyb-Q-wO/wfQ7lCywRG3GYyb-Q-wO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump/dump.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor mkdir -p $WORK/b462/ cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/aa/aaf2a25ddeace5b00f3d3983f32ea81c95438fac5c269676d50c27026b6039e0-d # internal cat >/tmp/go-build2507516818/b513/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2507516818/b466/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc -lang=go1.25 -complete -installsuffix shared -buildid T1tHTNSmEsQEpBGFTwIQ/T1tHTNSmEsQEpBGFTwIQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc/toc.go cat >/tmp/go-build2507516818/b462/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2507516818/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2507516818/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2507516818/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2507516818/b466/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor -lang=go1.25 -complete -installsuffix shared -buildid JJqdgBb24HiLb-jvURQY/JJqdgBb24HiLb-jvURQY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/compressor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/rollsum.go cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/18/185709c95381288345631724c15fa3929ad000246edafa068278e7ad64f276f3-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack mkdir -p $WORK/b698/ cat >/tmp/go-build2507516818/b698/importcfg << 'EOF' # internal # import config importmap github.com/containerd/typeurl/v2=github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/planetscale/vtprotobuf/protohelpers=github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build2507516818/b699/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2507516818/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build2507516818/b701/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack -lang=go1.25 -complete -installsuffix shared -buildid 6YYL7uDcymJ3pGEx-9nL/6YYL7uDcymJ3pGEx-9nL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack_vtproto.pb.go go tool buildid -w $WORK/b972/_pkg_.a # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/cf/cf75009001ff3f350c41e63a7057ebf406a47281b589ec11e7c3279587eee440-d # internal go tool buildid -w $WORK/b935/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/31/310fdecafed8e8caf73c82c694b3056ff1b05e4ec787d4590406deaf217aba39-d # internal go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/73/73fa68484958eaafbf062532f5f59784c3ce7b1c2710379bd37d3211f5442cbe-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b299/ cat >/tmp/go-build2507516818/b299/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -lang=go1.25 -complete -installsuffix shared -buildid zItzVd3MhHMTr2pfFS6h/zItzVd3MhHMTr2pfFS6h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go go tool buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/14/14c22ad8e80c6af5ca16b38d6507f4c785e30c07bf42fd8e91e1fb0950eb3689-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b387/ cat >/tmp/go-build2507516818/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2507516818/b388/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2507516818/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2507516818/b390/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/status -lang=go1.25 -complete -installsuffix shared -buildid 5NWiUF-48vUclQJmRD-G/5NWiUF-48vUclQJmRD-G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status/status.go go tool buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/a6/a6736e6e2b42654593ee0197689193913c74c710e3756c9d13e6afe81ea7e5d8-d # internal go tool buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/9b/9bf2faf47f6b98e9236efc750b07038deeb8b628e10321080170e33baaf24cc2-d # internal go tool buildid -w $WORK/b882/_pkg_.a # internal go tool buildid -w $WORK/b279/_pkg_.a # internal go tool buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/18/18604c567958c189bc46111f06bf5c9eea501c726e6dbb4cf474d50e9e142c27-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b422/ cat >/tmp/go-build2507516818/b422/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2507516818/b299/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2507516818/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2507516818/b287/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/mail=/tmp/go-build2507516818/b423/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -lang=go1.25 -complete -installsuffix shared -buildid iOMzE5V7RVEJwoqEkkzI/iOMzE5V7RVEJwoqEkkzI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/46/4681c80b657e490c41aa68df66e71eeacdebd9aba254484dd17c8c97f8e67158-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b278/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b300/ cat >/tmp/go-build2507516818/b278/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/aes=/tmp/go-build2507516818/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/hmac=/tmp/go-build2507516818/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2507516818/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -lang=go1.25 -complete -installsuffix shared -buildid K05qBq2OciIZfZWs-nlm/K05qBq2OciIZfZWs-nlm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go cat >/tmp/go-build2507516818/b300/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2507516818/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2507516818/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2507516818/b280/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b424/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -lang=go1.25 -complete -installsuffix shared -buildid wvAX5sDS6X8RpZ6r3aq4/wvAX5sDS6X8RpZ6r3aq4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >/tmp/go-build2507516818/b424/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2507516818/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2507516818/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2507516818/b279/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 -lang=go1.25 -complete -installsuffix shared -buildid YFkQYI6bqTU9C5uJ1PDX/YFkQYI6bqTU9C5uJ1PDX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b425/ cat >/tmp/go-build2507516818/b425/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/smallstep/pkcs7=github.com/containers/podman/vendor/github.com/smallstep/pkcs7 packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2507516818/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2507516818/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build2507516818/b426/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -lang=go1.25 -complete -installsuffix shared -buildid kJSQqRK5TOSiOLv5k2et/kJSQqRK5TOSiOLv5k2et -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/3b/3bd5af613092bc03cf6d30862e2a9f8ef751c0c7cfa585599dc0b616906b1a8e-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 mkdir -p $WORK/b881/ cat >/tmp/go-build2507516818/b881/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build2507516818/b882/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 -lang=go1.25 -complete -installsuffix shared -buildid Xy84kRiBvm-SPwduE6Kz/Xy84kRiBvm-SPwduE6Kz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/features.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/main.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/notify.go go tool buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/36/36e01ad6d03123e763dd6aacc1af18182b34a254c4f7f06eb79bdfcce675508b-d # internal github.com/containers/podman/utils mkdir -p $WORK/b910/ cat >/tmp/go-build2507516818/b910/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build2507516818/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2507516818/b437/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p github.com/containers/podman/utils -lang=go1.25 -complete -installsuffix shared -buildid pN6PE-_GiLcvPDC7ykN1/pN6PE-_GiLcvPDC7ykN1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b910/importcfg -pack ./_build/src/github.com/containers/podman/utils/ports.go ./_build/src/github.com/containers/podman/utils/utils.go github.com/containers/podman/vendor/go.podman.io/storage/drivers mkdir -p $WORK/b536/ cat >/tmp/go-build2507516818/b536/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2507516818/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2507516818/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2507516818/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2507516818/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2507516818/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers -lang=go1.25 -complete -installsuffix shared -buildid YEJ-cu0cLfbZdvzZDJV8/YEJ-cu0cLfbZdvzZDJV8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chroot_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/counter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/fsdiff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/jsoniter.go go tool buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/33/339888dfadc26bca0c8de6f81e5856659cf64fbfb89d1fbb817948fff86a1c4e-d # internal go tool buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/b4/b4186bb38922c44b635fc18d382a34572b14cfe1e2c9fa4606f529e53877a684-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b383/ cat >/tmp/go-build2507516818/b383/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2507516818/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2507516818/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2507516818/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2507516818/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2507516818/b386/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog -lang=go1.25 -complete -installsuffix shared -buildid piQNJKy4SOMjJKuHqdv4/piQNJKy4SOMjJKuHqdv4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/sink.go go tool buildid -w $WORK/b462/_pkg_.a # internal go tool buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/b0/b06298884d2bd2c30fee7fb1f3d24ea4a9ce8d2d41042124ef05ada9ad8356f4-d # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/37/37deb5f37958e40d8cec16081061bb2b99df0152a9d1aa487b095baaf91d1537-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression mkdir -p $WORK/b445/ cat >/tmp/go-build2507516818/b445/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build2507516818/b288/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2507516818/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2507516818/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build2507516818/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build2507516818/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build2507516818/b462/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression -lang=go1.25 -complete -installsuffix shared -buildid 2vsUuKCGp4cgLuKQljxo/2vsUuKCGp4cgLuKQljxo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/zstd.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless go tool pack r $WORK/b732/_pkg_.a $WORK/b732/preferlinkext $WORK/b732/_x001.o $WORK/b732/_x002.o $WORK/b732/_x003.o # internal go tool buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/d8/d8cf0c00809b9dc1461f80fe0c4ed55143e61b4d3e0b1f8662040f12c34ef82f-d # internal github.com/containers/podman/pkg/systemd mkdir -p $WORK/b907/ cat >/tmp/go-build2507516818/b907/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2507516818/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2507516818/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p github.com/containers/podman/pkg/systemd -lang=go1.25 -complete -installsuffix shared -buildid 9-PtjIpn13QCZSnWeuni/9-PtjIpn13QCZSnWeuni -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b907/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/activation.go ./_build/src/github.com/containers/podman/pkg/systemd/dbus.go go tool buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/fa/faa05410b3b63fbf6e4abd4ee3ffa1160e9ac2645d16e968462aa452b6aa2aa6-d # internal cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_x004.o -c unset_agent_info.cgo2.c go tool buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/5c/5c0c138d95d0af53f6560fd5d79dc02163cd3f1290f760ed56979443db4b6089-d # internal go tool buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/d8/d823f5ed6f6ff6b5eeac1725899f49b91209d6de5b3bd641caa133ddd37db884-d # internal go tool buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/43/439697800f970fab0bb8ac142e55dc00ef272c3aad89fcf5c8c58d5f7c4f136f-d # internal go tool buildid -w $WORK/b881/_pkg_.a # internal go tool buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/9a/9a896613ef1f79d5ef4008abcd838f1600c08cd496f79258fe9567f53cff644e-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b880/ cat >/tmp/go-build2507516818/b880/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build2507516818/b881/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build2507516818/b882/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/containers/podman/pkg/criu -lang=go1.25 -complete -installsuffix shared -buildid YMRmAdLgM2cbTEZt2ZlH/YMRmAdLgM2cbTEZt2ZlH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/containers/podman/pkg/criu/criu.go ./_build/src/github.com/containers/podman/pkg/criu/criu_linux.go cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/98/982ac3722e2aafd4a4ea653387178166699147c49795e7657154d81e2aba4acc-d # internal go tool buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/71/71b258c0e200d08367f1786235ad5b2f5f8f077615b82d74602e57c56a699b19-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser mkdir -p $WORK/b696/ cat >/tmp/go-build2507516818/b696/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/moby/buildkit/util/stack=github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2507516818/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2507516818/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build2507516818/b698/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2507516818/b605/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser -lang=go1.25 -complete -installsuffix shared -buildid 3fa3338GUzSPHO_bA_hj/3fa3338GUzSPHO_bA_hj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/directives.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/split_command.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_x005.o -c go_gpgme.c go tool buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/78/78753097c8c19427a9fe24f6317dfda0bd11c91f9d954a92db3cb28742fa2862-d # internal go tool buildid -w $WORK/b673/_pkg_.a # internal go tool buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/b3/b3b843712bf413699225dd1567b7a07b024e99bca431159b23a876f0c349264a-d # internal go tool buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/22/22b2427e9d87a65f3498e336bd1410ea797fea9862a9895bb64b889d654ef343-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb mkdir -p $WORK/b337/ cat >/tmp/go-build2507516818/b337/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2507516818/b326/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb -lang=go1.25 -complete -installsuffix shared -buildid w7NYGV0-fqTzHPp2Sq27/w7NYGV0-fqTzHPp2Sq27 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b503/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport mkdir -p $WORK/b325/ cat >/tmp/go-build2507516818/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2507516818/b326/_pkg_.a EOF cat >/tmp/go-build2507516818/b503/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build2507516818/b504/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2507516818/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2507516818/b385/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport -lang=go1.25 -complete -installsuffix shared -buildid DQPPbAC3xIcysSu0MKAL/DQPPbAC3xIcysSu0MKAL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations -lang=go1.25 -complete -installsuffix shared -buildid -7ViN9P1-cp_015mvKQ_/-7ViN9P1-cp_015mvKQ_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_info.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/96/96245f6101a27a57f575c8ef1c1b1e29ff806e20407418420d9b53185331613c-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/copier mkdir -p $WORK/b794/ cat >/tmp/go-build2507516818/b794/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/copier -lang=go1.25 -complete -installsuffix shared -buildid gKgJdhRITGExsPNn5GKF/gKgJdhRITGExsPNn5GKF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/xattrs.go github.com/containers/podman/pkg/machine/compression mkdir -p $WORK/b963/ cat >/tmp/go-build2507516818/b963/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile archive/zip=/tmp/go-build2507516818/b964/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2507516818/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p github.com/containers/podman/pkg/machine/compression -lang=go1.25 -complete -installsuffix shared -buildid 91WPkmrhRhB5pPzWOR7Y/91WPkmrhRhB5pPzWOR7Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b963/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/compression/config.go ./_build/src/github.com/containers/podman/pkg/machine/compression/decompress.go ./_build/src/github.com/containers/podman/pkg/machine/compression/generic.go ./_build/src/github.com/containers/podman/pkg/machine/compression/sparse_file_writer.go ./_build/src/github.com/containers/podman/pkg/machine/compression/uncompressed.go ./_build/src/github.com/containers/podman/pkg/machine/compression/zip.go go tool buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/9c/9c6a5c2ed7239b816a6c3341d85de67ce662da772c8c48036fd1a41cef2522aa-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups mkdir -p $WORK/b667/ cat >/tmp/go-build2507516818/b667/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fs=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs importmap github.com/opencontainers/cgroups/fs2=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2507516818/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2507516818/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2507516818/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build2507516818/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build2507516818/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups -lang=go1.25 -complete -installsuffix shared -buildid pySfVXIDvpn-40_5bWHE/pySfVXIDvpn-40_5bWHE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/blkio_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cgroups_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpuset_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/memory_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/pids_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/systemd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/utils_linux.go go tool buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/e8/e87089353d99a2f8cf3176a6fb555128da88fa89ed36fd0f6e84154d47679a87-d # internal go tool buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/e7/e7b8879b27ddd86782531cc40f6fd361d3da1359ee1c43bf38efdbd85fe3ed61-d # internal cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/a3/a344e52776519101a8221f59ea36e9c6c5d2b422ea45f48699992f7feedead9d-d # internal go tool buildid -w $WORK/b337/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -o $WORK/b479/_cgo_.o $WORK/b479/_cgo_main.o $WORK/b479/preferlinkext $WORK/b479/_x001.o $WORK/b479/_x002.o $WORK/b479/_x003.o $WORK/b479/_x004.o $WORK/b479/_x005.o -O2 -g -lgpgme cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/72/72e5210842f17857f810d9216583157176ec1e0ccf793c7e15fbc9b045d40b8d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b322/ cat >/tmp/go-build2507516818/b322/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/editionssupport=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/gofeaturespb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2507516818/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build2507516818/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2507516818/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2507516818/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2507516818/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2507516818/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2507516818/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2507516818/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2507516818/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build2507516818/b337/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc -lang=go1.25 -complete -installsuffix shared -buildid Fczvx-ZpgdFJlA4rRIqT/Fczvx-ZpgdFJlA4rRIqT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go go tool buildid -w $WORK/b963/_pkg_.a # internal go tool buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/91/916ff5459f20d8eaf16c368ed423082d602b986f8a77e5a05a9b2fb8c7d79846-d # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/69/694d1b94e23eeaf087ac61f9d02dd52955e3d7783fcfa76abcb081cac6eb0dd8-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b703/ cat >/tmp/go-build2507516818/b703/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2507516818/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2507516818/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2507516818/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build2507516818/b704/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -lang=go1.25 -complete -installsuffix shared -buildid xTg3acYV9eLJlsWbwAHv/xTg3acYV9eLJlsWbwAHv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -o $WORK/b479/_cgo_.o $WORK/b479/_cgo_main.o $WORK/b479/preferlinkext $WORK/b479/_x001.o $WORK/b479/_x002.o $WORK/b479/_x003.o $WORK/b479/_x004.o $WORK/b479/_x005.o -O2 -g -lgpgme # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b479/_cgo_.o -dynout $WORK/b479/_cgo_import.go cat >/tmp/go-build2507516818/b479/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/containers/podman/vendor/github.com/proglottis/gpgme -lang=go1.25 -installsuffix shared -buildid YA8vZRbjg2Ympp5z1pJE/YA8vZRbjg2Ympp5z1pJE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack $WORK/b479/_cgo_gotypes.go $WORK/b479/data.cgo1.go $WORK/b479/gpgme.cgo1.go $WORK/b479/unset_agent_info.cgo1.go $WORK/b479/_cgo_import.go go tool buildid -w $WORK/b676/_pkg_.a # internal go tool buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/23/23bf1b4a6404b8ff4f9f9e8cbe498aa882f88f736bac5c39f138ffa3045d0720-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts mkdir -p $WORK/b784/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b682/ cat >/tmp/go-build2507516818/b784/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/hmac=/tmp/go-build2507516818/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2507516818/b676/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b682/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/dsa=/tmp/go-build2507516818/b179/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2507516818/b676/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts -lang=go1.25 -complete -installsuffix shared -buildid 74tvoSEKKz71J4y165c0/74tvoSEKKz71J4y165c0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -lang=go1.25 -complete -installsuffix shared -buildid SRqsD9kEavIij0ZqbfOX/SRqsD9kEavIij0ZqbfOX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/forward.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/keyring.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/server.go github.com/containers/podman/vendor/github.com/pkg/sftp mkdir -p $WORK/b779/ cat >/tmp/go-build2507516818/b779/importcfg << 'EOF' # internal # import config importmap github.com/kr/fs=github.com/containers/podman/vendor/github.com/kr/fs importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build2507516818/b780/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2507516818/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build2507516818/b782/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2507516818/b676/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile io/ioutil=/tmp/go-build2507516818/b188/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp -lang=go1.25 -complete -installsuffix shared -buildid sCEsKgihTsRnKYdoXcyx/sCEsKgihTsRnKYdoXcyx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/allocator.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/errno_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_formatting.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/match.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-manager.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-typing.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/release.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-example.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_impl.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/sftp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/stat.go cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/0e/0e79071a42ab8e949033d09e0f1cf8fa1e28df9b604758536884a4e6d694a6e5-d # internal go tool buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/89/8954deb99a5bdfb542155a3a14f9eb610359ec1b510623629a1ec8a3b75c144b-d # internal go tool buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/07/0753d4812fbb151e76cec9b76667560d96ec2058eebd69e2d4764e717b4bfc6a-d # internal github.com/containers/podman/vendor/github.com/skeema/knownhosts mkdir -p $WORK/b783/ cat >/tmp/go-build2507516818/b783/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/knownhosts=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2507516818/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build2507516818/b784/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/containers/podman/vendor/github.com/skeema/knownhosts -lang=go1.25 -complete -installsuffix shared -buildid 1l1ReNbVaMQANYh6vTQF/1l1ReNbVaMQANYh6vTQF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skeema/knownhosts/knownhosts.go go tool buildid -w $WORK/b536/_pkg_.a # internal go tool buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/1a/1aaa6614e352d614bb4f0dd431ecd8b8879a1a52f3378a9e65102ea9df75961f-d # internal github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 mkdir -p $WORK/b502/ cat >/tmp/go-build2507516818/b502/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api/annotations=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2507516818/b503/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2507516818/b386/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 -lang=go1.25 -complete -installsuffix shared -buildid BFLBlA5latOGIitxF68I/BFLBlA5latOGIitxF68I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1/sigstore_common.pb.go cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/72/728fe08c7d10c170d720cd83baaf4986c6ca19d41d6db319575da9ce90d58085-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils mkdir -p $WORK/b545/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs mkdir -p $WORK/b554/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs mkdir -p $WORK/b556/ cat >/tmp/go-build2507516818/b545/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2507516818/b536/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils -lang=go1.25 -complete -installsuffix shared -buildid jDB-PagzgGDwV5BdmB4U/jDB-PagzgGDwV5BdmB4U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils/overlayutils.go cat >/tmp/go-build2507516818/b554/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2507516818/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2507516818/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build2507516818/b555/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2507516818/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2507516818/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2507516818/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2507516818/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs -lang=go1.25 -complete -installsuffix shared -buildid t5z3mQwAZRPmPYFArnb-/t5z3mQwAZRPmPYFArnb- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/copy_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/driver.go cat >/tmp/go-build2507516818/b556/importcfg << 'EOF' # internal # import config importmap github.com/mistifyio/go-zfs/v3=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build2507516818/b557/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2507516818/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2507516818/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2507516818/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2507516818/b553/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs -lang=go1.25 -complete -installsuffix shared -buildid -JTaklLfamE4822i_3gL/-JTaklLfamE4822i_3gL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs_linux.go go tool buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/b8/b845516e2c528864e45d94ec7af4690a7630ad21455174db567ba5696d830631-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay mkdir -p $WORK/b544/ cat >/tmp/go-build2507516818/b544/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/overlayutils=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils importmap go.podman.io/storage/drivers/quota=github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/chunked/dump=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/fsutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idmap=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/loopback=github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile encoding/base32=/tmp/go-build2507516818/b187/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile flag=/tmp/go-build2507516818/b541/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2507516818/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build2507516818/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build2507516818/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2507516818/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build2507516818/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2507516818/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build2507516818/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2507516818/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build2507516818/b549/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build2507516818/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build2507516818/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build2507516818/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2507516818/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay -lang=go1.25 -complete -installsuffix shared -buildid 9IGPqOb3wDSEBD__Ebod/9IGPqOb3wDSEBD__Ebod -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check_116.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/composefs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay_disk_quota.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/randomid.go go tool buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/7a/7ae6e2aabcc653042240335ba764321f06f921c470c291b15faf13b53fea9c7f-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd mkdir -p $WORK/b664/ cat >/tmp/go-build2507516818/b664/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2507516818/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2507516818/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd -lang=go1.25 -complete -installsuffix shared -buildid OKHXYqH6ovS3NuHB0WDu/OKHXYqH6ovS3NuHB0WDu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd/systemd_linux.go go tool buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/19/1995ec78d822c64a19206eca2339725acf8f99aaae8d3c8c47a8a25261e07a1a-d # internal cd $WORK/b799 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b799=/tmp/go-build -gno-record-gcc-switches -I $WORK/b799/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=GO4GOMR9-qUnAi_TNEYa -o $WORK/b799/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/a0/a0bfeceb30f13c25cc7c1f18979cb146ef0852da7ecd5357a849fb6b840e661c-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme go tool pack r $WORK/b479/_pkg_.a $WORK/b479/preferlinkext $WORK/b479/_x001.o $WORK/b479/_x002.o $WORK/b479/_x003.o $WORK/b479/_x004.o $WORK/b479/_x005.o # internal go tool buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/f1/f1743ebe5e50527f336c0804e1a6932c88be3c0214349b462be8e869180d50b8-d # internal go tool buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/40/40765a49c8f7fcf2117050b8f8ba66c28ccbce43023c66a571f7284ac093997c-d # internal cd $WORK/b799 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b799=/tmp/go-build -gno-record-gcc-switches -I $WORK/b799/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=GO4GOMR9-qUnAi_TNEYa -o $WORK/b799/_x002.o -c seccomp.cgo2.c go tool buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/16/160cc400ecac3824fe4684153e16d085982c5a05f180ec528dc12d925c9aa116-d # internal go tool buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/04/04e0c3b225972392caf4ea6d84e04d70ef568e940400bd335c4c914edd4d48b1-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/config mkdir -p $WORK/b658/ cat >/tmp/go-build2507516818/b658/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal/attributedstring=github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2507516818/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build2507516818/b659/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build2507516818/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2507516818/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build2507516818/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2507516818/b664/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2507516818/b674/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/config -lang=go1.25 -complete -installsuffix shared -buildid hBZsGFwLyg3ICrvMwwQp/hBZsGFwLyg3ICrvMwwQp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_local.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/connections.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/db_backend.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_unix_notdarwin.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/modules.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/new.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pod_exit_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pull_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/systemd.go go tool buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/5e/5ea917ba31f9e8680b385647ba48de9dc28caeb52214bcc85dba96b095bd2170-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b303/ cat >/tmp/go-build2507516818/b303/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2507516818/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build2507516818/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2507516818/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build2507516818/b188/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid rshWQTafhZaaP9xW3FL1/rshWQTafhZaaP9xW3FL1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wrappers.go go tool buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/bc/bc2d4fb0b93162353820bf84b3c5a77dd61310bf99d5cf4364f54e73a26f2113-d # internal cd $WORK/b799 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b799=/tmp/go-build -gno-record-gcc-switches -I $WORK/b799/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=GO4GOMR9-qUnAi_TNEYa -o $WORK/b799/_x003.o -c seccomp_internal.cgo2.c cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x001.o -c _cgo_export.c cd $WORK/b799 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b799=/tmp/go-build -gno-record-gcc-switches -I $WORK/b799/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=GO4GOMR9-qUnAi_TNEYa -o $WORK/b799/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b155/_pkg_.a # internal cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x002.o -c backup.cgo2.c cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/32/329f78ce33d6f2dfb66203e4fb752ea7b013c27a2db70c1ee72e5c791885ce1d-d # internal net/http/httptrace mkdir -p $WORK/b218/ cat >/tmp/go-build2507516818/b218/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile internal/nettrace=/tmp/go-build2507516818/b185/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b1059/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b873/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid hDA8KEblpAq-Dc3LcaKd/hDA8KEblpAq-Dc3LcaKd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b140/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b355/ github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b228/ cat >/tmp/go-build2507516818/b1059/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cat >/tmp/go-build2507516818/b873/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cat >/tmp/go-build2507516818/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1059/_pkg_.a -trimpath "$WORK/b1059=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation -lang=go1.25 -complete -installsuffix shared -buildid vfkODOh6rdyIwIEgH2Da/vfkODOh6rdyIwIEgH2Da -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1059/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/files_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/listeners.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/packetconns.go cat >/tmp/go-build2507516818/b228/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation -lang=go1.25 -complete -installsuffix shared -buildid 67oktJWBulff7dTv3ql6/67oktJWBulff7dTv3ql6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/files.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/listeners.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/packetconns.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials -lang=go1.25 -complete -installsuffix shared -buildid mrWL2O5-EdKrUdJAMxfk/mrWL2O5-EdKrUdJAMxfk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -lang=go1.25 -complete -installsuffix shared -buildid 4pXrTUT5SxZiN4lqsmUK/4pXrTUT5SxZiN4lqsmUK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/certpool.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/config.go cat >/tmp/go-build2507516818/b140/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2507516818/b180/_pkg_.a packagefile encoding/base32=/tmp/go-build2507516818/b187/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build2507516818/b188/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/containers/podman/vendor/github.com/containers/libtrust -lang=go1.25 -complete -installsuffix shared -buildid 77fLjelohgqNKoRTozlr/77fLjelohgqNKoRTozlr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/certificates.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key_no_openssl.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/jsonsign.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_files.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/rsa_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/util.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b799=/tmp/go-build -gno-record-gcc-switches -o $WORK/b799/_cgo_.o $WORK/b799/_cgo_main.o $WORK/b799/preferlinkext $WORK/b799/_x001.o $WORK/b799/_x002.o $WORK/b799/_x003.o -O2 -g -lseccomp gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b799=/tmp/go-build -gno-record-gcc-switches -o $WORK/b799/_cgo_.o $WORK/b799/_cgo_main.o $WORK/b799/preferlinkext $WORK/b799/_x001.o $WORK/b799/_x002.o $WORK/b799/_x003.o -O2 -g -lseccomp # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b799/_cgo_.o -dynout $WORK/b799/_cgo_import.go go tool buildid -w $WORK/b228/_pkg_.a # internal cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x003.o -c callback.cgo2.c cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/a5/a567396d5fcd9b8b893f7b72684db9c2ab6b65a91d0a3624e7c5611072c00398-d # internal cat >/tmp/go-build2507516818/b799/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -lang=go1.25 -installsuffix shared -buildid GO4GOMR9-qUnAi_TNEYa/GO4GOMR9-qUnAi_TNEYa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack $WORK/b799/_cgo_gotypes.go $WORK/b799/seccomp.cgo1.go $WORK/b799/seccomp_internal.cgo1.go $WORK/b799/_cgo_import.go go tool buildid -w $WORK/b1059/_pkg_.a # internal cp $WORK/b1059/_pkg_.a /builddir/.cache/go-build/7f/7f447ca725cb4c8ab696a2c160e0f107e67fec05fc27f8cfa18c968bfcdfbfbf-d # internal go tool buildid -w $WORK/b218/_pkg_.a # internal go tool buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/6c/6c4eb56b863244cef501cbbef5d2bde675af556b5b2b5948d55136cd107bd93b-d # internal net/http/internal/httpcommon mkdir -p $WORK/b221/ github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon mkdir -p $WORK/b408/ cat >/tmp/go-build2507516818/b221/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2507516818/b206/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2507516818/b214/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2507516818/b218/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b408/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2507516818/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2507516818/b407/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2507516818/b218/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -installsuffix shared -buildid R1BINvj2eBTGl79ONlMo/R1BINvj2eBTGl79ONlMo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /usr/lib/golang/src/net/http/internal/httpcommon/httpcommon.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon -lang=go1.25 -complete -installsuffix shared -buildid WEfj0Yb_6VvBwlupNREe/WEfj0Yb_6VvBwlupNREe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/headermap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/request.go cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/d4/d4fe8d73cc14f8becde0335ae843ff78778c0cdd928b79db4d9e9baab45ba007-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b353/ cat >/tmp/go-build2507516818/b353/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build2507516818/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2507516818/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2507516818/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials -lang=go1.25 -complete -installsuffix shared -buildid YQx5B3hOPHE-EXjcviNK/YQx5B3hOPHE-EXjcviNK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/tls.go go tool buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/6c/6c24f85842c374537268355aafcb61698d68aa6f82d689b60b9844ec77698ab4-d # internal go tool buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/de/de99eb196ba5c9d49b30621f1a22d96da400862bbe410c70fb64ff27b2fb5ea7-d # internal cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x004.o -c error.cgo2.c go tool buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/d4/d461ee50020ad968def9906dade601b398a42c19b3f8bafd0b2e1b134861ea3b-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b657/ github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns github.com/containers/podman/pkg/trust mkdir -p $WORK/b828/ mkdir -p $WORK/b772/ github.com/containers/podman/pkg/machine/connection cat >/tmp/go-build2507516818/b657/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF mkdir -p $WORK/b967/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir -lang=go1.25 -complete -installsuffix shared -buildid G3RQXusbsZVE5H0U4x9r/G3RQXusbsZVE5H0U4x9r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir/tmpdir.go cat >/tmp/go-build2507516818/b772/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build2507516818/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2507516818/b773/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/containers/podman/pkg/trust -lang=go1.25 -complete -installsuffix shared -buildid Ra1gPxZLNtv0tT6jUIHn/Ra1gPxZLNtv0tT6jUIHn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/containers/podman/pkg/trust/policy.go ./_build/src/github.com/containers/podman/pkg/trust/registries.go ./_build/src/github.com/containers/podman/pkg/trust/trust.go cat >/tmp/go-build2507516818/b828/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/rootlessport=github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport importmap go.podman.io/common/pkg/servicereaper=github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2507516818/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build2507516818/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build2507516818/b830/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2507516818/b711/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns -lang=go1.25 -complete -installsuffix shared -buildid kNYf49D6FqehF4y06PGV/kNYf49D6FqehF4y06PGV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns/const_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns/slirp4netns.go cat >/tmp/go-build2507516818/b967/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p github.com/containers/podman/pkg/machine/connection -lang=go1.25 -complete -installsuffix shared -buildid jN9ZKWYMwlRnd7OFSegY/jN9ZKWYMwlRnd7OFSegY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b967/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/connection/add.go ./_build/src/github.com/containers/podman/pkg/machine/connection/connection.go go tool buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/91/91fb84dc45d328cb51b1943450bdc93eeab44d6a94ae42efdb3445233084f030-d # internal go tool buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/cb/cbf4b7142735c42bab8a76f8fdf078c111e7fc0a211befae9917b4c68c92c958-d # internal net/http mkdir -p $WORK/b202/ cat >/tmp/go-build2507516818/b202/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2507516818/b206/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2507516818/b213/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2507516818/b214/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2507516818/b207/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile mime=/tmp/go-build2507516818/b215/_pkg_.a packagefile mime/multipart=/tmp/go-build2507516818/b216/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2507516818/b218/_pkg_.a packagefile net/http/internal=/tmp/go-build2507516818/b219/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2507516818/b220/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build2507516818/b221/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid _3N4lbJJdVGzdWUw0uIl/_3N4lbJJdVGzdWUw0uIl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/csrf.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x005.o -c sqlite3.cgo2.c go tool buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ea/ea2ec7f1b292c37abcade9b6a3df48065a6d68089685007069363055c37a7ef1-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b362/ github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b375/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b349/ github.com/containers/podman/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b412/ cat >/tmp/go-build2507516818/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build2507516818/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2507516818/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2507516818/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2507516818/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver -lang=go1.25 -complete -installsuffix shared -buildid MTVXXwCIqukePyX4cL-8/MTVXXwCIqukePyX4cL-8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/resolver.go cat >/tmp/go-build2507516818/b375/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2507516818/b353/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a EOF cat >/tmp/go-build2507516818/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2507516818/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2507516818/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2507516818/b357/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure -lang=go1.25 -complete -installsuffix shared -buildid mxXQk1z3_Y4LcYOYM0Si/mxXQk1z3_Y4LcYOYM0Si -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz -lang=go1.25 -complete -installsuffix shared -buildid E1evnxqM4SPhJxfODGq7/E1evnxqM4SPhJxfODGq7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channelmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/socket.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/subchannel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/trace.go cat >/tmp/go-build2507516818/b412/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2507516818/b353/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/peer -lang=go1.25 -complete -installsuffix shared -buildid Gst0NuEfI0NyvaAZsgeU/Gst0NuEfI0NyvaAZsgeU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/peer/peer.go go tool buildid -w $WORK/b657/_pkg_.a # internal go tool buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/19/1973ddf21c44cd74d9ec3dd1d6538e53cfc1e5b6e70eaf76c41b8728d560b1a4-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b675/ cat >/tmp/go-build2507516818/b675/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2507516818/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2507516818/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build2507516818/b682/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent -lang=go1.25 -complete -installsuffix shared -buildid GfLWi00K7zUQTcH2iOi4/GfLWi00K7zUQTcH2iOi4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent/sshagent.go cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/e4/e42198829f10bb9ec6c51b1459c0b7be1311ce28448ca6aad6f4718994acf082-d # internal go tool buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/04/0400323d52bd0ce0895a4a108863246a75538daf4e1bd1a98bc94e46e048a681-d # internal go tool buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/5c/5c38791fc7b366716a2bf33faed78e2272ab65a482a7b650bd60318937ead08b-d # internal go tool buildid -w $WORK/b675/_pkg_.a # internal go tool buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/62/623007376365ca716effedf7a9109d90355d8b1850a1f249041c257b5314afc9-d # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/25/254e5d25970e2ed641da4267d1d968f199f7cdda56243e1d8c0b9ce00f57b29e-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang go tool pack r $WORK/b799/_pkg_.a $WORK/b799/preferlinkext $WORK/b799/_x001.o $WORK/b799/_x002.o $WORK/b799/_x003.o # internal go tool buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/df/df583fb648a5f93e1ea20f37833ca6d8b9e81fa20ff9a3e0d2c18cd8d6abde02-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp mkdir -p $WORK/b841/ cat >/tmp/go-build2507516818/b841/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build2507516818/b799/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp -lang=go1.25 -complete -installsuffix shared -buildid 84JfrX_LCNYmgAXYmNMi/84JfrX_LCNYmgAXYmNMi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/conversion.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/default_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/errno_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/filter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/seccomp_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/supported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp/validate_linux.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x006.o -c sqlite3_context.cgo2.c go tool buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/86/860a8c828f6d32b53e287a3f69d90a5a6e7489319ffe2dc0d8b1d1f3a998b87d-d # internal go tool buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/8c/8c75959889575b192b0175b212b1c555e92be06e277d3b9e7698bf5bf3214c7f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b394/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes mkdir -p $WORK/b410/ mkdir -p $WORK/b398/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b415/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b420/ cat >/tmp/go-build2507516818/b394/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata -lang=go1.25 -complete -installsuffix shared -buildid jAKIqV1td6SYCClbZ3O6/jAKIqV1td6SYCClbZ3O6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata/metadata.go cat >/tmp/go-build2507516818/b410/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a EOF cat >/tmp/go-build2507516818/b398/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a EOF cat >/tmp/go-build2507516818/b415/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes -lang=go1.25 -complete -installsuffix shared -buildid YHxAJgIClDdxdnrIXqFD/YHxAJgIClDdxdnrIXqFD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough -lang=go1.25 -complete -installsuffix shared -buildid cRU9udEllbEzlmtD8Mnb/cRU9udEllbEzlmtD8Mnb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype -lang=go1.25 -complete -installsuffix shared -buildid 6RM7L466857msZ8xqSAH/6RM7L466857msZ8xqSAH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go cat >/tmp/go-build2507516818/b420/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state -lang=go1.25 -complete -installsuffix shared -buildid nKFk-XJJ5Q8EBeJ9JDn6/nKFk-XJJ5Q8EBeJ9JDn6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go go tool buildid -w $WORK/b140/_pkg_.a # internal go tool buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/23/230a0e00143c1934da578f5dd42dd76d49093a69855ab07eaa66347bc8d7bbad-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b416/ cat >/tmp/go-build2507516818/b416/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2507516818/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix -lang=go1.25 -complete -installsuffix shared -buildid 2dLlW2_Wpelj9fYgrpEU/2dLlW2_Wpelj9fYgrpEU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go go tool buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/c0/c0e34739320acc2b8c9db87ebd80ee9f790c271b1f093fd1e215cbbb59621f92-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/fa/fa54b2b1d34b564cbd4f42664b2d70f981835eb14257009126b58351e620d3b8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest mkdir -p $WORK/b193/ cat >/tmp/go-build2507516818/b193/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build2507516818/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build2507516818/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest -lang=go1.25 -complete -installsuffix shared -buildid VOZK6KcKp31Z3QJm8Jik/VOZK6KcKp31Z3QJm8Jik -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/oci_index.go go tool buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/d1/d1a75e706813370fcb49c4ab7629ccdc7857316adeb105d37cc1929581d2fdb6-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b419/ cat >/tmp/go-build2507516818/b419/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/resolver/dns/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2507516818/b420/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2507516818/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2507516818/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build2507516818/b421/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns -lang=go1.25 -complete -installsuffix shared -buildid _WZLk49mG7VNO2gjcgUo/_WZLk49mG7VNO2gjcgUo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go go tool buildid -w $WORK/b394/_pkg_.a # internal cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x007.o -c sqlite3_load_extension.cgo2.c cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/45/45308238b90a8a5e85b4846c45da811194271ebd959790c0d1e2fa3d8701f249-d # internal go tool buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/b9/b93874ed218da3065df2c2fb432c9c750ade8a0f55f0c561732fe78f6de108a5-d # internal go tool buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/81/81772adeffee107b6ddaed9b7b014fc51767afa0c3bf73716636c31552348fca-d # internal go tool buildid -w $WORK/b349/_pkg_.a # internal go tool buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/6d/6df63ef52d8cbc147d7c0f1fc64809ea8bc3dd3491eaf003da0e570ede8be2d8-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/channelz mkdir -p $WORK/b348/ cat >/tmp/go-build2507516818/b348/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2507516818/b349/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/channelz -lang=go1.25 -complete -installsuffix shared -buildid TPviGc_YUwgJb_lQLKci/TPviGc_YUwgJb_lQLKci -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/channelz/channelz.go go tool buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/2d/2d60bb748b9cd7ea331eb812d5fb06194aae199328a4704549e7169bf9bfd032-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/7a/7aa779f4cf449837f7e4ee83f63aeb4f44809730c391f3733fc910036d4e0574-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b347/ cat >/tmp/go-build2507516818/b347/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build2507516818/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2507516818/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2507516818/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2507516818/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2507516818/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF go tool buildid -w $WORK/b779/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer -lang=go1.25 -complete -installsuffix shared -buildid VgeR_LXNoci7s93VgKrT/VgeR_LXNoci7s93VgKrT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/subconn.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x008.o -c sqlite3_opt_serialize.cgo2.c cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/bc/bcb0f7057e810c4d7e2f6a514c6b887e6f6c0f047cb30d5ecf75f8f9045c1eb7-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh mkdir -p $WORK/b778/ cat >/tmp/go-build2507516818/b778/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp=github.com/containers/podman/vendor/github.com/pkg/sftp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/skeema/knownhosts=github.com/containers/podman/vendor/github.com/skeema/knownhosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build2507516818/b779/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build2507516818/b783/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2507516818/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build2507516818/b682/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh -lang=go1.25 -complete -installsuffix shared -buildid CkNlNtOMAQEc3fCc-6Jf/CkNlNtOMAQEc3fCc-6Jf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_golang.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_native.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/ssh.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/utils.go go tool buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/3f/3f7b17d0e3d2d2da7dfd61905f441607f8ad1a00d583fd2bc415d25484d25efc-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b363/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf mkdir -p $WORK/b366/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b396/ cat >/tmp/go-build2507516818/b363/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2507516818/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2507516818/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a EOF cat >/tmp/go-build2507516818/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2507516818/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2507516818/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2507516818/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2507516818/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2507516818/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2507516818/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2507516818/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b396/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2507516818/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2507516818/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base -lang=go1.25 -complete -installsuffix shared -buildid Jf3CFZy3NfJ1dMMsUDLo/Jf3CFZy3NfJ1dMMsUDLo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig -lang=go1.25 -complete -installsuffix shared -buildid vhVgmzB5Y7jtbxM5dSc_/vhVgmzB5Y7jtbxM5dSc_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.25 -complete -installsuffix shared -buildid ED7lqjIIdmYyEH3W2s71/ED7lqjIIdmYyEH3W2s71 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go go tool buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/27/270856c5962a9aca04cc4e908b83bd2ce73dc92b22d6844e449b0822df3c7907-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns mkdir -p $WORK/b418/ cat >/tmp/go-build2507516818/b418/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2507516818/b419/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns -lang=go1.25 -complete -installsuffix shared -buildid BTYUZW-5JsqL3znJKqJ8/BTYUZW-5JsqL3znJKqJ8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c go tool buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/a0/a0847a24e7a618d554d860d48c18b6eaad24be50a2d9611d7db177264a0f50a6-d # internal go tool buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/53/53a39dc7ce73cf6db38003c9e757c85a73591af91b2313d003811e36e2096bd5-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x010.o -c sqlite3_other.cgo2.c go tool buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/8c/8c85bbfd49e73957dd3093228e15e3898ec2b2c066d66f11b8eb6242996e8a1b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b395/ cat >/tmp/go-build2507516818/b395/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2507516818/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver -lang=go1.25 -complete -installsuffix shared -buildid WmLpitHtUJhBo4qIP0-Y/WmLpitHtUJhBo4qIP0-Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/config_selector.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x011.o -c sqlite3_type.cgo2.c go tool buildid -w $WORK/b544/_pkg_.a # internal go tool buildid -w $WORK/b363/_pkg_.a # internal go tool buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/38/38fa0678fed6c2f30a836888b875bcfc5923fb357a19e682837e28eae1e6f810-d # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/dd/dd39cdabe6b3e7719d3a78c68b299f409340dcefdf6ba998e482663f0e3967f5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding mkdir -p $WORK/b373/ cat >/tmp/go-build2507516818/b373/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2507516818/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2507516818/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2507516818/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding -lang=go1.25 -complete -installsuffix shared -buildid 54iZUgXyN8-t83TkdKZV/54iZUgXyN8-t83TkdKZV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b381/ cat >/tmp/go-build2507516818/b381/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2507516818/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2507516818/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2507516818/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.25 -complete -installsuffix shared -buildid QiJCM1-7zu3OEhczWkcR/QiJCM1-7zu3OEhczWkcR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/07/0733e308c23ed812155a5f360473f124b491dc6302d12596786f2eb1fbd49c94-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/register mkdir -p $WORK/b543/ cat >/tmp/go-build2507516818/b543/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers/overlay=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay importmap go.podman.io/storage/drivers/vfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs importmap go.podman.io/storage/drivers/zfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build2507516818/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build2507516818/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build2507516818/b556/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/register -lang=go1.25 -complete -installsuffix shared -buildid 1dxyUcHZ8ngBBihQTEop/1dxyUcHZ8ngBBihQTEop -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_vfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_zfs.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x012.o -c sqlite3-binding.c go tool buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/3e/3effcf74375897e0bbc533f3f9db2da5f260a4661fd4880bf653b825c8a24f42-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b444/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl mkdir -p $WORK/b238/ github.com/containers/podman/vendor/go.podman.io/image/v5/manifest mkdir -p $WORK/b139/ cat >/tmp/go-build2507516818/b238/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2507516818/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2507516818/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF cat >/tmp/go-build2507516818/b444/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2507516818/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2507516818/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl -lang=go1.25 -complete -installsuffix shared -buildid 9PYoD4D54quAcCBYRpIT/9PYoD4D54quAcCBYRpIT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/properties.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize -lang=go1.25 -complete -installsuffix shared -buildid R8ohUdUAEHJpV44q4ii1/R8ohUdUAEHJpV44q4ii1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go cat >/tmp/go-build2507516818/b139/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/strslice=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build2507516818/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build2507516818/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2507516818/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2507516818/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build2507516818/b199/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/manifest -lang=go1.25 -complete -installsuffix shared -buildid FreHLvApmWkTwx0o_yUO/FreHLvApmWkTwx0o_yUO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci_index.go go tool buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/c1/c16ab58cc57d6ca8f4da83ce1d42309d85abbaaf9343f40e5790c8a31d66edee-d # internal github.com/containers/podman/vendor/go.podman.io/storage mkdir -p $WORK/b520/ cat >/tmp/go-build2507516818/b520/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/google/go-intervals/intervalset=github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/register=github.com/containers/podman/vendor/go.podman.io/storage/drivers/register importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/stringutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/tarlog=github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog importmap go.podman.io/storage/pkg/truncindex=github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile embed=/tmp/go-build2507516818/b324/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build2507516818/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2507516818/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2507516818/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2507516818/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2507516818/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2507516818/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2507516818/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build2507516818/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2507516818/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2507516818/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2507516818/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2507516818/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2507516818/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2507516818/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build2507516818/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build2507516818/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build2507516818/b562/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2507516818/b566/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b520/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/VERSION" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/podman/vendor/go.podman.io/storage -lang=go1.25 -complete -installsuffix shared -buildid _ZxmUOjCn1HaUMlHOrSC/_ZxmUOjCn1HaUMlHOrSC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -embedcfg $WORK/b520/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/containers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/deprecated.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/idset.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/images.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/layers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/lockfile_compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/store.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/userns.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/utils.go go tool buildid -w $WORK/b913/_pkg_.a # internal go tool buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/5b/5b771e8567d3141942433ac7a274b27605be61e0af5e0fea1465fd7efcf1c0ba-d # internal go tool buildid -w $WORK/b778/_pkg_.a # internal go tool buildid -w $WORK/b366/_pkg_.a # internal go tool buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/60/60e7f3c71ee3798ab4a66f6095975913c45921364ccf1d160f7f31723a587b41-d # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/3d/3da43a03c67689bd9276e3801f5ffb99be8f8769ceb948c05bc33ccf07ac72a5-d # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/7e/7eebad1c38ced3076d4eb3faf2ab68a7db8f0e2b88e4158c07a4acbdee8122d2-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst mkdir -p $WORK/b364/ cat >/tmp/go-build2507516818/b364/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2507516818/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2507516818/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2507516818/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2507516818/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2507516818/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2507516818/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2507516818/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst -lang=go1.25 -complete -installsuffix shared -buildid yxrbRqcmvaDsZNBy8LjZ/yxrbRqcmvaDsZNBy8LjZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go go tool buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/2a/2a61817801ef4f9ee9908306764de4bec2f9470f1ac554c32041ff2a8276d311-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b372/ cat >/tmp/go-build2507516818/b372/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/endpointsharding=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2507516818/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2507516818/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2507516818/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2507516818/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin -lang=go1.25 -complete -installsuffix shared -buildid 7vXk277wgPksfBdYhChd/7vXk277wgPksfBdYhChd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/d1/d19bcc13d160a9f8dfe4df6a599560e3908accddbde4b3c2cfadb6e716eee779-d # internal go tool buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/72/72f49a2a2d4aa2dc6edd6f75c74fbb3b2ec5ba0895f4d8d2ddc51196c4dc76a9-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b443/ cat >/tmp/go-build2507516818/b443/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2507516818/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2507516818/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory -lang=go1.25 -complete -installsuffix shared -buildid 1uIOOKo7u764i_e9splI/1uIOOKo7u764i_e9splI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory/memory.go go tool buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/a5/a5444d1c68cf0a6ddc09290777e2e5d679c89a205a6ef62cb04e871f71c8081b-d # internal go tool buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/2c/2cd51df6904e632f00fb0a365d091714561b5605d3a029e351cd1e744e634982-d # internal go tool buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/25/25730e4a8ffbd34d509ba13717b77bd2896a5551e6c787676b7d1239b36d9f7d-d # internal go tool buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/bb/bbbccf2df11a1ede1985a11d4cb166862c57c8f44f4e51111677b5fb7bfb7e7d-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests mkdir -p $WORK/b138/ cat >/tmp/go-build2507516818/b138/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build2507516818/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile mkdir -p $WORK/b576/ github.com/containers/podman/vendor/go.podman.io/common/libimage/define github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image mkdir -p $WORK/b762/ mkdir -p $WORK/b231/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests -lang=go1.25 -complete -installsuffix shared -buildid LWzuYsPg_W7-O5Dd6DdB/LWzuYsPg_W7-O5Dd6DdB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/manifests.go mkdir -p $WORK/b775/ cat >/tmp/go-build2507516818/b576/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2507516818/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2507516818/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2507516818/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2507516818/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build2507516818/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2507516818/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b231/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build2507516818/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2507516818/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2507516818/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2507516818/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2507516818/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile -lang=go1.25 -complete -installsuffix shared -buildid yeTFFzBTxKr1MTHQe74d/yeTFFzBTxKr1MTHQe74d -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image -lang=go1.25 -complete -installsuffix shared -buildid dpMIOBXe0iGRpkoPcFP9/dpMIOBXe0iGRpkoPcFP9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/memory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci_index.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/unparsed.go github.com/containers/podman/libpod/define cat >/tmp/go-build2507516818/b775/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2507516818/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF mkdir -p $WORK/b725/ cat >/tmp/go-build2507516818/b762/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact -lang=go1.25 -complete -installsuffix shared -buildid lJafbSOhczxaLwyvZrQH/lJafbSOhczxaLwyvZrQH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/artifact.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/define -lang=go1.25 -complete -installsuffix shared -buildid u24DMwATsWRUNZXUFZ3O/u24DMwATsWRUNZXUFZ3O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/manifests.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/platform.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/search.go cat >/tmp/go-build2507516818/b725/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2507516818/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2507516818/b730/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/containers/podman/libpod/define -lang=go1.25 -complete -installsuffix shared -buildid PtfouYsGwO-6VLFmpzbr/PtfouYsGwO-6VLFmpzbr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/containers/podman/libpod/define/annotations.go ./_build/src/github.com/containers/podman/libpod/define/autoupdate.go ./_build/src/github.com/containers/podman/libpod/define/checkpoint_restore.go ./_build/src/github.com/containers/podman/libpod/define/config.go ./_build/src/github.com/containers/podman/libpod/define/container.go ./_build/src/github.com/containers/podman/libpod/define/container_inspect.go ./_build/src/github.com/containers/podman/libpod/define/containerstate.go ./_build/src/github.com/containers/podman/libpod/define/diff.go ./_build/src/github.com/containers/podman/libpod/define/errors.go ./_build/src/github.com/containers/podman/libpod/define/exec_codes.go ./_build/src/github.com/containers/podman/libpod/define/exit_code_propagation.go ./_build/src/github.com/containers/podman/libpod/define/fileinfo.go ./_build/src/github.com/containers/podman/libpod/define/healthchecks.go ./_build/src/github.com/containers/podman/libpod/define/info.go ./_build/src/github.com/containers/podman/libpod/define/mount.go ./_build/src/github.com/containers/podman/libpod/define/mount_linux.go ./_build/src/github.com/containers/podman/libpod/define/pod_inspect.go ./_build/src/github.com/containers/podman/libpod/define/podstate.go ./_build/src/github.com/containers/podman/libpod/define/runtime.go ./_build/src/github.com/containers/podman/libpod/define/sdnotify.go ./_build/src/github.com/containers/podman/libpod/define/version.go ./_build/src/github.com/containers/podman/libpod/define/volume_inspect.go go tool buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/00/007450a74f79d816d0ba5a06777fcf44d6ea206946bd05dc6be50de8ce64c119-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/filter mkdir -p $WORK/b763/ cat >/tmp/go-build2507516818/b763/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2507516818/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/filter -lang=go1.25 -complete -installsuffix shared -buildid iV2txEC-9uHZ86w9l2-U/iV2txEC-9uHZ86w9l2-U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filter/filter.go go tool buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/c6/c65fa1d12e87c366d090a5c98e135cccb5e895fe2adbef3c1a1cdca5abd80090-d # internal go tool buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/6a/6aa8cd8136539c92f9bb8e70c828e1a7bec5bf97cea0180d0f756d54d14e1264-d # internal go tool buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/0b/0b921742a9fccda382cb95183fecaa14a78993c3caaac219b5e817be67fa729b-d # internal go tool buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/d9/d9f8865fef785060714cc60d6120cfd5f0f6994545d7816cf5bb1bf3c7add5a9-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b756/ github.com/containers/podman/libpod/lock mkdir -p $WORK/b866/ github.com/containers/podman/pkg/systemd/notifyproxy github.com/containers/podman/pkg/annotations mkdir -p $WORK/b908/ mkdir -p $WORK/b876/ cat >/tmp/go-build2507516818/b756/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/containers/podman/pkg/inspect -lang=go1.25 -complete -installsuffix shared -buildid e0NRmGSz-Do-2PHcw3l4/e0NRmGSz-Do-2PHcw3l4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/containers/podman/pkg/inspect/inspect.go cat >/tmp/go-build2507516818/b866/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/lock/file=github.com/containers/podman/libpod/lock/file importmap github.com/containers/podman/v5/libpod/lock/shm=github.com/containers/podman/libpod/lock/shm packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=/tmp/go-build2507516818/b867/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=/tmp/go-build2507516818/b868/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cat >/tmp/go-build2507516818/b908/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build2507516818/b909/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/containers/podman/libpod/lock -lang=go1.25 -complete -installsuffix shared -buildid AvN5mbwpZiGcJcbfHX2S/AvN5mbwpZiGcJcbfHX2S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack ./_build/src/github.com/containers/podman/libpod/lock/file_lock_manager.go ./_build/src/github.com/containers/podman/libpod/lock/in_memory_locks.go ./_build/src/github.com/containers/podman/libpod/lock/lock.go ./_build/src/github.com/containers/podman/libpod/lock/shm_lock_manager_linux.go cat >/tmp/go-build2507516818/b876/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p github.com/containers/podman/pkg/systemd/notifyproxy -lang=go1.25 -complete -installsuffix shared -buildid emDYQ9eIQ2rMP4IlufVR/emDYQ9eIQ2rMP4IlufVR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b908/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/notifyproxy/notifyproxy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/containers/podman/pkg/annotations -lang=go1.25 -complete -installsuffix shared -buildid VJaiYV2263xE1JaQieme/VJaiYV2263xE1JaQieme -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack ./_build/src/github.com/containers/podman/pkg/annotations/annotations.go ./_build/src/github.com/containers/podman/pkg/annotations/validate.go go tool buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/63/63a909422534d5cf611eca478c5c7030ff0d374d2f232dc920d3d6b6242e7e21-d # internal go tool buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/03/039e3ee4166d8c245442483e2907620dafe681d758d7d016c6c4155b9208e00f-d # internal go tool buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/27/275655b507f3fbfd987c1236d0d7eeb02f82e4d5929fa5dbed3aa6c62badef6d-d # internal go tool buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/3a/3a4ae053696512250b2a5bf14a831c042f8a82d24eb5558fa9a505317498f0d0-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/image mkdir -p $WORK/b515/ github.com/containers/podman/vendor/go.podman.io/image/v5/directory mkdir -p $WORK/b574/ cat >/tmp/go-build2507516818/b515/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build2507516818/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/sif github.com/containers/podman/vendor/go.podman.io/image/v5/tarball github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache mkdir -p $WORK/b643/ mkdir -p $WORK/b816/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/image -lang=go1.25 -complete -installsuffix shared -buildid FgcxUtusBtUsH25jlkLx/FgcxUtusBtUsH25jlkLx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/unparsed.go cat >/tmp/go-build2507516818/b574/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2507516818/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2507516818/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2507516818/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2507516818/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2507516818/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2507516818/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF mkdir -p $WORK/b639/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory -lang=go1.25 -complete -installsuffix shared -buildid wvvNQibh7Wlp7tpAz4z7/wvvNQibh7Wlp7tpAz4z7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_transport.go go tool buildid -w $WORK/b576/_pkg_.a # internal cat >/tmp/go-build2507516818/b643/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2507516818/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b816/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2507516818/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2507516818/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2507516818/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2507516818/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/tarball -lang=go1.25 -complete -installsuffix shared -buildid tVcg3QeE3G11OBU7lNks/tVcg3QeE3G11OBU7lNks -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache -lang=go1.25 -complete -installsuffix shared -buildid prKr0KAEFSKVhdaJ2vUh/prKr0KAEFSKVhdaJ2vUh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache/blobcache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache/src.go cat >/tmp/go-build2507516818/b639/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sylabs/sif/v2/pkg/sif=github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build2507516818/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2507516818/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2507516818/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2507516818/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/sif -lang=go1.25 -complete -installsuffix shared -buildid ydlTVjrGvTloy5YfK45F/ydlTVjrGvTloy5YfK45F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/load.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/transport.go cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/3c/3c788a2b93c5363a330205120fdcf6a920a255ad6ea33191154723c3958a533f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive mkdir -p $WORK/b575/ cat >/tmp/go-build2507516818/b575/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build2507516818/b576/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive -lang=go1.25 -complete -installsuffix shared -buildid hzEF_ntpYZkU0QGisOXP/hzEF_ntpYZkU0QGisOXP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/writer.go go tool buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/32/32ef560c11d207b39b408e5c3c588f653764c446ca7c32ec159f50ed45bea09b-d # internal go tool buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/b0/b0ae1b3fcc349e7e466a30ccef77edffe6dc7ddaaf8ef7ce38a479a6548a20c2-d # internal go tool buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/26/26892262fa7369fb5789c13ed7c6d4f41a1280436f39205141d6823e6e3664a0-d # internal go tool buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/8e/8eb769a54a2a968500bb1cb72ba59b485e764d832a10226d9e6374397a9a0eeb-d # internal go tool buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/0d/0d9e19f53300800b7983f78bfbf7bc78fcb512cbec46e275019ed7da4f68d279-d # internal go tool buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/44/448f6be398b2ae4347bfaa0d17d7f9cb89991818c3df8bb2dc21c4f6b8f98c70-d # internal go tool buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/e9/e96a5a8137ec3b83a2f2ab3cf921e995b0d8ce7bae70c3bc017538ac75ce91b6-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b815/ cat >/tmp/go-build2507516818/b815/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/blobcache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache=/tmp/go-build2507516818/b816/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache -lang=go1.25 -complete -installsuffix shared -buildid e6bF4yl6sq0JMSHS7UOj/e6bF4yl6sq0JMSHS7UOj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache/blobcache.go go tool buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/94/94b1fecc49b6302f8898f46a66e3e94b1760adffb6ebdbee0f3c2bf57985c2d5-d # internal go tool buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/0a/0a41b1c7d0657661f3e85336a7edeb253ef5e1f12000606fa3bb016e4c2221e7-d # internal github.com/containers/podman/libpod/driver github.com/containers/podman/libpod/layers mkdir -p $WORK/b863/ mkdir -p $WORK/b864/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked mkdir -p $WORK/b567/ cat >/tmp/go-build2507516818/b864/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a EOF cat >/tmp/go-build2507516818/b863/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/containers/podman/libpod/layers -lang=go1.25 -complete -installsuffix shared -buildid byE2oXMPbiCtdDS1GL7t/byE2oXMPbiCtdDS1GL7t -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./_build/src/github.com/containers/podman/libpod/layers/layer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/containers/podman/libpod/driver -lang=go1.25 -complete -installsuffix shared -buildid lI_Vi8O9bkja8e4kn6jz/lI_Vi8O9bkja8e4kn6jz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack ./_build/src/github.com/containers/podman/libpod/driver/driver.go cat >/tmp/go-build2507516818/b567/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build2507516818/b568/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2507516818/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2507516818/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2507516818/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2507516818/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2507516818/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2507516818/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build2507516818/b555/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build2507516818/b462/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2507516818/b466/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build2507516818/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2507516818/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build2507516818/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build2507516818/b205/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked -lang=go1.25 -complete -installsuffix shared -buildid YPbLtr32nE6VRGZjoTCS/YPbLtr32nE6VRGZjoTCS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/bloom_filter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/cache_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/filesystem_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage_linux.go go tool buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/0c/0c94208046c131688ecb07066429e06d9ce399497180f690de729a44009f49ae-d # internal go tool buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/16/166ca4a399fee0766a151155bb1c3336a67b0f1b72f6b869bc8b1d5e943181da-d # internal go tool buildid -w $WORK/b202/_pkg_.a # internal go tool buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/94/94dfb882d55b5c373a86852f4fcca466044268afe5cd2e84dabbdfff35326dcc-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b201/ github.com/containers/podman/vendor/golang.org/x/net/trace mkdir -p $WORK/b339/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs mkdir -p $WORK/b486/ expvar mkdir -p $WORK/b484/ net/http/httputil mkdir -p $WORK/b414/ github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp mkdir -p $WORK/b580/ cat >/tmp/go-build2507516818/b201/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request cat >/tmp/go-build2507516818/b339/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build2507516818/b340/_pkg_.a packagefile html/template=/tmp/go-build2507516818/b341/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile text/tabwriter=/tmp/go-build2507516818/b345/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b486/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build2507516818/b485/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/download mkdir -p $WORK/b765/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -lang=go1.25 -complete -installsuffix shared -buildid BxmjSZEC9kC3SKtwMrrK/BxmjSZEC9kC3SKtwMrrK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/containers/podman/vendor/golang.org/x/net/trace -lang=go1.25 -complete -installsuffix shared -buildid RcqxoEe90MR6pUejCTMd/RcqxoEe90MR6pUejCTMd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs -lang=go1.25 -complete -installsuffix shared -buildid cCNEA_QwUbK5HUvmYelG/cCNEA_QwUbK5HUvmYelG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs/probs.go net/http/pprof cat >/tmp/go-build2507516818/b484/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p expvar -lang=go1.25 -std -complete -installsuffix shared -buildid b1d_0LTsV4LEfe_bPnha/b1d_0LTsV4LEfe_bPnha -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack /usr/lib/golang/src/expvar/expvar.go github.com/containers/podman/vendor/go.podman.io/common/pkg/filters github.com/containers/podman/vendor/github.com/felixge/httpsnoop mkdir -p $WORK/b608/ mkdir -p $WORK/b273/ github.com/containers/podman/pkg/copy github.com/containers/podman/pkg/auth github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b604/ mkdir -p $WORK/b607/ github.com/containers/podman/pkg/machine/stdpull mkdir -p $WORK/b1035/ cat >/tmp/go-build2507516818/b765/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF mkdir -p $WORK/b709/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/download -lang=go1.25 -complete -installsuffix shared -buildid LHnz3Tkz5xL1L2U_votd/LHnz3Tkz5xL1L2U_votd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/download/download.go cat >/tmp/go-build2507516818/b273/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF github.com/containers/podman/pkg/util mkdir -p $WORK/b734/ mkdir -p $WORK/b1056/ github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b224/ cat >/tmp/go-build2507516818/b608/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b1015/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.25 -complete -installsuffix shared -buildid gVu-y1fgQXlCJe7HTCfS/gVu-y1fgQXlCJe7HTCfS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/body_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/resp_writer_wrapper.go github.com/containers/podman/vendor/golang.org/x/oauth2/internal cat >/tmp/go-build2507516818/b580/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/internal/cause=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2507516818/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build2507516818/b581/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a EOF github.com/containers/podman/pkg/bindings github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b924/ mkdir -p $WORK/b400/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp -lang=go1.25 -complete -installsuffix shared -buildid DRG72ZdbmvKiMhWU64ul/DRG72ZdbmvKiMhWU64ul -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil github.com/containers/podman/pkg/api/server/idle github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation mkdir -p $WORK/b632/ mkdir -p $WORK/b610/ mkdir -p $WORK/b1052/ cat >/tmp/go-build2507516818/b604/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF mkdir -p $WORK/b879/ mkdir -p $WORK/b986/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig -lang=go1.25 -complete -installsuffix shared -buildid srbFg7xMAaiLmGReR6_E/srbFg7xMAaiLmGReR6_E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cat >/tmp/go-build2507516818/b607/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/podman/vendor/github.com/felixge/httpsnoop -lang=go1.25 -complete -installsuffix shared -buildid zGKpzPaz-n1XygyH4BX1/zGKpzPaz-n1XygyH4BX1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/capture_metrics.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/docs.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go mkdir -p $WORK/b1011/ mkdir -p $WORK/b1006/ cat >/tmp/go-build2507516818/b1052/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b414/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2507516818/b206/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile mime=/tmp/go-build2507516818/b215/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2507516818/b218/_pkg_.a packagefile net/http/internal=/tmp/go-build2507516818/b219/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2507516818/b220/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b986/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2507516818/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2507516818/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -lang=go1.25 -complete -installsuffix shared -buildid w68gAy2fW8CP7DOjSgrB/w68gAy2fW8CP7DOjSgrB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p github.com/containers/podman/pkg/api/server/idle -lang=go1.25 -complete -installsuffix shared -buildid MDtZRqxvpn7Nb76KHXnl/MDtZRqxvpn7Nb76KHXnl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1052/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/server/idle/tracker.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/containers/podman/pkg/auth -lang=go1.25 -complete -installsuffix shared -buildid B-tXwbcXCjSphUIMJWV-/B-tXwbcXCjSphUIMJWV- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b986/importcfg -pack ./_build/src/github.com/containers/podman/pkg/auth/auth.go cat >/tmp/go-build2507516818/b400/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna importmap golang.org/x/net/internal/httpcommon=github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/flate=/tmp/go-build2507516818/b204/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2507516818/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2507516818/b407/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build2507516818/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build2507516818/b408/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2507516818/b218/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid TOuudUZXbH6eDBfaIEer/TOuudUZXbH6eDBfaIEer -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2 -lang=go1.25 -complete -installsuffix shared -buildid h0G0mlU94HaLD_EkHloS/h0G0mlU94HaLD_EkHloS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config_go125.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/unencrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc7540.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc9218.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_random.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_roundrobin.go cat >/tmp/go-build2507516818/b1006/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api -lang=go1.25 -complete -installsuffix shared -buildid sYI_Fg8k9xEXQavQMRkc/sYI_Fg8k9xEXQavQMRkc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api/client.go cat >/tmp/go-build2507516818/b610/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2507516818/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2507516818/b614/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.25 -complete -installsuffix shared -buildid Zd6c8cS_hsXeflXIRDtX/Zd6c8cS_hsXeflXIRDtX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go cat >/tmp/go-build2507516818/b632/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build2507516818/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2507516818/b626/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation -lang=go1.25 -complete -installsuffix shared -buildid uvdkKHZYj9pNUsjiYTQz/uvdkKHZYj9pNUsjiYTQz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/trace_context.go cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/f4/f4d0cf822c3f1cf7be4ff60f7b713fed0145effde0a6854dd74283eab9fc7f44-d # internal cat >/tmp/go-build2507516818/b924/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util/tlsutil=github.com/containers/podman/pkg/util/tlsutil importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/kevinburke/ssh_config=github.com/containers/podman/vendor/github.com/kevinburke/ssh_config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2507516818/b728/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build2507516818/b925/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2507516818/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build2507516818/b926/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2507516818/b778/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build2507516818/b927/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b734/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2507516818/b735/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build2507516818/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2507516818/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2507516818/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2507516818/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF cat >/tmp/go-build2507516818/b1056/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile html=/tmp/go-build2507516818/b342/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile internal/profile=/tmp/go-build2507516818/b1057/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build2507516818/b1058/_pkg_.a packagefile runtime/trace=/tmp/go-build2507516818/b572/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b1011/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile mime=/tmp/go-build2507516818/b215/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/containers/podman/pkg/bindings -lang=go1.25 -complete -installsuffix shared -buildid 5Z6FDpPZ6J76VNvBYbqL/5Z6FDpPZ6J76VNvBYbqL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b924/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/connection.go ./_build/src/github.com/containers/podman/pkg/bindings/doc.go ./_build/src/github.com/containers/podman/pkg/bindings/errors.go cat >/tmp/go-build2507516818/b1015/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p net/http/pprof -lang=go1.25 -std -complete -installsuffix shared -buildid L2WEqolQeVzT6mgY1yrS/L2WEqolQeVzT6mgY1yrS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1056/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/containers/podman/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid LjILqvovveT_Z1BWpaXc/LjILqvovveT_Z1BWpaXc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/changes.go ./_build/src/github.com/containers/podman/pkg/util/filters.go ./_build/src/github.com/containers/podman/pkg/util/kube.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts_linux.go ./_build/src/github.com/containers/podman/pkg/util/rlimit.go ./_build/src/github.com/containers/podman/pkg/util/utils.go ./_build/src/github.com/containers/podman/pkg/util/utils_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils_supported.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -lang=go1.25 -complete -installsuffix shared -buildid 9ftJf6W9yVpom_Zf4vfn/9ftJf6W9yVpom_Zf4vfn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/transport.go github.com/containers/podman/vendor/go.podman.io/image/v5/storage mkdir -p $WORK/b519/ cat >/tmp/go-build2507516818/b879/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp -lang=go1.25 -complete -installsuffix shared -buildid uidN6rmeyXz3kcbmmpsN/uidN6rmeyXz3kcbmmpsN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1015/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/handlers.go cat >/tmp/go-build2507516818/b1035/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2507516818/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2507516818/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF cat >/tmp/go-build2507516818/b709/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/timetype=github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build2507516818/b710/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b224/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/containers/podman/pkg/copy -lang=go1.25 -complete -installsuffix shared -buildid MuUm34QTLBwRoMNPsGTc/MuUm34QTLBwRoMNPsGTc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack ./_build/src/github.com/containers/podman/pkg/copy/fileinfo.go ./_build/src/github.com/containers/podman/pkg/copy/parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/containers/podman/vendor/github.com/gorilla/mux -lang=go1.25 -complete -installsuffix shared -buildid 7s8lBLU3Uve-EqHSf9pg/7s8lBLU3Uve-EqHSf9pg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/middleware.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/mux.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/route.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/test_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/containers/podman/pkg/machine/stdpull -lang=go1.25 -complete -installsuffix shared -buildid T-NrHeYbMRzJEceSywou/T-NrHeYbMRzJEceSywou -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1035/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/stdpull/local.go ./_build/src/github.com/containers/podman/pkg/machine/stdpull/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/filters -lang=go1.25 -complete -installsuffix shared -buildid aQtIOt4KvJXmKJ2aNThI/aQtIOt4KvJXmKJ2aNThI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/filters/filters.go cat >/tmp/go-build2507516818/b519/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2507516818/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2507516818/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2507516818/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2507516818/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2507516818/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2507516818/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2507516818/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build2507516818/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2507516818/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/storage -lang=go1.25 -complete -installsuffix shared -buildid 1m-oZRaMQoOnIppIjmNh/1m-oZRaMQoOnIppIjmNh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_transport.go go tool buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/6f/6f7dc43d866cf3b42e974ad644f05a5e517d1f0828cf647a22fbf0ac0671d066-d # internal go tool buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/df/df4e58820452ee1f1011aa4bf1b9d19802f04455b66d6d6c832f4457f888228b-d # internal go tool buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/56/56fe29e1b169e7c0602f509ad802aa65c4e4e7acedd4593c2d90bcf27c2e1842-d # internal go tool buildid -w $WORK/b1052/_pkg_.a # internal cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/4c/4cfb0689c63913e6a8bf3b34811476f141e4455503db5e458f3f329035589fa3-d # internal go tool buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/12/127d5b053c39755f1e8f087f3d20e266c980829d58287b4727643cd0017af032-d # internal go tool buildid -w $WORK/b1006/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/aa/aac99719484a8d98c0f2f3878c204f31d275916252851079eb8d6a9c921d419f-d # internal go tool buildid -w $WORK/b879/_pkg_.a # internal go tool buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/07/071799fee31959bfac0bb9f8ab8ecec7f1f08751372445b116b1b4d1ed7feccf-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util mkdir -p $WORK/b708/ cat >/tmp/go-build2507516818/b708/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2507516818/b709/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2507516818/b711/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util -lang=go1.25 -complete -installsuffix shared -buildid 8M_Sux3_eG2WbylV0Xzd/8M_Sux3_eG2WbylV0Xzd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/filters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip_calc.go cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/bb/bb0739edd80801a00688441d87daf2fb753c1fbdeeb5273b25fcb1f17cb60681-d # internal go tool buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/57/57eec6915503c07d19e1d20e3f63ab7b32fab1a41f1d7612a12b050764ece96f-d # internal go tool buildid -w $WORK/b1035/_pkg_.a # internal go tool buildid -w $WORK/b1015/_pkg_.a # internal cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/e8/e879413b4f1ebca920086e591dab1dd51514a94e0661cbcc1f6c4002a24d18a2-d # internal cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/06/06bbb2b0cce5c41a7a1792f1aa5475a4852f6908546906e8536da00f4caf773b-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp mkdir -p $WORK/b1016/ cat >/tmp/go-build2507516818/b1016/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2507516818/b1015/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp -lang=go1.25 -complete -installsuffix shared -buildid 2eLlJgWvCpgKERVmYWos/2eLlJgWvCpgKERVmYWos -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1016/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/roundtripper.go go tool buildid -w $WORK/b273/_pkg_.a # internal go tool buildid -w $WORK/b1011/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/5c/5c37d8c584b6a58fd6e1dee8c86840e82c18212dbff4a3d0385e039e9c7da392-d # internal go tool buildid -w $WORK/b632/_pkg_.a # internal go tool buildid -w $WORK/b604/_pkg_.a # internal go tool buildid -w $WORK/b986/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout mkdir -p $WORK/b516/ cat >/tmp/go-build2507516818/b516/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2507516818/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2507516818/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2507516818/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2507516818/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2507516818/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2507516818/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2507516818/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build2507516818/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2507516818/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout -lang=go1.25 -complete -installsuffix shared -buildid TDf2H6Uesx4Ntp2l9_LM/TDf2H6Uesx4Ntp2l9_LM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_delete.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/reader.go cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/14/145213247864afadd448d7a104dd46219fea3a3d38b1c62017a12083d6b87df5-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2 mkdir -p $WORK/b1010/ cat >/tmp/go-build2507516818/b1010/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/podman/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build2507516818/b1011/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2 -lang=go1.25 -complete -installsuffix shared -buildid hI6VxFHBc2QkbR3dkjlN/hI6VxFHBc2QkbR3dkjlN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1010/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/deviceauth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/pkce.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/transport.go cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/24/24fecd366895afea490db4600ce48b6bda3b84d4075164919d161b58513cdfcf-d # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/a5/a51185d9b177efc332abfb9518a8f46af1d5bababc3ef5fecc3c1fc5b24bb5c1-d # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/1f/1f975c10ea6389316feca352ecb1902981b281a4911b094f49e29152145fee79-d # internal github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk mkdir -p $WORK/b872/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b620/ cat >/tmp/go-build2507516818/b872/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation=/tmp/go-build2507516818/b873/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build2507516818/b604/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk -lang=go1.25 -complete -installsuffix shared -buildid aSo6p8OZjAEWUNMGoI_x/aSo6p8OZjAEWUNMGoI_x -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/spec_file_generator.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/tcp_listener.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/unix_listener.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/unix_listener_systemd.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/windows_listener_unsupported.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/windows_pipe_config.go cat >/tmp/go-build2507516818/b620/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/stdr=github.com/containers/podman/vendor/github.com/go-logr/stdr importmap go.opentelemetry.io/auto/sdk=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2507516818/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build2507516818/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build2507516818/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2507516818/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2507516818/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2507516818/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2507516818/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2507516818/b626/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2507516818/b627/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global -lang=go1.25 -complete -installsuffix shared -buildid yvPpVsD0CR08jdHfmAMl/yvPpVsD0CR08jdHfmAMl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/instruments.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/state.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/trace.go go tool buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/04/04642ee62273ea0f6d97e4b3bf06a9e5438c6e32473103f0ecae7289a9b63375-d # internal go tool buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/4a/4a41ccc5a333edb1addc72e7d42c60c7b0fb54a9d915801eb8b8a454812ff5d8-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts mkdir -p $WORK/b707/ cat >/tmp/go-build2507516818/b707/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2507516818/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2507516818/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts -lang=go1.25 -complete -installsuffix shared -buildid pxi9n8Ly544oppn_QQCM/pxi9n8Ly544oppn_QQCM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/hosts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/util.go github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta mkdir -p $WORK/b826/ cat >/tmp/go-build2507516818/b826/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2507516818/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2507516818/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta -lang=go1.25 -complete -installsuffix shared -buildid ursVJvrDoebDXJ-KjR-k/ursVJvrDoebDXJ-KjR-k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta/pasta_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta/types.go github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util mkdir -p $WORK/b832/ cat >/tmp/go-build2507516818/b832/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2507516818/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util -lang=go1.25 -complete -installsuffix shared -buildid uRhft6fq_P3tEuc71-Cc/uRhft6fq_P3tEuc71-Cc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/bridge.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/create.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/interface.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/interfaces.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/parse.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/util.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util/validate.go go tool buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/4b/4b1866781dd73b67be9c725f8a2d21c0970c5d306f8a3e57071cdff50b01ad4b-d # internal go tool buildid -w $WORK/b1056/_pkg_.a # internal cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/71/7109f4bf44b66f56aba0c9d7bf8f372769ec2c1908b11d988f1c45f710005965-d # internal go tool buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/4b/4b24ad93f8973ad4ac8806dd62552fad22eb41d2ae023b6cd72b427587f80d2c-d # internal github.com/containers/podman/pkg/api/handlers/utils/apiutil mkdir -p $WORK/b877/ github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b222/ cat >/tmp/go-build2507516818/b877/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2507516818/b728/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2507516818/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2507516818/b224/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/containers/podman/pkg/api/handlers/utils/apiutil -lang=go1.25 -complete -installsuffix shared -buildid e-yrSKbw7hT8mATGVLKR/e-yrSKbw7hT8mATGVLKR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/apiutil/apiutil.go cat >/tmp/go-build2507516818/b222/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2507516818/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2507516818/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2507516818/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -lang=go1.25 -complete -installsuffix shared -buildid SBewa5ETY0N1E53aWLUA/SBewa5ETY0N1E53aWLUA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/routes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/urls.go go tool buildid -w $WORK/b1010/_pkg_.a # internal cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/fd/fdce9f1db7c431694ca2d6b22dacc27fa77652c6e48013c707b09ce3e5e0b855-d # internal github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc mkdir -p $WORK/b1009/ cat >/tmp/go-build2507516818/b1009/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2507516818/b280/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2507516818/b1010/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile mime=/tmp/go-build2507516818/b215/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc -lang=go1.25 -complete -installsuffix shared -buildid 0n64ghc6o0P-KSHzuuk3/0n64ghc6o0P-KSHzuuk3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jose.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jwks.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/oidc.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/verify.go go tool buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/77/77ee0c6ce705e5b6a3d6706a3814533167428e725745f448db3df4828a8390a8-d # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b684/ cat >/tmp/go-build2507516818/b684/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/go-archive=github.com/containers/podman/vendor/github.com/moby/go-archive importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2507516818/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2507516818/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build2507516818/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2507516818/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build2507516818/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build2507516818/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build2507516818/b693/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/http/httputil=/tmp/go-build2507516818/b414/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -lang=go1.25 -complete -installsuffix shared -buildid QD1KyWrUBbGihXF6az11/QD1KyWrUBbGihXF6az11 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/change.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_archive.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_changes.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/distribution.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/env.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/event.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/image.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/network.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/registry_auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_configs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_node.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_secrets.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_service.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_task.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/system.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tar.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tls.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/volume.go go tool buildid -w $WORK/b607/_pkg_.a # internal go tool buildid -w $WORK/b872/_pkg_.a # internal go tool buildid -w $WORK/b484/_pkg_.a # internal go tool buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/7a/7ae8a9c3a57e570261bdaa7107bdd8ddb26d767994bcca1516d49e95e31b05fd-d # internal github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume mkdir -p $WORK/b874/ cat >/tmp/go-build2507516818/b874/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-plugins-helpers/sdk=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build2507516818/b872/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume -lang=go1.25 -complete -installsuffix shared -buildid b-3aMt_kh_TdSvfbuqwG/b-3aMt_kh_TdSvfbuqwG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume/api.go go tool buildid -w $WORK/b339/_pkg_.a # internal go tool buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/ce/ce9276c6480ba91649876ecb9490acb460621d3d9ca3181f7ebbe2538d59187f-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns mkdir -p $WORK/b825/ cat >/tmp/go-build2507516818/b825/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/resolvconf=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/netns=github.com/containers/podman/vendor/go.podman.io/common/pkg/netns importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2507516818/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2507516818/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build2507516818/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2507516818/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build2507516818/b831/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2507516818/b664/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns -lang=go1.25 -complete -installsuffix shared -buildid X79a4ybwfX9pWCeQxzNT/X79a4ybwfX9pWCeQxzNT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns/netns.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns/netns_linux.go cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/b8/b8c68a71589c6191183a569be1766f9760a60d78062eb2d56edae9194f140ee9-d # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/e4/e4a87bdc862192d560f99eb7a8636d8fae4e2838c7b037bfde417a142c7b8365-d # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/85/85108e9785bf0915dd1a714240ede08664311c150cef7dc70db0c053a2fa8977-d # internal github.com/containers/podman/vendor/github.com/gorilla/handlers mkdir -p $WORK/b1055/ cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/06/066a6dd14ef5f1da2980d5ac43b7d69fca4c634e7a63ebdbcc23d54fddc9859a-d # internal cat >/tmp/go-build2507516818/b1055/importcfg << 'EOF' # internal # import config importmap github.com/felixge/httpsnoop=github.com/containers/podman/vendor/github.com/felixge/httpsnoop packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile compress/flate=/tmp/go-build2507516818/b204/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build2507516818/b607/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile runtime/debug=/tmp/go-build2507516818/b454/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p github.com/containers/podman/vendor/github.com/gorilla/handlers -lang=go1.25 -complete -installsuffix shared -buildid VJSZ6hgb3s8D56WAVFvW/VJSZ6hgb3s8D56WAVFvW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1055/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/canonical.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/cors.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/handlers.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/logging.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/proxy_headers.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/handlers/recovery.go github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core mkdir -p $WORK/b483/ cat >/tmp/go-build2507516818/b483/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier importmap github.com/letsencrypt/boulder/probs=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs importmap github.com/letsencrypt/boulder/revocation=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile expvar=/tmp/go-build2507516818/b484/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2507516818/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build2507516818/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build2507516818/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build2507516818/b487/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build2507516818/b488/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2507516818/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2507516818/b386/_pkg_.a packagefile hash/fnv=/tmp/go-build2507516818/b308/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core -lang=go1.25 -complete -installsuffix shared -buildid aakgJclQssJlPiKRfjLA/aakgJclQssJlPiKRfjLA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/challenges.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/objects.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/util.go go tool buildid -w $WORK/b707/_pkg_.a # internal go tool buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/7b/7b89e9feec75a9064249f62f4159bfa8f1ecea51496f0114b0885757d1d58878-d # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/37/37e73bb7883c0d030c04b51c9cf67b7830e8afcf78ff3d773a91e10007c18e33-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b722/ cat >/tmp/go-build2507516818/b722/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2507516818/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/containers/podman/cmd/podman/parse -lang=go1.25 -complete -installsuffix shared -buildid 0iUASYgYWTNUblsjYIa3/0iUASYgYWTNUblsjYIa3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/parse/filters.go ./_build/src/github.com/containers/podman/cmd/podman/parse/net.go ./_build/src/github.com/containers/podman/cmd/podman/parse/parse.go go tool buildid -w $WORK/b1016/_pkg_.a # internal cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/5c/5cd35647b1255732b7b21889560080518f3cc81676e2773d56c5a330196ee975-d # internal go tool buildid -w $WORK/b722/_pkg_.a # internal go tool buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/de/de1d51eed30173467d63746a2e2639973c747d561011a09c6926d9f32b870e3d-d # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/c3/c3be4878942c4f1af0c1a2459f1286e41fb48d0b68ebc4b371c4abc328a9f4f0-d # internal github.com/containers/podman/libpod/plugin mkdir -p $WORK/b871/ cat >/tmp/go-build2507516818/b871/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/docker/go-plugins-helpers/sdk=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk importmap github.com/docker/go-plugins-helpers/volume=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build2507516818/b872/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build2507516818/b874/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/containers/podman/libpod/plugin -lang=go1.25 -complete -installsuffix shared -buildid pYW0a6HYAAXSw4FMt34C/pYW0a6HYAAXSw4FMt34C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/containers/podman/libpod/plugin/volume_api.go go tool buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/c3/c3c5d7a5474bf19f25eecccde87a49275724ce150f99115b9833ee04bc5f5a43-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive mkdir -p $WORK/b636/ cat >/tmp/go-build2507516818/b636/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2507516818/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2507516818/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2507516818/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2507516818/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2507516818/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build2507516818/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2507516818/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive -lang=go1.25 -complete -installsuffix shared -buildid rkdDL5QP4yPrDKSeUa5_/rkdDL5QP4yPrDKSeUa5_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_transport.go go tool buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/81/815ddb1addd8a26f7d809570440b947eaffe99b14844cf4e7f40eaf37b46ee25-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b731/ cat >/tmp/go-build2507516818/b731/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build2507516818/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build2507516818/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build2507516818/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2507516818/b559/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/containers/podman/libpod/events -lang=go1.25 -complete -installsuffix shared -buildid BZUIiC6hgJfuXtbrSO9n/BZUIiC6hgJfuXtbrSO9n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/containers/podman/libpod/events/config.go ./_build/src/github.com/containers/podman/libpod/events/default_journal.go ./_build/src/github.com/containers/podman/libpod/events/events.go ./_build/src/github.com/containers/podman/libpod/events/events_supported.go ./_build/src/github.com/containers/podman/libpod/events/filters.go ./_build/src/github.com/containers/podman/libpod/events/journal_linux.go ./_build/src/github.com/containers/podman/libpod/events/logfile.go ./_build/src/github.com/containers/podman/libpod/events/nullout.go github.com/containers/podman/pkg/machine/env mkdir -p $WORK/b958/ cat >/tmp/go-build2507516818/b958/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p github.com/containers/podman/pkg/machine/env -lang=go1.25 -complete -installsuffix shared -buildid VhxKw8_7yVUI_7zH8l6d/VhxKw8_7yVUI_7zH8l6d -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b958/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/env/dir.go ./_build/src/github.com/containers/podman/pkg/machine/env/dir_linux.go go tool buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/9b/9b1f5e1ab33ffcff9469dc0349bbfe0db97e7e9edde82352f96d98024ce52262-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker mkdir -p $WORK/b227/ go tool buildid -w $WORK/b620/_pkg_.a # internal cat >/tmp/go-build2507516818/b227/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/uploadreader=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2507516818/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build2507516818/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2507516818/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2507516818/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2507516818/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2507516818/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2507516818/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2507516818/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2507516818/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2507516818/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2507516818/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2507516818/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build2507516818/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build2507516818/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build2507516818/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2507516818/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2507516818/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2507516818/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2507516818/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile mime=/tmp/go-build2507516818/b215/_pkg_.a packagefile mime/multipart=/tmp/go-build2507516818/b216/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker -lang=go1.25 -complete -installsuffix shared -buildid VMvpPgv_fLgMOhjjeE_E/VMvpPgv_fLgMOhjjeE_E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/body_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/cache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/distribution_error.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/registries_d.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/wwwauthenticate.go go tool buildid -w $WORK/b1009/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/aa/aaccae39d0153aca71d3dea6af1777a3415076f398e12035cc40ed464d8495eb-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel mkdir -p $WORK/b615/ cat >/tmp/go-build2507516818/b615/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap go.opentelemetry.io/otel/internal/global=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2507516818/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build2507516818/b620/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2507516818/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2507516818/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2507516818/b626/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel -lang=go1.25 -complete -installsuffix shared -buildid y1Q2ibkNeTB5G4SmBW1B/y1Q2ibkNeTB5G4SmBW1B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/error_handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/version.go cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/b2/b20e7e3b5d0aba1cf59fc0e143df489e452de4719c3b6cb17e7167980564ad2f-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow mkdir -p $WORK/b1008/ cat >/tmp/go-build2507516818/b1008/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-oidc/v3/oidc=github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/segmentio/ksuid=github.com/containers/podman/vendor/github.com/segmentio/ksuid importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/skratchdot/open-golang/open=github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build2507516818/b1009/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2507516818/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build2507516818/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build2507516818/b1007/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build2507516818/b1013/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2507516818/b1010/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow -lang=go1.25 -complete -installsuffix shared -buildid yXwg9MhYTpNJBDJ2l-x9/yXwg9MhYTpNJBDJ2l-x9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1008/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/client_credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/device.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/flow.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/interactive.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/pkce.go go tool buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/77/77aaa633d8c4136aaf09522982f9161b6de0b3bb958c28efeb0580f60865e12a-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b482/ cat >/tmp/go-build2507516818/b482/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/core=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core importmap github.com/letsencrypt/boulder/strictyaml=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml importmap github.com/titanous/rocacheck=github.com/containers/podman/vendor/github.com/titanous/rocacheck packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build2507516818/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build2507516818/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build2507516818/b490/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey -lang=go1.25 -complete -installsuffix shared -buildid d0vGfj0Ou--xOtkRBE25/d0vGfj0Ou--xOtkRBE25 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/blocked.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/good_key.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/weak.go go tool buildid -w $WORK/b519/_pkg_.a # internal go tool buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/b7/b7c03d44fcade0f6e1d3525b342c4f15ab0e1e7c328773e033e94bb901482811-d # internal github.com/containers/podman/pkg/machine/lock mkdir -p $WORK/b968/ github.com/containers/podman/pkg/machine/ports mkdir -p $WORK/b969/ cat >/tmp/go-build2507516818/b968/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2507516818/b958/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p github.com/containers/podman/pkg/machine/lock -lang=go1.25 -complete -installsuffix shared -buildid lyH4li_VlLp6UTrFUO5n/lyH4li_VlLp6UTrFUO5n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b968/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/lock/lock.go cat >/tmp/go-build2507516818/b969/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2507516818/b958/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p github.com/containers/podman/pkg/machine/ports -lang=go1.25 -complete -installsuffix shared -buildid 3kbDRngOrmZvXK97_455/3kbDRngOrmZvXK97_455 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b969/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ports/ports.go ./_build/src/github.com/containers/podman/pkg/machine/ports/ports_unix.go cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/50/50baffb0577157f2775073867c12e808b08b3ef3b511859f541fc15f091de234-d # internal go tool buildid -w $WORK/b825/_pkg_.a # internal go tool buildid -w $WORK/b1055/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/10/10134801a247fee3a6f5f0a736a5918c1e0d23eba13ff4403d29c50ae56fa699-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark mkdir -p $WORK/b820/ cat >/tmp/go-build2507516818/b820/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap go.etcd.io/bbolt/errors=github.com/containers/podman/vendor/go.etcd.io/bbolt/errors importmap go.podman.io/common/libnetwork/internal/rootlessnetns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns importmap go.podman.io/common/libnetwork/internal/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/version=github.com/containers/podman/vendor/go.podman.io/common/pkg/version importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build2507516818/b821/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build2507516818/b822/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns=/tmp/go-build2507516818/b825/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util=/tmp/go-build2507516818/b832/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2507516818/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build2507516818/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2507516818/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark -lang=go1.25 -complete -installsuffix shared -buildid Pt-P2Zw4_WYiF6xNTIXJ/Pt-P2Zw4_WYiF6xNTIXJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/exec.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/ipam.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/network.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark/run.go cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/eb/eb0d504fa3b72ae6e1e64703ace5e29206dce65007c48c9ea3517856e04b0631-d # internal go tool buildid -w $WORK/b968/_pkg_.a # internal cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/8e/8e9362104c09f4573502c7a644bc2bb4e2fad0897bc12931799f8bf3e262c70a-d # internal go tool buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/ea/ea414ead26d047dfb083e88e279f4689cf1d954420a72265ed711fc44ddf892d-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv mkdir -p $WORK/b609/ cat >/tmp/go-build2507516818/b609/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build2507516818/b610/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build2507516818/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2507516818/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2507516818/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build2507516818/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2507516818/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2507516818/b625/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.25 -complete -installsuffix shared -buildid k1MHRdh0lU-XS1OvrV8b/k1MHRdh0lU-XS1OvrV8b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/env.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/util.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/v1.20.0.go go tool buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/92/9285b1fdf009e371317cb12c9a0cab36776c8e10f7bca9242cf30d15cfb24d7e-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b481/ cat >/tmp/go-build2507516818/b481/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/goodkey=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2507516818/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build2507516818/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2507516818/b491/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils -lang=go1.25 -complete -installsuffix shared -buildid Cqzzg-Vf3Qa49IZews8v/Cqzzg-Vf3Qa49IZews8v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go go tool buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/d6/d673e98ee236e2c8962b1808cc1de2767627001349de9f8e7a81026f52420e5a-d # internal go tool buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/cc/cca49398abe6f1f144c62b735d6a18bec9ccfaf10bb589ea6bcff06a0f6a33be-d # internal github.com/containers/podman/pkg/machine/vmconfigs mkdir -p $WORK/b966/ cat >/tmp/go-build2507516818/b966/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2507516818/b961/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2507516818/b967/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2507516818/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build2507516818/b968/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build2507516818/b969/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build2507516818/b970/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2507516818/b957/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p github.com/containers/podman/pkg/machine/vmconfigs -lang=go1.25 -complete -installsuffix shared -buildid ZWb03ycC2JHPfMYBveQK/ZWb03ycC2JHPfMYBveQK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b966/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/arch.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config_common.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/sockets.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes_unix.go go tool buildid -w $WORK/b1008/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/54/544e215a27a3a8031969d9e4e346565bfd16ba019d180cfc29b55dfdaf221ba9-d # internal go tool buildid -w $WORK/b481/_pkg_.a # internal go tool buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/cf/cff484841c70aeb1f9e8a50ebd6b10696c1813d3a73aca3dfa3df638363d14fc-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b500/ cat >/tmp/go-build2507516818/b500/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature/options=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options importmap github.com/sigstore/sigstore/pkg/signature/payload=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload importmap golang.org/x/crypto/sha3=github.com/containers/podman/vendor/golang.org/x/crypto/sha3 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build2507516818/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build2507516818/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2507516818/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build2507516818/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build2507516818/b506/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build2507516818/b507/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature -lang=go1.25 -complete -installsuffix shared -buildid qL7Fx6Ktl7jcp1PyVMWu/qL7Fx6Ktl7jcp1PyVMWu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/algorithm_registry.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/message.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signer.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/util.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/verifier.go cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/db/db638a4cbbecce13a0f1d16fe765008035ebffb9c3cf1f89cea069ab9ead8d44-d # internal go tool buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/b4/b4e37d9932d05d2dd954825d64b0b0e433b2fc15593ab8fcb466b50bce48c556-d # internal go tool buildid -w $WORK/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/55/554a86399613550141f74e40530f3f2f59ae78d5d8801b33b79ddf5b3ad5521c-d # internal github.com/containers/podman/pkg/machine mkdir -p $WORK/b962/ cat >/tmp/go-build2507516818/b962/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/shirou/gopsutil/v4/process=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2507516818/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2507516818/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build2507516818/b894/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2507516818/b957/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2507516818/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p github.com/containers/podman/pkg/machine -lang=go1.25 -complete -installsuffix shared -buildid p1eKueYeb4Hk0UBXN1E1/p1eKueYeb4Hk0UBXN1E1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b962/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/cleanup.go ./_build/src/github.com/containers/podman/pkg/machine/config.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/keys.go ./_build/src/github.com/containers/podman/pkg/machine/machine_common.go ./_build/src/github.com/containers/podman/pkg/machine/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemuprovider.go ./_build/src/github.com/containers/podman/pkg/machine/ssh.go ./_build/src/github.com/containers/podman/pkg/machine/ssh_unix.go ./_build/src/github.com/containers/podman/pkg/machine/update.go ./_build/src/github.com/containers/podman/pkg/machine/volumes.go go tool buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/90/9072d482de23da22315c9a0478780bf6bc0079b333e18a9ede8ca26c266d9071-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network mkdir -p $WORK/b819/ cat >/tmp/go-build2507516818/b819/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/netavark=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark=/tmp/go-build2507516818/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network -lang=go1.25 -complete -installsuffix shared -buildid BfxEAqrXS7sBmvayvA6g/BfxEAqrXS7sBmvayvA6g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network/interface.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network/interface_cni_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network/interface_linux.go go tool buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/c0/c0f54b39544b29cdf3971d088aa056e717533fad50b42b2e5702ab0a209cc5e0-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp mkdir -p $WORK/b606/ cat >/tmp/go-build2507516818/b606/importcfg << 'EOF' # internal # import config importmap github.com/felixge/httpsnoop=github.com/containers/podman/vendor/github.com/felixge/httpsnoop importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build2507516818/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build2507516818/b608/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build2507516818/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build2507516818/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2507516818/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2507516818/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2507516818/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2507516818/b626/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2507516818/b218/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.25 -complete -installsuffix shared -buildid Q8XbCybXH0bdwDbelvyI/Q8XbCybXH0bdwDbelvyI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/start_time_context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go go tool buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/61/610fd24a2487b371f575cfbbfe6cd21e8eb2c4b61ef88c413b246e5d13aa496a-d # internal go tool buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/ca/ca7d1f16d115d7b4eb2f4f6469aafb5c94cae2cb02d02c6cb2bf7a3c1f304a4c-d # internal github.com/containers/podman/pkg/machine/qemu mkdir -p $WORK/b960/ cat >/tmp/go-build2507516818/b960/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/containers/podman/v5/pkg/machine/sockets=github.com/containers/podman/pkg/machine/sockets importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/digitalocean/go-qemu/qmp=github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2507516818/b961/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2507516818/b962/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2507516818/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build2507516818/b970/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build2507516818/b971/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build2507516818/b972/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2507516818/b957/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p github.com/containers/podman/pkg/machine/qemu -lang=go1.25 -complete -installsuffix shared -buildid NfPXlAB6E67QLxQCRcqR/NfPXlAB6E67QLxQCRcqR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b960/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/config.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/options_linux_amd64.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/stubber.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/virtiofsd.go github.com/containers/podman/pkg/machine/proxyenv mkdir -p $WORK/b1032/ cat >/tmp/go-build2507516818/b1032/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2507516818/b962/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2507516818/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/containers/podman/pkg/machine/proxyenv -lang=go1.25 -complete -installsuffix shared -buildid TTfPUyGQwzUJC__3XPYd/TTfPUyGQwzUJC__3XPYd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1032/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/proxyenv/env.go go tool buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/1a/1a6e9334e2120f0d8a90c384559fc635d73e18babe2ccd6660e49ecf3d3bb771-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal mkdir -p $WORK/b498/ cat >/tmp/go-build2507516818/b498/importcfg << 'EOF' # internal # import config importmap github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build2507516818/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2507516818/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2507516818/b248/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal -lang=go1.25 -complete -installsuffix shared -buildid bcr-DnoHc30PCf6bhrxY/bcr-DnoHc30PCf6bhrxY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/json.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_api_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_set.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/sigstore_payload.go go tool buildid -w $WORK/b1032/_pkg_.a # internal cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/3d/3db33269be21098538b5344e4892e5beaa8fb82e9bb7d3abbf7cfb2b2625e6e9-d # internal go tool buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/6c/6c1ae7df36fa9289bcc9af4341aa10a05c3cae8927b6787b7f77c354db1a2909-d # internal github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b578/ cat >/tmp/go-build2507516818/b578/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/errhttp=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/checkpoint=github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2507516818/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build2507516818/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2507516818/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build2507516818/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2507516818/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2507516818/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build2507516818/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2507516818/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2507516818/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2507516818/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2507516818/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2507516818/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2507516818/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2507516818/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2507516818/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build2507516818/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2507516818/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2507516818/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build2507516818/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2507516818/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2507516818/b605/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2507516818/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2507516818/b626/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/containers/podman/vendor/github.com/docker/docker/client -lang=go1.25 -complete -installsuffix shared -buildid bOpXshOfVBgi9K685qkI/bOpXshOfVBgi9K685qkI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/envvars.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_update.go go tool buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/30/3093daab96fa5388afeb4ea079ee3f536d9c8ca27781706d67ba73956d0c9af8-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b683/ cat >/tmp/go-build2507516818/b683/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile flag=/tmp/go-build2507516818/b541/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2507516818/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2507516818/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build2507516818/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2507516818/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2507516818/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2507516818/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2507516818/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build2507516818/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build2507516818/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build2507516818/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build2507516818/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build2507516818/b188/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile text/scanner=/tmp/go-build2507516818/b257/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -lang=go1.25 -complete -installsuffix shared -buildid S9g0sKEwyIekWANCwra8/S9g0sKEwyIekWANCwra8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/constants.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dispatchers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/evaluator.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internals.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/shell_parser.go go tool buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/b4/b4e751b29cccef471a77dd387206c0b3b7668c0e4cda85707900643f73671086-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal mkdir -p $WORK/b511/ cat >/tmp/go-build2507516818/b511/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2507516818/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2507516818/b498/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/signature mkdir -p $WORK/b478/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal -lang=go1.25 -complete -installsuffix shared -buildid 228XOK3Tk2_U1jI5MnBz/228XOK3Tk2_U1jI5MnBz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal/signer.go cat >/tmp/go-build2507516818/b478/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/proglottis/gpgme=github.com/containers/podman/vendor/github.com/proglottis/gpgme importmap github.com/sigstore/fulcio/pkg/certificate=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build2507516818/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build2507516818/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2507516818/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2507516818/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build2507516818/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2507516818/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2507516818/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2507516818/b284/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature -lang=go1.25 -complete -installsuffix shared -buildid IHYMMLzPpknVCKimHEKi/IHYMMLzPpknVCKimHEKi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/docker.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/fulcio_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme_only.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/pki_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_baselayer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_signedby.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_simple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_reference_match.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simple.go go tool buildid -w $WORK/b960/_pkg_.a # internal go tool buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/a7/a747833c0da457da5c8926164e7fef137c17c808f1ce9317ab7cce9504d86e87-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore mkdir -p $WORK/b510/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio mkdir -p $WORK/b1005/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor mkdir -p $WORK/b1014/ cat >/tmp/go-build2507516818/b510/importcfg << 'EOF' # internal # import config importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2507516818/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2507516818/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2507516818/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2507516818/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2507516818/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2507516818/b511/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore -lang=go1.25 -complete -installsuffix shared -buildid lmoyOmE8kAyVh8kCrLHo/lmoyOmE8kAyVh8kCrLHo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/copied.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/generate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/signer.go cat >/tmp/go-build2507516818/b1005/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/fulcio/pkg/api=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/sigstore/sigstore/pkg/oauthflow=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build2507516818/b1006/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build2507516818/b1007/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build2507516818/b1008/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2507516818/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build2507516818/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2507516818/b511/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2507516818/b1010/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio -lang=go1.25 -complete -installsuffix shared -buildid 6ntxojV7_7D7tDeJQNSR/6ntxojV7_7D7tDeJQNSR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1005/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio/fulcio.go cat >/tmp/go-build2507516818/b1014/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-retryablehttp=github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2507516818/b1015/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build2507516818/b1016/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2507516818/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2507516818/b511/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor -lang=go1.25 -complete -installsuffix shared -buildid fnttjbvZlfhfb1fmoRPg/fnttjbvZlfhfb1fmoRPg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1014/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/leveled_logger.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/openapi_infra.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api_types.go cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/56/561c0def499a1d0877ad4bfd7fc8d2fda4440139fe364e6db8819bc1c0f23d80-d # internal github.com/containers/podman/pkg/machine/provider mkdir -p $WORK/b959/ cat >/tmp/go-build2507516818/b959/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/qemu=github.com/containers/podman/pkg/machine/qemu importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2507516818/b958/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build2507516818/b960/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p github.com/containers/podman/pkg/machine/provider -lang=go1.25 -complete -installsuffix shared -buildid dbSj27ertiU_S18p_KYV/dbSj27ertiU_S18p_KYV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b959/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/provider/platform.go ./_build/src/github.com/containers/podman/pkg/machine/provider/platform_unix.go go tool buildid -w $WORK/b227/_pkg_.a # internal go tool buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/fa/faa73e8d3e989869f65b5783337b6a157880b6e6bf30968c3efcf29b0d7eb557-d # internal go tool buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/3b/3bc62c62171b45caee19aae05f9ca313ddcf23afb2ad56aa0ba20ef6256991fd-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/retry mkdir -p $WORK/b200/ github.com/containers/podman/vendor/go.podman.io/common/pkg/auth mkdir -p $WORK/b715/ cat >/tmp/go-build2507516818/b200/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2507516818/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build2507516818/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/retry -lang=go1.25 -complete -installsuffix shared -buildid xOKlRSig3jfw1L30KpJi/xOKlRSig3jfw1L30KpJi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry_linux.go mkdir -p $WORK/b637/ cat >/tmp/go-build2507516818/b715/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/password=github.com/containers/podman/vendor/go.podman.io/common/pkg/password importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build2507516818/b717/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2507516818/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2507516818/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/auth -lang=go1.25 -complete -installsuffix shared -buildid NHhhuTrB5thJ4UcjXxKO/NHhhuTrB5thJ4UcjXxKO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/auth.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/cli.go cat >/tmp/go-build2507516818/b637/importcfg << 'EOF' # internal # import config importmap dario.cat/mergo=github.com/containers/podman/vendor/dario.cat/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build2507516818/b638/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2507516818/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2507516818/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2507516818/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2507516818/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2507516818/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2507516818/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2507516818/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2507516818/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/openshift -lang=go1.25 -complete -installsuffix shared -buildid -6s7hbDUJjW8e11YhZFw/-6s7hbDUJjW8e11YhZFw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift-copies.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_transport.go cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/ce/ce4cd1b4e837540fe75ae0258b903703a1690b7f08c57b068ea714ac401a7a68-d # internal go tool buildid -w $WORK/b1005/_pkg_.a # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/db/dbd6d9e573175bed2a7d188276f32d5dc83632d5608c0ccb5ef32705aa7b965d-d # internal go tool buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/66/66e833d63f55f8b6085822d6af55607dab6d9b2fb0e70107734d922f37ca4e9a-d # internal go tool buildid -w $WORK/b400/_pkg_.a # internal go tool buildid -w $WORK/b1014/_pkg_.a # internal cp $WORK/b1014/_pkg_.a /builddir/.cache/go-build/ae/aea1fe49cb1a3e1afbc3367876857c5540ad3bd995c16c82a78f0b2f8330501b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore mkdir -p $WORK/b1003/ cat >/tmp/go-build2507516818/b1003/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore/params=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/sigstore/fulcio=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio importmap go.podman.io/image/v5/signature/sigstore/rekor=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build2507516818/b1002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build2507516818/b1004/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2507516818/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build2507516818/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build2507516818/b1005/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build2507516818/b1014/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore -lang=go1.25 -complete -installsuffix shared -buildid yLP1NwwdOnP4c6fGf4Lh/yLP1NwwdOnP4c6fGf4Lh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/sigstore.go cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/f5/f57da6698c3deceec0f70556b4a7661b437d49685c9bca448d1d4af373dced97-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b399/ cat >/tmp/go-build2507516818/b399/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/syscall=github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build2507516818/b400/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2507516818/b407/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2507516818/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2507516818/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2507516818/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2507516818/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2507516818/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2507516818/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2507516818/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2507516818/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2507516818/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2507516818/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2507516818/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2507516818/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build2507516818/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2507516818/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2507516818/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2507516818/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build2507516818/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2507516818/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2507516818/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build2507516818/b413/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/http/httputil=/tmp/go-build2507516818/b414/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport -lang=go1.25 -complete -installsuffix shared -buildid g9SBFAGDCYEMddHYL55b/g9SBFAGDCYEMddHYL55b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/client_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/server_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/transport.go go tool buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/da/da11f39a7f3cca637fd76518202e9789d2f05a507aafcb168e7057206b2f5950-d # internal go tool buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/af/af85e037ebfab047354bf02ba1ad07a2c9b50f4e81766d507a0e5a58455239b4-d # internal go tool buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/4c/4c193dc673d2a9624700eb5ef24221a114d9d7ad4bc325c3bb4430616bd03098-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/config mkdir -p $WORK/b801/ cat >/tmp/go-build2507516818/b801/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build2507516818/b800/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build2507516818/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2507516818/b683/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/config -lang=go1.25 -complete -installsuffix shared -buildid 4nDRvCdIg5tfhNQVwE7h/4nDRvCdIg5tfhNQVwE7h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/config/convert.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/config/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/config/override.go go tool buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/17/17136f5746cab9ef5d7185621b569fa22920f024919380bea7abb3de0adb9706-d # internal go tool buildid -w $WORK/b637/_pkg_.a # internal go tool buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/5f/5f67ff677195476be4c5687c548bc56716a5b26920d9265eacc621f9ea715211-d # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/b4/b438d03a81b8b3f7cecf1d2ee2af1dd776be874e1817f14debe4f66736711d6c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning mkdir -p $WORK/b512/ cat >/tmp/go-build2507516818/b512/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2507516818/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2507516818/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2507516818/b509/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning -lang=go1.25 -complete -installsuffix shared -buildid 9bF10Fz7ltxG56I4Ye48/9bF10Fz7ltxG56I4Ye48 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning/signer.go go tool buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/60/605ce25a2aa1a0725f49f17608aa9ebd5f956523dd7ea467816baab05f289aee-d # internal go tool buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/a2/a28fbf7803cb78b5be7f42df647ca85e612414f9219fb8a2a54be34d9fc04f38-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon mkdir -p $WORK/b577/ cat >/tmp/go-build2507516818/b577/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build2507516818/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2507516818/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build2507516818/b576/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2507516818/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon -lang=go1.25 -complete -installsuffix shared -buildid LY8VswksdJBdC1dvThPE/LY8VswksdJBdC1dvThPE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_transport.go go tool buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/11/110ca1906ed6455409d9ffa240cbe14fad022d47360234b2aa5bb59eb06e4ca8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports mkdir -p $WORK/b573/ cat >/tmp/go-build2507516818/b573/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/directory=github.com/containers/podman/vendor/go.podman.io/image/v5/directory importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive importmap go.podman.io/image/v5/docker/daemon=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon importmap go.podman.io/image/v5/oci/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/openshift=github.com/containers/podman/vendor/go.podman.io/image/v5/openshift importmap go.podman.io/image/v5/sif=github.com/containers/podman/vendor/go.podman.io/image/v5/sif importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/tarball=github.com/containers/podman/vendor/go.podman.io/image/v5/tarball importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build2507516818/b574/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build2507516818/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build2507516818/b577/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build2507516818/b636/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2507516818/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build2507516818/b637/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build2507516818/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2507516818/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build2507516818/b643/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports -lang=go1.25 -complete -installsuffix shared -buildid aDvjVVg-rjF5iQqber2t/aDvjVVg-rjF5iQqber2t -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/alltransports.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/docker_daemon.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/storage.go go tool buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/d4/d4e45867ccb1bcad5dc0a89110dc9f098019440ddc32134be4a398674a189946-d # internal go tool buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/29/2932b22ffa99b9de952768f1265fba5154d7da6a582f458c2ca8254e0740133a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver mkdir -p $WORK/b397/ cat >/tmp/go-build2507516818/b397/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2507516818/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2507516818/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2507516818/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.25 -complete -installsuffix shared -buildid 1m88c8sIBPxELCwyZ2aa/1m88c8sIBPxELCwyZ2aa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go go tool buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/ed/edd326321915171789a83ac7a3d4da74c8552eaa265b107785027de602b388b0-d # internal github.com/containers/podman/vendor/google.golang.org/grpc mkdir -p $WORK/b338/ cat >/tmp/go-build2507516818/b338/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/containers/podman/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/pickfirst=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst importmap google.golang.org/grpc/balancer/roundrobin=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/credentials/insecure=github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancer/gracefulswitch=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch importmap google.golang.org/grpc/internal/balancerload=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/idle=github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/delegatingresolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/stats=github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build2507516818/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build2507516818/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2507516818/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2507516818/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build2507516818/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2507516818/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build2507516818/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2507516818/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2507516818/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2507516818/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build2507516818/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build2507516818/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build2507516818/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2507516818/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2507516818/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2507516818/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2507516818/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build2507516818/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build2507516818/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2507516818/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2507516818/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2507516818/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build2507516818/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2507516818/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2507516818/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build2507516818/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build2507516818/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2507516818/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2507516818/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2507516818/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build2507516818/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2507516818/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2507516818/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2507516818/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2507516818/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build2507516818/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build2507516818/b418/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2507516818/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2507516818/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build2507516818/b413/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/containers/podman/vendor/google.golang.org/grpc -lang=go1.25 -complete -installsuffix shared -buildid ECD3DvpAx5D0KK22MCz1/ECD3DvpAx5D0KK22MCz1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream_interfaces.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace_withtrace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/version.go go tool buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/45/45e720a1681f203a4748e0450bc14a9b6fbdfa8e8ea6bca0b6f2d0dacbd08f53-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b302/ cat >/tmp/go-build2507516818/b302/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build2507516818/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build2507516818/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2507516818/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2507516818/b387/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider -lang=go1.25 -complete -installsuffix shared -buildid 7UjQIw9YX2YHpcadUUpk/7UjQIw9YX2YHpcadUUpk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go go tool buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/eb/eb2d872fc63b3f89cac395eed1bb34f904c4cc94dabf239a4f0dd64208cae3e4-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b301/ cat >/tmp/go-build2507516818/b301/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/containers/ocicrypt/utils/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2507516818/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2507516818/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2507516818/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build2507516818/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build2507516818/b338/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider -lang=go1.25 -complete -installsuffix shared -buildid zlet_WwRlF9ZzZDVWfCT/zlet_WwRlF9ZzZDVWfCT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go go tool buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/d7/d7e6e1e3144a82683b99b5dd242a8d097e575b277cca8e5c465141cf898358f9-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b277/ cat >/tmp/go-build2507516818/b277/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build2507516818/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2507516818/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2507516818/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build2507516818/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build2507516818/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build2507516818/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build2507516818/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build2507516818/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2507516818/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2507516818/b287/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -lang=go1.25 -complete -installsuffix shared -buildid zamH0LUaI2yFQraGxEVn/zamH0LUaI2yFQraGxEVn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpg.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpgvault.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/reader.go go tool buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/37/373dba3b8a46d6b047f21a3d75c9c867a2d3e60ecfa6925e23886c4f3814680b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers mkdir -p $WORK/b719/ cat >/tmp/go-build2507516818/b719/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/pkcs11config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build2507516818/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build2507516818/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2507516818/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2507516818/b279/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers -lang=go1.25 -complete -installsuffix shared -buildid ZINL2tZwurB78i_1HQAd/ZINL2tZwurB78i_1HQAd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go go tool buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/27/27b71438fb11e328f733b9be28464e8999cab74986b19d50a9a2afc5aead4dc9-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -o $WORK/b477/_cgo_.o $WORK/b477/_cgo_main.o $WORK/b477/preferlinkext $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o $WORK/b477/_x006.o $WORK/b477/_x007.o $WORK/b477/_x008.o $WORK/b477/_x009.o $WORK/b477/_x010.o $WORK/b477/_x011.o $WORK/b477/_x012.o $WORK/b477/_x013.o -O2 -g -ldl gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -o $WORK/b477/_cgo_.o $WORK/b477/_cgo_main.o $WORK/b477/preferlinkext $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o $WORK/b477/_x006.o $WORK/b477/_x007.o $WORK/b477/_x008.o $WORK/b477/_x009.o $WORK/b477/_x010.o $WORK/b477/_x011.o $WORK/b477/_x012.o $WORK/b477/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b477/_cgo_.o -dynout $WORK/b477/_cgo_import.go cat >/tmp/go-build2507516818/b477/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile database/sql=/tmp/go-build2507516818/b475/_pkg_.a packagefile database/sql/driver=/tmp/go-build2507516818/b476/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -lang=go1.25 -installsuffix shared -buildid 5ospChf5W2g-f4l1lHgR/5ospChf5W2g-f4l1lHgR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/convert.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b477/_cgo_gotypes.go $WORK/b477/backup.cgo1.go $WORK/b477/callback.cgo1.go $WORK/b477/error.cgo1.go $WORK/b477/sqlite3.cgo1.go $WORK/b477/sqlite3_context.cgo1.go $WORK/b477/sqlite3_load_extension.cgo1.go $WORK/b477/sqlite3_opt_serialize.cgo1.go $WORK/b477/sqlite3_opt_userauth_omit.cgo1.go $WORK/b477/sqlite3_other.cgo1.go $WORK/b477/sqlite3_type.cgo1.go $WORK/b477/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 go tool pack r $WORK/b477/_pkg_.a $WORK/b477/preferlinkext $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o $WORK/b477/_x006.o $WORK/b477/_x007.o $WORK/b477/_x008.o $WORK/b477/_x009.o $WORK/b477/_x010.o $WORK/b477/_x011.o $WORK/b477/_x012.o $WORK/b477/_x013.o # internal go tool buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/a0/a0396ba00003e4b5e10afacf41977cae6139824a165d1f3a64cef74ef8d99156-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite mkdir -p $WORK/b474/ cat >/tmp/go-build2507516818/b474/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-sqlite3=github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile database/sql=/tmp/go-build2507516818/b475/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build2507516818/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2507516818/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2507516818/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite -lang=go1.25 -complete -installsuffix shared -buildid 9jHoSk-6ByDIidLYAOrH/9jHoSk-6ByDIidLYAOrH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite/sqlite.go go tool buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/b2/b2d770a53341f7232f08d95677aac0d28e4394520827e40974f2cb1548e27d3a-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache mkdir -p $WORK/b442/ cat >/tmp/go-build2507516818/b442/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory importmap go.podman.io/image/v5/pkg/blobinfocache/sqlite=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2507516818/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build2507516818/b443/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build2507516818/b474/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache -lang=go1.25 -complete -installsuffix shared -buildid xlyj1Ie5L4kn-pJ3hY7l/xlyj1Ie5L4kn-pJ3hY7l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/default.go go tool buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/da/dae9131d99cca79c95100513dca92d3dc09a340263c3c43f64fa28de4b6ada55-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/copy mkdir -p $WORK/b276/ cat >/tmp/go-build2507516818/b276/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/simplesigning=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build2507516818/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build2507516818/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2507516818/b437/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2507516818/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2507516818/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2507516818/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2507516818/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build2507516818/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2507516818/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build2507516818/b442/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2507516818/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2507516818/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build2507516818/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build2507516818/b512/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2507516818/b513/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2507516818/b514/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/copy -lang=go1.25 -complete -installsuffix shared -buildid Mg7HZqcDja352JJ8vbL_/Mg7HZqcDja352JJ8vbL_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/blob.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/digesting_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/encryption.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/multiple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_bars.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_channel.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/sign.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/single.go go tool buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/4c/4c844d0b27646488c4c858acec71c1192414f2835109a83234b66cfedc5b566f-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented mkdir -p $WORK/b275/ cat >/tmp/go-build2507516818/b275/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2507516818/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2507516818/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2507516818/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented -lang=go1.25 -complete -installsuffix shared -buildid Q9jiSfpg3L0MvBJhoKvi/Q9jiSfpg3L0MvBJhoKvi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/supplemented.go go tool buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/84/84dde0055d649bb5af584a633baba3ec3fcaed702f0ae346c85fc4fa7ff7089d-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests mkdir -p $WORK/b136/ cat >/tmp/go-build2507516818/b136/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/supplemented=github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build2507516818/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2507516818/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build2507516818/b200/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build2507516818/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2507516818/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2507516818/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2507516818/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2507516818/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2507516818/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2507516818/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile mime=/tmp/go-build2507516818/b215/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests -lang=go1.25 -complete -installsuffix shared -buildid gku9ayuxrmVG7I-m23A8/gku9ayuxrmVG7I-m23A8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/manifests.go go tool buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c6/c6f100d10a97783c23cdfb1e754b315d22f01c22c9b358c2aef82b7ca8e9c9a8-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/define mkdir -p $WORK/b071/ cat >/tmp/go-build2507516818/b071/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2507516818/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build2507516818/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2507516818/b514/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/define -lang=go1.25 -complete -installsuffix shared -buildid q-W0IShIzRF02Q2Cqkii/q-W0IShIzRF02Q2Cqkii -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types_unix.go github.com/containers/podman/vendor/go.podman.io/common/libimage mkdir -p $WORK/b759/ cat >/tmp/go-build2507516818/b759/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/disiqueira/gotree/v3=github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/jinzhu/copier=github.com/containers/podman/vendor/github.com/jinzhu/copier importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/download=github.com/containers/podman/vendor/go.podman.io/common/pkg/download importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/signal=github.com/containers/podman/vendor/go.podman.io/common/pkg/signal importmap go.podman.io/common/pkg/supplemented=github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented importmap go.podman.io/common/pkg/timetype=github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/directory=github.com/containers/podman/vendor/go.podman.io/image/v5/directory importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive importmap go.podman.io/image/v5/docker/daemon=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/tarball=github.com/containers/podman/vendor/go.podman.io/image/v5/tarball importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2507516818/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=/tmp/go-build2507516818/b760/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=/tmp/go-build2507516818/b761/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2507516818/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build2507516818/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build2507516818/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2507516818/b764/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build2507516818/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2507516818/b709/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2507516818/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build2507516818/b200/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/signal=/tmp/go-build2507516818/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build2507516818/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build2507516818/b710/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2507516818/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build2507516818/b574/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build2507516818/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build2507516818/b577/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2507516818/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build2507516818/b636/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2507516818/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2507516818/b767/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2507516818/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2507516818/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2507516818/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2507516818/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build2507516818/b643/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2507516818/b514/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage -lang=go1.25 -complete -installsuffix shared -buildid vPkHUaNnlw0Ogp54b18k/vPkHUaNnlw0Ogp54b18k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/copier.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/disk_usage.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/events.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/history.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/image_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/image_tree.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/import.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/inspect.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/layer_tree.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/load.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifest_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/normalize.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/pull.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/push.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/runtime.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/save.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/search.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/types.go go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b2/b2873079c0d9fa740db4f32558ea0ec72a87c1abead7c0a989f274d3436df81f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b653/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom mkdir -p $WORK/b656/ cat >/tmp/go-build2507516818/b653/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a EOF cat >/tmp/go-build2507516818/b656/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types -lang=go1.25 -complete -installsuffix shared -buildid FzMc1kSjvhouxzS5ewSb/FzMc1kSjvhouxzS5ewSb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/attest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/workload.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom -lang=go1.25 -complete -installsuffix shared -buildid 6P8YKFwtQO7zjKWNdGEE/6P8YKFwtQO7zjKWNdGEE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/merge.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/presets.go go tool buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/94/94b7828e3d21d2b95cf996283a5bf7f060bb0bb7f7a2d455982b1df65daed782-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw mkdir -p $WORK/b802/ cat >/tmp/go-build2507516818/b802/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal/mkcw/types=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/luksy=github.com/containers/podman/vendor/github.com/containers/luksy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile embed=/tmp/go-build2507516818/b324/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2507516818/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2507516818/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build2507516818/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/luksy=/tmp/go-build2507516818/b804/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b802/embedcfg << 'EOF' # internal { "Patterns": { "embed/entrypoint_amd64.gz": [ "embed/entrypoint_amd64.gz" ] }, "Files": { "embed/entrypoint_amd64.gz": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/embed/entrypoint_amd64.gz" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw -lang=go1.25 -complete -installsuffix shared -buildid B9Pk19JE0viK5t2dZqPw/B9Pk19JE0viK5t2dZqPw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -embedcfg $WORK/b802/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/attest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/entrypoint.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/luks.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/makefs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/workload.go go tool buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/11/11cf24478a15ca57fd9dd9d31564b97b4464e1aac6bfe2a64288f2dccb8282e8-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b650/ cat >/tmp/go-build2507516818/b650/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal/mkcw/types=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types importmap github.com/containers/buildah/internal/parse=github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse importmap github.com/containers/buildah/internal/sbom=github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2507516818/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2507516818/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build2507516818/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build2507516818/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2507516818/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build2507516818/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2507516818/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2507516818/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2507516818/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2507516818/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2507516818/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -lang=go1.25 -complete -installsuffix shared -buildid 9-_KDcmiT419WrU2R20y/9-_KDcmiT419WrU2R20y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse_unix.go go tool buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/64/645358523221d316573ac3f109bb8c00971051d48e0f176993db71054ef6fc1e-d # internal go tool buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/85/85992f19b6930292e55e76eb81c6f42b68f7051977864b390e365fac7ac886c8-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util mkdir -p $WORK/b718/ github.com/containers/podman/pkg/machine/ocipull mkdir -p $WORK/b1034/ cat >/tmp/go-build2507516818/b718/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid JkTx6cO9zZcI-dRvCdbX/JkTx6cO9zZcI-dRvCdbX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/resource_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/version_unix.go cat >/tmp/go-build2507516818/b1034/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2507516818/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2507516818/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2507516818/b910/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2507516818/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2507516818/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2507516818/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2507516818/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2507516818/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p github.com/containers/podman/pkg/machine/ocipull -lang=go1.25 -complete -installsuffix shared -buildid 38LRUthbC-p1wKLPhFt8/38LRUthbC-p1wKLPhFt8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1034/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ocipull/oci.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/ociartifact.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/pull.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/source.go go tool buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/b2/b253e33e1cfad284dbe30af191e4ca6d08f47f23f0de497cd843dd24dbfef67b-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b070/ cat >/tmp/go-build2507516818/b070/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/pkg/completion=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2507516818/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build2507516818/b646/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2507516818/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build2507516818/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -lang=go1.25 -complete -installsuffix shared -buildid qNVdQpMFfOtKj8qVqCwI/qNVdQpMFfOtKj8qVqCwI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/exec_codes.go go tool buildid -w $WORK/b1034/_pkg_.a # internal cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/07/07788429322c06e338661d7dbf1f164fc3cc02a1dfaeee287ec5dbeca0620c11-d # internal github.com/containers/podman/pkg/machine/shim/diskpull mkdir -p $WORK/b1033/ cat >/tmp/go-build2507516818/b1033/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ocipull=github.com/containers/podman/pkg/machine/ocipull importmap github.com/containers/podman/v5/pkg/machine/stdpull=github.com/containers/podman/pkg/machine/stdpull importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build2507516818/b1034/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build2507516818/b1035/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/containers/podman/pkg/machine/shim/diskpull -lang=go1.25 -complete -installsuffix shared -buildid CNMW3pW-mApz33WUibvH/CNMW3pW-mApz33WUibvH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1033/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/diskpull/diskpull.go go tool buildid -w $WORK/b1033/_pkg_.a # internal cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/b9/b9b0c9f5df96131fb399844b5c5de6c13ee93cb33894424bc5f2802b438a350c-d # internal github.com/containers/podman/pkg/machine/shim mkdir -p $WORK/b1031/ cat >/tmp/go-build2507516818/b1031/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/proxyenv=github.com/containers/podman/pkg/machine/proxyenv importmap github.com/containers/podman/v5/pkg/machine/shim/diskpull=github.com/containers/podman/pkg/machine/shim/diskpull importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2507516818/b961/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2507516818/b962/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2507516818/b967/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2507516818/b958/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2507516818/b965/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build2507516818/b968/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build2507516818/b969/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2507516818/b959/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build2507516818/b1032/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build2507516818/b1033/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2507516818/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/containers/podman/pkg/machine/shim -lang=go1.25 -complete -installsuffix shared -buildid AfiJY5_fX0XpBn1gXS-_/AfiJY5_fX0XpBn1gXS-_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1031/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported.go ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/host.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/volume.go go tool buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/26/26222a4a10d06ec575c216177c72aa7bcafe019b1d8e737376a3b0bc404467e4-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/util mkdir -p $WORK/b811/ github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b792/ github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store mkdir -p $WORK/b916/ github.com/containers/podman/pkg/specgen mkdir -p $WORK/b758/ cat >/tmp/go-build2507516818/b811/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2507516818/b764/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF cat >/tmp/go-build2507516818/b916/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/libartifact=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build2507516818/b775/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2507516818/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2507516818/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2507516818/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2507516818/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/util -lang=go1.25 -complete -installsuffix shared -buildid HNW3yndsRHk0hvkzJGDX/HNW3yndsRHk0hvkzJGDX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store -lang=go1.25 -complete -installsuffix shared -buildid fL_GnS1uY_ZLzDU70axu/fL_GnS1uY_ZLzDU70axu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b916/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store/store.go cat >/tmp/go-build2507516818/b792/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2507516818/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2507516818/b767/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2507516818/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cat >/tmp/go-build2507516818/b758/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2507516818/b735/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2507516818/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2507516818/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2507516818/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/util -lang=go1.25 -complete -installsuffix shared -buildid uOfzptJxNSvmyU0Q-GuJ/uOfzptJxNSvmyU0Q-GuJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/containers/podman/pkg/specgen -lang=go1.25 -complete -installsuffix shared -buildid Um_RRHm8BUDXVJoVz8IZ/Um_RRHm8BUDXVJoVz8IZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/container_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/pod_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/podspecgen.go ./_build/src/github.com/containers/podman/pkg/specgen/resources_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen_local.go ./_build/src/github.com/containers/podman/pkg/specgen/utils_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/volumes.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath_linux.go go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7b/7b0ea12e55339e57390ef45c12c416e89049ccbf40c81affffe100c6e44af36b-d # internal go tool buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/9e/9e3bfe8b2381b82304806b3ed4f690e754c4d757202f1dddce9b4529e3358f94-d # internal go tool buildid -w $WORK/b1031/_pkg_.a # internal cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/f0/f056634e3dda58440c25f636a7d7577ce1ef7365226bee9b5ecc290282a14b12-d # internal github.com/containers/podman/pkg/machine/os mkdir -p $WORK/b1040/ cat >/tmp/go-build2507516818/b1040/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2507516818/b962/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2507516818/b958/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2507516818/b1031/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p github.com/containers/podman/pkg/machine/os -lang=go1.25 -complete -installsuffix shared -buildid aPY9gQzmhyVDeBBwZI5O/aPY9gQzmhyVDeBBwZI5O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1040/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/os/config.go ./_build/src/github.com/containers/podman/pkg/machine/os/machine_os.go ./_build/src/github.com/containers/podman/pkg/machine/os/ostree.go go tool buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/31/316ade4681c0c0b83d6ccd10df2ca88455ffbe404651fa6eb5a794ec78c0f035-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b791/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes mkdir -p $WORK/b812/ cat >/tmp/go-build2507516818/b791/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2507516818/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/bind -lang=go1.25 -complete -installsuffix shared -buildid Yl_I9rLd_bQzWWYsOG9b/Yl_I9rLd_bQzWWYsOG9b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind/util.go cat >/tmp/go-build2507516818/b812/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/internal/open=github.com/containers/podman/vendor/github.com/containers/buildah/internal/open importmap github.com/containers/buildah/internal/parse=github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/internal/util=github.com/containers/podman/vendor/github.com/containers/buildah/internal/util importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2507516818/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2507516818/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/open=/tmp/go-build2507516818/b813/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build2507516818/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2507516818/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build2507516818/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build2507516818/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2507516818/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2507516818/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes -lang=go1.25 -complete -installsuffix shared -buildid jim38mUwyi7UzkqUdaWO/jim38mUwyi7UzkqUdaWO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes/bind_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes/volumes.go go tool buildid -w $WORK/b1040/_pkg_.a # internal cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/01/01567e69639fbf0ceae6e036dc2e1122b580b1b1775b89aea22e8a156dd6d938-d # internal go tool buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/e1/e16eb025e06d13a6db488b39c4343ce7a59030832d6088a6bc20eac2bb355472-d # internal go tool buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/21/21f8113c2988d24e7a1b40dc888735206f9e5a0673910c415fcc2827f0c4ebd5-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b793/ cat >/tmp/go-build2507516818/b793/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/internal/pty=github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build2507516818/b791/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2507516818/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty=/tmp/go-build2507516818/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2507516818/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2507516818/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build2507516818/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build2507516818/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/chroot -lang=go1.25 -complete -installsuffix shared -buildid NGI-5yh3i-io_J3cjtdV/NGI-5yh3i-io_J3cjtdV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/selinux.go go tool buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/b6/b68e4b27b0f3ae0a0658b040c0e015da9777c0a64023a0fa0f11dcd2d7174b34-d # internal github.com/containers/podman/pkg/domain/entities/types mkdir -p $WORK/b755/ cat >/tmp/go-build2507516818/b755/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/libartifact=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2507516818/b756/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build2507516818/b757/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build2507516818/b772/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2507516818/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build2507516818/b775/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/containers/podman/pkg/domain/entities/types -lang=go1.25 -complete -installsuffix shared -buildid mNcCJai_HHlZF8ACz3Gu/mNcCJai_HHlZF8ACz3Gu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/types/artifacts.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/auth.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/volumes.go go tool buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/28/28fe80392b75d5c77282337ff57e46db241722879a9b0a7f5ae9b7417db244ab-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes mkdir -p $WORK/b930/ cat >/tmp/go-build2507516818/b930/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/internal/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build2507516818/b812/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes -lang=go1.25 -complete -installsuffix shared -buildid nRkH61yZzuryyatnZSWW/nRkH61yZzuryyatnZSWW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b930/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes/volumes.go go tool buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/62/62e328159afe3f837bed862e4bd3f68180e8a1a34c369fa9bb04819215ae8ce5-d # internal go tool buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/48/489ee0f2b13af6f9e4dda3ed38d2e36ca442edcd856f584442a25a0abd006983-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b992/ github.com/containers/podman/pkg/bindings/secrets mkdir -p $WORK/b998/ cat >/tmp/go-build2507516818/b992/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/containers/podman/pkg/bindings/generate -lang=go1.25 -complete -installsuffix shared -buildid XwjR1irTfCVYc-ksEcKN/XwjR1irTfCVYc-ksEcKN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b992/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/generate/generate.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_kube_options.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_systemd_options.go github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b995/ cat >/tmp/go-build2507516818/b998/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a EOF github.com/containers/podman/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/containers/podman/pkg/bindings/secrets -lang=go1.25 -complete -installsuffix shared -buildid Bxg-494JFkX8d1WjeREa/Bxg-494JFkX8d1WjeREa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b998/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/secrets/secrets.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_remove_options.go mkdir -p $WORK/b1000/ cat >/tmp/go-build2507516818/b995/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/containers/podman/pkg/bindings/network -lang=go1.25 -complete -installsuffix shared -buildid QFg1uSiXjgp2HmGKoeEx/QFg1uSiXjgp2HmGKoeEx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b995/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/network/network.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_disconnect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_extracreate_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_update_options.go github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b999/ cat >/tmp/go-build2507516818/b1000/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/containers/podman/pkg/bindings/volumes -lang=go1.25 -complete -installsuffix shared -buildid 4Remt_0ePGO8LSiJXxy8/4Remt_0ePGO8LSiJXxy8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/volumes.go github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b724/ cat >/tmp/go-build2507516818/b999/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/containers/podman/pkg/bindings/system -lang=go1.25 -complete -installsuffix shared -buildid OV4CWP2EW6OVVLTGohlr/OV4CWP2EW6OVVLTGohlr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b999/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/system/info.go ./_build/src/github.com/containers/podman/pkg/bindings/system/system.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_check_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_disk_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_events_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_info_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_version_options.go cat >/tmp/go-build2507516818/b724/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2507516818/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2507516818/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build2507516818/b777/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2507516818/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2507516818/b778/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2507516818/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/containers/podman/pkg/domain/entities -lang=go1.25 -complete -installsuffix shared -buildid FnYfy-CmIrgjnlEnQD0k/FnYfy-CmIrgjnlEnQD0k -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/apply.go ./_build/src/github.com/containers/podman/pkg/domain/entities/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/entities/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/entities/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_container.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_image.go ./_build/src/github.com/containers/podman/pkg/domain/entities/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/entities/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/machine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/entities/scp.go ./_build/src/github.com/containers/podman/pkg/domain/entities/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/volumes.go go tool buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/f8/f800e37b227bbda553e566abcc87d6bb7a40f71e37ce954fa6467cb0b012ae8c-d # internal go tool buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/03/03bc7f893c99f7e86c6d60ba3360a3025a97183ba155c2889a06cf351019d99f-d # internal github.com/containers/podman/pkg/bindings/kube mkdir -p $WORK/b993/ cat >/tmp/go-build2507516818/b993/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2507516818/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build2507516818/b992/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/containers/podman/pkg/bindings/kube -lang=go1.25 -complete -installsuffix shared -buildid 6pMLAXmhCA3-ssSWgd2Q/6pMLAXmhCA3-ssSWgd2Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b993/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/kube/kube.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_apply_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_down_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_play_options.go go tool buildid -w $WORK/b999/_pkg_.a # internal go tool buildid -w $WORK/b1000/_pkg_.a # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/10/10bb9d87164ae1acf19637f00389c1753928cdd1c1cf05c5a1d300b6e3f90ece-d # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/ee/eec9d4d9e78a97258829b0c1555f98cb2769c0a614368d8efe558e3dd4cf526a-d # internal go tool buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/5a/5ab3197f24384518dc0caae5b7ed2ff99f05055618430f62a7d6ef37622f77d0-d # internal go tool buildid -w $WORK/b993/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/ed/ed8e7cbcbc13785526b68cd52bfabfb5c4a0564649d677e30286dee27f47f3fd-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b996/ cat >/tmp/go-build2507516818/b996/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build2507516818/b993/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/containers/podman/pkg/bindings/play -lang=go1.25 -complete -installsuffix shared -buildid 3HPtA2kqq0EO6tUd90HL/3HPtA2kqq0EO6tUd90HL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b996/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/play/play.go go tool buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/29/29a1a1b2b4cfbd5e75f64af171c68055bca503d9c36395f2ced8e90a433a85e1-d # internal go tool buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/d4/d4c83e9fead560d37ad14ae6e54fb178672cb33c604ebbf5db31b2b95582fbb9-d # internal github.com/containers/podman/vendor/github.com/containers/buildah mkdir -p $WORK/b790/ cat >/tmp/go-build2507516818/b790/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/podman/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/internal/config=github.com/containers/podman/vendor/github.com/containers/buildah/internal/config importmap github.com/containers/buildah/internal/mkcw=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw importmap github.com/containers/buildah/internal/sbom=github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/internal/util=github.com/containers/podman/vendor/github.com/containers/buildah/internal/util importmap github.com/containers/buildah/internal/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes importmap github.com/containers/buildah/pkg/binfmt=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/mattn/go-shellwords=github.com/containers/podman/vendor/github.com/mattn/go-shellwords importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/libnetwork/network=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/resolvconf=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/chown=github.com/containers/podman/vendor/go.podman.io/common/pkg/chown importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/hooks=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks importmap go.podman.io/common/pkg/hooks/exec=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/seccomp=github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp importmap go.podman.io/common/pkg/subscriptions=github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term importmap tags.cncf.io/container-device-interface/pkg/cdi=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2507516818/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build2507516818/b791/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=/tmp/go-build2507516818/b793/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2507516818/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build2507516818/b800/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2507516818/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/config=/tmp/go-build2507516818/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw=/tmp/go-build2507516818/b802/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build2507516818/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2507516818/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build2507516818/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build2507516818/b812/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt=/tmp/go-build2507516818/b814/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=/tmp/go-build2507516818/b815/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build2507516818/b817/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build2507516818/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build2507516818/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2507516818/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2507516818/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2507516818/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build2507516818/b818/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2507516818/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2507516818/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2507516818/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build2507516818/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2507516818/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build2507516818/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2507516818/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build2507516818/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2507516818/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2507516818/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2507516818/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build2507516818/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build2507516818/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build2507516818/b838/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build2507516818/b200/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build2507516818/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build2507516818/b842/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2507516818/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2507516818/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2507516818/b767/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2507516818/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2507516818/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2507516818/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2507516818/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2507516818/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build2507516818/b844/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2507516818/b674/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/containers/podman/vendor/github.com/containers/buildah -lang=go1.25 -complete -installsuffix shared -buildid hd3v1QPXL3ZU-kbI11nQ/hd3v1QPXL3ZU-kbI11nQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/add.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/convertcw.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/image.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/import.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/info.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/new.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/push.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/scan.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util.go go tool buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/91/9113d0d54d81a79ee57c49143f5f70d0710ff58337349c124f75e04e59b49bb7-d # internal github.com/containers/podman/pkg/api/handlers/types mkdir -p $WORK/b991/ github.com/containers/podman/internal/localapi github.com/containers/podman/pkg/specgenutil mkdir -p $WORK/b903/ mkdir -p $WORK/b955/ github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b940/ github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b979/ cat >/tmp/go-build2507516818/b903/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2507516818/b884/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2507516818/b735/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build2507516818/b904/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2507516818/b905/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2507516818/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2507516818/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF github.com/containers/podman/pkg/bindings/artifacts mkdir -p $WORK/b985/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p github.com/containers/podman/pkg/specgenutil -lang=go1.25 -complete -installsuffix shared -buildid mf3ujX1r0vsiAQR-rRfL/mf3ujX1r0vsiAQR-rRfL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b903/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutil/createparse.go ./_build/src/github.com/containers/podman/pkg/specgenutil/ports.go ./_build/src/github.com/containers/podman/pkg/specgenutil/specgen.go ./_build/src/github.com/containers/podman/pkg/specgenutil/util.go ./_build/src/github.com/containers/podman/pkg/specgenutil/volumes.go cat >/tmp/go-build2507516818/b955/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2507516818/b958/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2507516818/b959/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b991/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p github.com/containers/podman/internal/localapi -lang=go1.25 -complete -installsuffix shared -buildid jHD7bkJzq0Ra78nTC7CD/jHD7bkJzq0Ra78nTC7CD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b955/importcfg -pack ./_build/src/github.com/containers/podman/internal/localapi/types.go ./_build/src/github.com/containers/podman/internal/localapi/utils.go cat >/tmp/go-build2507516818/b979/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/backend=github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2507516818/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build2507516818/b980/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2507516818/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2507516818/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2507516818/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2507516818/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2507516818/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2507516818/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2507516818/b984/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/containers/podman/pkg/api/handlers/types -lang=go1.25 -complete -installsuffix shared -buildid d1caXVaFEo5yD6ZOYk2o/d1caXVaFEo5yD6ZOYk2o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b991/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/containers/podman/pkg/api/handlers -lang=go1.25 -complete -installsuffix shared -buildid PFK_SES_OYRylGCo3XPM/PFK_SES_OYRylGCo3XPM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b979/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/decoder.go ./_build/src/github.com/containers/podman/pkg/api/handlers/types.go cat >/tmp/go-build2507516818/b985/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2507516818/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF cat >/tmp/go-build2507516818/b940/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2507516818/b918/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2507516818/b778/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p github.com/containers/podman/pkg/domain/utils -lang=go1.25 -complete -installsuffix shared -buildid c1UrPG3no_dbdxLYcHhF/c1UrPG3no_dbdxLYcHhF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b940/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/utils/scp.go ./_build/src/github.com/containers/podman/pkg/domain/utils/secrets_filters.go ./_build/src/github.com/containers/podman/pkg/domain/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/containers/podman/pkg/bindings/artifacts -lang=go1.25 -complete -installsuffix shared -buildid hHayQHhcnk73x8QYaxFl/hHayQHhcnk73x8QYaxFl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b985/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/add.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/extract.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/inspect.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/list.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/push.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/remove.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_extract_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_remove_options.go go tool buildid -w $WORK/b991/_pkg_.a # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/92/92be76916706c6e71d7ece0e11201f5997509a40844cd1412a2f81e8222ed502-d # internal github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b989/ cat >/tmp/go-build2507516818/b989/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/remote_build_helpers=github.com/containers/podman/internal/remote_build_helpers importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers/types=github.com/containers/podman/pkg/api/handlers/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2507516818/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build2507516818/b990/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build2507516818/b991/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2507516818/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2507516818/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2507516818/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile mime/multipart=/tmp/go-build2507516818/b216/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/containers/podman/pkg/bindings/images -lang=go1.25 -complete -installsuffix shared -buildid gb18VjnIdATT5OtflY4u/gb18VjnIdATT5OtflY4u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b989/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/images/build.go ./_build/src/github.com/containers/podman/pkg/bindings/images/build_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/images/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/images/images.go ./_build/src/github.com/containers/podman/pkg/bindings/images/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/images/push.go ./_build/src/github.com/containers/podman/pkg/bindings/images/rm.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_get_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_history_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_import_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_load_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_scp_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_search_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tag_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tree_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_untag_options.go go tool buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/83/836031ba08e1143f6e78d5355f5fdbdf6c6d1fc9ec9a2680d3e530525fb2d746-d # internal go tool buildid -w $WORK/b985/_pkg_.a # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/29/296c770056cb08e2642449dc30fedb06d77b7f605a6b403fb8d3448548983267-d # internal go tool buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/2d/2d2b59abc32ce9270fd05444dd882474cf8d5203b1d22a9a19b54cbc9f79e24f-d # internal github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b997/ cat >/tmp/go-build2507516818/b997/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2507516818/b979/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/containers/podman/pkg/bindings/pods -lang=go1.25 -complete -installsuffix shared -buildid -GJ446D3LESIGpWfnL_y/-GJ446D3LESIGpWfnL_y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b997/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/pods/pods.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_unpause_options.go go tool buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/84/848ff9e4dfa05247d01677c2af4d602088086441c4810e7c1f52fdfb00dc48e5-d # internal go tool buildid -w $WORK/b997/_pkg_.a # internal cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/a7/a7465b9a68107cae39475831b21b78d9695572a13d2059b29ae2a3baa810364a-d # internal go tool buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/81/811253e820bb59ec58fffc9e17d35febd4da166acd42b9a5d47b7f985fa71aa5-d # internal go tool buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/bd/bdd4810d508b41061259663ce8fbd5a44cc250aa6383c141117693ef7d9ad094-d # internal github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b994/ cat >/tmp/go-build2507516818/b994/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2507516818/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2507516818/b989/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2507516818/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile mime/multipart=/tmp/go-build2507516818/b216/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/containers/podman/pkg/bindings/manifests -lang=go1.25 -complete -installsuffix shared -buildid w5X6ksRcLbGAr82p7bMf/w5X6ksRcLbGAr82p7bMf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b994/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/manifests/manifests.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_addartifact_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_modify_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_remove_options.go github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b988/ cat >/tmp/go-build2507516818/b988/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2507516818/b979/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2507516818/b989/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2507516818/b879/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2507516818/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2507516818/b730/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/containers/podman/pkg/bindings/containers -lang=go1.25 -complete -installsuffix shared -buildid jXnf1Ki8UbMu4iemc7pf/jXnf1Ki8UbMu4iemc7pf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b988/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/containers/archive.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/attach.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/checkpoint.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/commit.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/containers.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/create.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/exec.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/healthcheck.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/logs.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/mount.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/rename.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/term_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_attach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_checkpoint_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_commit_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_copy_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execinspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execremove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstartandattach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_healthcheck_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_init_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_log_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mountedcontainerpaths_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_rename_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizeexectty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizetty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restore_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_shouldrestart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unmount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unpause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_wait_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/update.go go tool buildid -w $WORK/b994/_pkg_.a # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/47/4787ca514132eaffced6dd28084247b60f2e35d6c68bd925e65e57ead1c54029-d # internal go tool buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/ca/ca165d5c4f0bae22cf1ed20a3c4ee254b9f8b3a478c86c19d63ffe3e91fa7573-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b954/ cat >/tmp/go-build2507516818/b954/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/artifacts=github.com/containers/podman/pkg/bindings/artifacts importmap github.com/containers/podman/v5/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v5/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v5/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v5/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v5/pkg/bindings/secrets=github.com/containers/podman/pkg/bindings/secrets importmap github.com/containers/podman/v5/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v5/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2507516818/b955/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2507516818/b979/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build2507516818/b985/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build2507516818/b988/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build2507516818/b992/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2507516818/b989/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build2507516818/b993/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build2507516818/b994/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build2507516818/b995/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build2507516818/b996/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build2507516818/b997/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build2507516818/b998/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build2507516818/b999/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build2507516818/b1000/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2507516818/b940/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2507516818/b884/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2507516818/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build2507516818/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p github.com/containers/podman/pkg/domain/infra/tunnel -lang=go1.25 -complete -installsuffix shared -buildid -sywXeJCt1oZ7xQD8o6w/-sywXeJCt1oZ7xQD8o6w -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b954/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/farm.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/helpers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/kube.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/volumes.go go tool buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/1a/1abfe5672b1c7a9c3f1c8897479cc566620804c277a83ed612256e32a4489a98-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b849/ cat >/tmp/go-build2507516818/b849/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/internal/util=github.com/containers/podman/vendor/github.com/containers/buildah/internal/util importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/rusage=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/mattn/go-shellwords=github.com/containers/podman/vendor/github.com/mattn/go-shellwords importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2507516818/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2507516818/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2507516818/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build2507516818/b800/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2507516818/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2507516818/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build2507516818/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage=/tmp/go-build2507516818/b850/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build2507516818/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2507516818/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build2507516818/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build2507516818/b818/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2507516818/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2507516818/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2507516818/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build2507516818/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2507516818/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2507516818/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2507516818/b767/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2507516818/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile go/types=/tmp/go-build2507516818/b851/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2507516818/b514/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah -lang=go1.25 -complete -installsuffix shared -buildid 9HKKeEZDYmN0lOnlI3NU/9HKKeEZDYmN0lOnlI3NU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/stage_executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/util.go go tool buildid -w $WORK/b954/_pkg_.a # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/b5/b5a19eba1889c015b983beefdc3ef8ba52b4f188005cfb882a89ed4ca552696b-d # internal go tool buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/3a/3afaa7eeb899445f6e8b34059861b5a6616b07b2e113b8040c470e7b72df77fe-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b786/ echo -n > $WORK/b786/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b786/ -importpath github.com/containers/podman/libpod "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b786/ -m64 -mtune=generic -fcf-protection=full ./container_top_linux.go cd $WORK/b786 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b786=/tmp/go-build -gno-record-gcc-switches -I $WORK/b786/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=_jaOHtgCCpVNDBNu9ic2 -o $WORK/b786/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b786=/tmp/go-build -gno-record-gcc-switches -I $WORK/b786/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=_jaOHtgCCpVNDBNu9ic2 -o $WORK/b786/_x002.o -c container_top_linux.cgo2.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b786=/tmp/go-build -gno-record-gcc-switches -I $WORK/b786/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=_jaOHtgCCpVNDBNu9ic2 -o $WORK/b786/_x003.o -c container_top_linux.c cd $WORK/b786 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b786=/tmp/go-build -gno-record-gcc-switches -I $WORK/b786/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=_jaOHtgCCpVNDBNu9ic2 -o $WORK/b786/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b786=/tmp/go-build -gno-record-gcc-switches -o $WORK/b786/_cgo_.o $WORK/b786/_cgo_main.o $WORK/b786/preferlinkext $WORK/b786/_x001.o $WORK/b786/_x002.o $WORK/b786/_x003.o -O2 -g gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b786=/tmp/go-build -gno-record-gcc-switches -o $WORK/b786/_cgo_.o $WORK/b786/_cgo_main.o $WORK/b786/preferlinkext $WORK/b786/_x001.o $WORK/b786/_x002.o $WORK/b786/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b786/_cgo_.o -dynout $WORK/b786/_cgo_import.go cat >/tmp/go-build2507516818/b786/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/checkpoint-restore/go-criu/v7/stats=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/conmon/runner/config=github.com/containers/podman/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/libpod/layers=github.com/containers/podman/libpod/layers importmap github.com/containers/podman/v5/libpod/linkmode=github.com/containers/podman/libpod/linkmode importmap github.com/containers/podman/v5/libpod/lock=github.com/containers/podman/libpod/lock importmap github.com/containers/podman/v5/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v5/libpod/plugin=github.com/containers/podman/libpod/plugin importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/ctime=github.com/containers/podman/pkg/ctime importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr importmap github.com/containers/podman/v5/pkg/lookup=github.com/containers/podman/pkg/lookup importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v5/pkg/pidhandle=github.com/containers/podman/pkg/pidhandle importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/selinux=github.com/containers/podman/pkg/selinux importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/syncmap=github.com/containers/podman/pkg/syncmap importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/systemd/notifyproxy=github.com/containers/podman/pkg/systemd/notifyproxy importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/go-plugins-helpers/volume=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/mattn/go-sqlite3=github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/nxadm/tail/watch=github.com/containers/podman/vendor/github.com/nxadm/tail/watch importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/libnetwork/network=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/resolvconf=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/chown=github.com/containers/podman/vendor/go.podman.io/common/pkg/chown importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/common/pkg/hooks=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks importmap go.podman.io/common/pkg/hooks/exec=github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec importmap go.podman.io/common/pkg/libartifact/store=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/netns=github.com/containers/podman/vendor/go.podman.io/common/pkg/netns importmap go.podman.io/common/pkg/resize=github.com/containers/podman/vendor/go.podman.io/common/pkg/resize importmap go.podman.io/common/pkg/seccomp=github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/subscriptions=github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/common/pkg/timezone=github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone importmap go.podman.io/common/pkg/umask=github.com/containers/podman/vendor/go.podman.io/common/pkg/umask importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util importmap go.podman.io/common/pkg/version=github.com/containers/podman/vendor/go.podman.io/common/pkg/version importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers/quota=github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idmap=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap tags.cncf.io/container-device-interface/pkg/cdi=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile database/sql=/tmp/go-build2507516818/b475/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build2507516818/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build2507516818/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2507516818/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2507516818/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2507516818/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=/tmp/go-build2507516818/b849/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build2507516818/b817/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build2507516818/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2507516818/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2507516818/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=/tmp/go-build2507516818/b862/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/driver=/tmp/go-build2507516818/b863/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/libpod/layers=/tmp/go-build2507516818/b864/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=/tmp/go-build2507516818/b865/_pkg_.a packagefile github.com/containers/podman/libpod/lock=/tmp/go-build2507516818/b866/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build2507516818/b869/_pkg_.a packagefile github.com/containers/podman/libpod/plugin=/tmp/go-build2507516818/b871/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2507516818/b875/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2507516818/b876/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build2507516818/b877/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build2507516818/b878/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2507516818/b879/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build2507516818/b880/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=/tmp/go-build2507516818/b883/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2507516818/b884/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build2507516818/b885/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2507516818/b886/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2507516818/b888/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2507516818/b890/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=/tmp/go-build2507516818/b891/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2507516818/b735/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build2507516818/b892/_pkg_.a packagefile github.com/containers/podman/pkg/pidhandle=/tmp/go-build2507516818/b893/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=/tmp/go-build2507516818/b902/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2507516818/b903/_pkg_.a packagefile github.com/containers/podman/pkg/syncmap=/tmp/go-build2507516818/b906/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build2507516818/b907/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2507516818/b905/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build2507516818/b908/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2507516818/b910/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2507516818/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build2507516818/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build2507516818/b909/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build2507516818/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2507516818/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=/tmp/go-build2507516818/b911/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build2507516818/b874/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build2507516818/b912/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build2507516818/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2507516818/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2507516818/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2507516818/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build2507516818/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build2507516818/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2507516818/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2507516818/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2507516818/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=/tmp/go-build2507516818/b913/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build2507516818/b821/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2507516818/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build2507516818/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2507516818/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build2507516818/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2507516818/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build2507516818/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2507516818/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build2507516818/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2507516818/b730/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build2507516818/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build2507516818/b838/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store=/tmp/go-build2507516818/b916/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2507516818/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2507516818/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build2507516818/b831/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build2507516818/b917/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build2507516818/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2507516818/b918/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build2507516818/b842/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2507516818/b664/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone=/tmp/go-build2507516818/b923/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build2507516818/b843/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2507516818/b711/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build2507516818/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build2507516818/b442/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2507516818/b767/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2507516818/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2507516818/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build2507516818/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2507516818/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build2507516818/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2507516818/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build2507516818/b844/_pkg_.a packagefile text/template=/tmp/go-build2507516818/b343/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/containers/podman/libpod -lang=go1.25 -installsuffix shared -buildid _jaOHtgCCpVNDBNu9ic2/_jaOHtgCCpVNDBNu9ic2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/containers/podman/libpod/boltdb_state.go ./_build/src/github.com/containers/podman/libpod/boltdb_state_internal.go ./_build/src/github.com/containers/podman/libpod/container.go ./_build/src/github.com/containers/podman/libpod/container_api.go ./_build/src/github.com/containers/podman/libpod/container_commit.go ./_build/src/github.com/containers/podman/libpod/container_config.go ./_build/src/github.com/containers/podman/libpod/container_copy_common.go ./_build/src/github.com/containers/podman/libpod/container_copy_linux.go ./_build/src/github.com/containers/podman/libpod/container_exec.go ./_build/src/github.com/containers/podman/libpod/container_graph.go ./_build/src/github.com/containers/podman/libpod/container_inspect.go ./_build/src/github.com/containers/podman/libpod/container_inspect_linux.go ./_build/src/github.com/containers/podman/libpod/container_internal.go ./_build/src/github.com/containers/podman/libpod/container_internal_common.go ./_build/src/github.com/containers/podman/libpod/container_internal_linux.go ./_build/src/github.com/containers/podman/libpod/container_linux.go ./_build/src/github.com/containers/podman/libpod/container_log.go ./_build/src/github.com/containers/podman/libpod/container_log_linux.go ./_build/src/github.com/containers/podman/libpod/container_path_resolution.go ./_build/src/github.com/containers/podman/libpod/container_stat_common.go ./_build/src/github.com/containers/podman/libpod/container_stat_linux.go ./_build/src/github.com/containers/podman/libpod/container_validate.go ./_build/src/github.com/containers/podman/libpod/diff.go ./_build/src/github.com/containers/podman/libpod/doc.go ./_build/src/github.com/containers/podman/libpod/events.go ./_build/src/github.com/containers/podman/libpod/healthcheck.go ./_build/src/github.com/containers/podman/libpod/healthcheck_config.go ./_build/src/github.com/containers/podman/libpod/healthcheck_linux.go ./_build/src/github.com/containers/podman/libpod/info.go ./_build/src/github.com/containers/podman/libpod/info_linux.go ./_build/src/github.com/containers/podman/libpod/kube.go ./_build/src/github.com/containers/podman/libpod/mounts_linux.go ./_build/src/github.com/containers/podman/libpod/networking_common.go ./_build/src/github.com/containers/podman/libpod/networking_linux.go ./_build/src/github.com/containers/podman/libpod/networking_machine.go ./_build/src/github.com/containers/podman/libpod/networking_pasta_linux.go ./_build/src/github.com/containers/podman/libpod/networking_slirp4netns.go ./_build/src/github.com/containers/podman/libpod/oci.go ./_build/src/github.com/containers/podman/libpod/oci_conmon.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_attach_common.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_attach_linux.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_common.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_exec_common.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_exec_linux.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_linux.go ./_build/src/github.com/containers/podman/libpod/oci_missing.go ./_build/src/github.com/containers/podman/libpod/oci_util.go ./_build/src/github.com/containers/podman/libpod/options.go ./_build/src/github.com/containers/podman/libpod/pod.go ./_build/src/github.com/containers/podman/libpod/pod_api.go ./_build/src/github.com/containers/podman/libpod/pod_internal.go ./_build/src/github.com/containers/podman/libpod/pod_internal_linux.go ./_build/src/github.com/containers/podman/libpod/pod_status.go ./_build/src/github.com/containers/podman/libpod/pod_top_linux.go ./_build/src/github.com/containers/podman/libpod/reset.go ./_build/src/github.com/containers/podman/libpod/rlimit_uint64.go ./_build/src/github.com/containers/podman/libpod/runtime.go ./_build/src/github.com/containers/podman/libpod/runtime_cstorage.go ./_build/src/github.com/containers/podman/libpod/runtime_ctr.go ./_build/src/github.com/containers/podman/libpod/runtime_ctr_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_img.go ./_build/src/github.com/containers/podman/libpod/runtime_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_migrate.go ./_build/src/github.com/containers/podman/libpod/runtime_migrate_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_pod.go ./_build/src/github.com/containers/podman/libpod/runtime_pod_common.go ./_build/src/github.com/containers/podman/libpod/runtime_pod_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_renumber.go ./_build/src/github.com/containers/podman/libpod/runtime_volume.go ./_build/src/github.com/containers/podman/libpod/runtime_volume_common.go ./_build/src/github.com/containers/podman/libpod/runtime_worker.go ./_build/src/github.com/containers/podman/libpod/service.go ./_build/src/github.com/containers/podman/libpod/sqlite_state.go ./_build/src/github.com/containers/podman/libpod/sqlite_state_internal.go ./_build/src/github.com/containers/podman/libpod/state.go ./_build/src/github.com/containers/podman/libpod/stats_common.go ./_build/src/github.com/containers/podman/libpod/stats_linux.go ./_build/src/github.com/containers/podman/libpod/storage.go ./_build/src/github.com/containers/podman/libpod/util.go ./_build/src/github.com/containers/podman/libpod/util_linux.go ./_build/src/github.com/containers/podman/libpod/volume.go ./_build/src/github.com/containers/podman/libpod/volume_inspect.go ./_build/src/github.com/containers/podman/libpod/volume_internal.go ./_build/src/github.com/containers/podman/libpod/volume_internal_common.go ./_build/src/github.com/containers/podman/libpod/volume_internal_linux.go $WORK/b786/_cgo_gotypes.go $WORK/b786/container_top_linux.cgo1.go $WORK/b786/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/libpod go tool pack r $WORK/b786/_pkg_.a $WORK/b786/preferlinkext $WORK/b786/_x001.o $WORK/b786/_x002.o $WORK/b786/_x003.o # internal go tool buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/8f/8f6bbcc5f8f544b24e01c406e0615d7492420197ece363684ea7d7d98ec756a1-d # internal github.com/containers/podman/pkg/autoupdate mkdir -p $WORK/b931/ github.com/containers/podman/pkg/domain/infra/abi/parse mkdir -p $WORK/b938/ github.com/containers/podman/pkg/domain/filters mkdir -p $WORK/b936/ github.com/containers/podman/pkg/parallel/ctr mkdir -p $WORK/b946/ cat >/tmp/go-build2507516818/b931/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build2507516818/b907/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2507516818/b905/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2507516818/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a EOF github.com/containers/podman/pkg/domain/infra/abi/terminal mkdir -p $WORK/b939/ github.com/containers/podman/pkg/systemd/generate mkdir -p $WORK/b950/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p github.com/containers/podman/pkg/autoupdate -lang=go1.25 -complete -installsuffix shared -buildid SnQm3HPRj_J_0W3DbfMJ/SnQm3HPRj_J_0W3DbfMJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b931/importcfg -pack ./_build/src/github.com/containers/podman/pkg/autoupdate/autoupdate.go cat >/tmp/go-build2507516818/b938/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p github.com/containers/podman/pkg/domain/infra/abi/parse -lang=go1.25 -complete -installsuffix shared -buildid 7yxB954ufVE8hKQwmbqq/7yxB954ufVE8hKQwmbqq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b938/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse/parse.go cat >/tmp/go-build2507516818/b936/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2507516818/b709/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2507516818/b711/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b946/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build2507516818/b892/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p github.com/containers/podman/pkg/domain/filters -lang=go1.25 -complete -installsuffix shared -buildid J5FiQuJtgo7nHqVU-X6b/J5FiQuJtgo7nHqVU-X6b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b936/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/filters/containers.go ./_build/src/github.com/containers/podman/pkg/domain/filters/pods.go ./_build/src/github.com/containers/podman/pkg/domain/filters/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p github.com/containers/podman/pkg/parallel/ctr -lang=go1.25 -complete -installsuffix shared -buildid ogdXHKjm9HkyH_KuqKIN/ogdXHKjm9HkyH_KuqKIN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b946/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/ctr/ctr.go github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b933/ cat >/tmp/go-build2507516818/b939/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/resize=github.com/containers/podman/vendor/go.podman.io/common/pkg/resize importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2507516818/b875/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2507516818/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build2507516818/b917/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF cat >/tmp/go-build2507516818/b950/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2507516818/b905/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2507516818/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile text/template=/tmp/go-build2507516818/b343/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p github.com/containers/podman/pkg/domain/infra/abi/terminal -lang=go1.25 -complete -installsuffix shared -buildid fGb60M09c2RdrumnJBDf/fGb60M09c2RdrumnJBDf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b939/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/sigproxy_commn.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/terminal.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/terminal_common.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p github.com/containers/podman/pkg/systemd/generate -lang=go1.25 -complete -installsuffix shared -buildid aD92YmZhOBp6ysDl2kVT/aD92YmZhOBp6ysDl2kVT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b950/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/generate/common.go ./_build/src/github.com/containers/podman/pkg/systemd/generate/containers.go ./_build/src/github.com/containers/podman/pkg/systemd/generate/pods.go cat >/tmp/go-build2507516818/b933/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/common/pkg/seccomp=github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap tags.cncf.io/container-device-interface/pkg/cdi=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2507516818/b876/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2507516818/b884/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2507516818/b735/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=/tmp/go-build2507516818/b934/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2507516818/b903/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2507516818/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2507516818/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2507516818/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2507516818/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2507516818/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build2507516818/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2507516818/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2507516818/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build2507516818/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build2507516818/b935/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build2507516818/b844/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2507516818/b674/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p github.com/containers/podman/pkg/specgen/generate -lang=go1.25 -complete -installsuffix shared -buildid 34H8jqiZkm-SYoLIga5r/34H8jqiZkm-SYoLIga5r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b933/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_common.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_linux_seccomp.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/container.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/container_create.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/namespaces_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/oci.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/oci_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/pause_image.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/pod_create.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/ports.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/security_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/storage.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/storage_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/validate_linux.go go tool buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/a2/a2e540519e4e36be4fdb97d7ee559fe3f7d1ec4fd0cba2df0927fdca3cb2b041-d # internal go tool buildid -w $WORK/b939/_pkg_.a # internal go tool buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/64/646a09e241d38e4e353b3f741c9a576f7645490f311d8c5a9ccd8c92aff05aab-d # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/02/02863434bfa47d57e59b8eb9be9f72087059ef5b31bb042fccc9d055e3060fa6-d # internal go tool buildid -w $WORK/b931/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/e5/e50bcc5e11ac446a58820930fab1bf65751b78b64e9b736ffa7bd3325f018def-d # internal go tool buildid -w $WORK/b950/_pkg_.a # internal go tool buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/ec/ecb04cd1d04f3c6a06564937fbd8413694ceb28d3324166d25f754d621622e76-d # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/f5/f59e6e6806f9d85550bf61d50969486f911ed30180411e0fb5e7070028494e8d-d # internal github.com/containers/podman/pkg/ps mkdir -p $WORK/b947/ cat >/tmp/go-build2507516818/b947/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build2507516818/b936/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build2507516818/b757/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p github.com/containers/podman/pkg/ps -lang=go1.25 -complete -installsuffix shared -buildid 6QM1ZDEz_gZ0m8kFHfl5/6QM1ZDEz_gZ0m8kFHfl5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b947/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/ps.go go tool buildid -w $WORK/b947/_pkg_.a # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/b7/b7e4a5da61672c5506d7ff84be0bd899d7980e2ac10b794c772c9fde8d8e74b7-d # internal go tool buildid -w $WORK/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/ea/ea4338165c99d2ced84351fd603289d840d77389d9310577c6cdc336d6b64bd5-d # internal github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b932/ github.com/containers/podman/pkg/specgen/generate/kube cat >/tmp/go-build2507516818/b932/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build2507516818/b787/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2507516818/b876/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build2507516818/b878/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build2507516818/b880/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build2507516818/b933/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2507516818/b903/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF mkdir -p $WORK/b948/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/containers/podman/pkg/checkpoint -lang=go1.25 -complete -installsuffix shared -buildid WFRuB86HcuyAMJqQTuUN/WFRuB86HcuyAMJqQTuUN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b932/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/checkpoint_restore.go cat >/tmp/go-build2507516818/b948/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/pkg/meminfo=github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml importmap tags.cncf.io/container-device-interface/pkg/parser=github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2507516818/b876/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build2507516818/b885/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2507516818/b886/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2507516818/b890/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build2507516818/b933/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2507516818/b905/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo=/tmp/go-build2507516818/b949/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2507516818/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2507516818/b918/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2507516818/b773/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2507516818/b674/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p github.com/containers/podman/pkg/specgen/generate/kube -lang=go1.25 -complete -installsuffix shared -buildid mjNAmAbatwQe1aRScR8B/mjNAmAbatwQe1aRScR8B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b948/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/kube.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/seccomp.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/volume.go go tool buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/b1/b1afa7adb47e113695cae00c0fd4854189929f4d46b10af71b883fae17859726-d # internal go tool buildid -w $WORK/b948/_pkg_.a # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/27/2735c2b5dcc52b85c8caa985f439d4e5585862957389d89b0823bbc066c8198b-d # internal github.com/containers/podman/pkg/domain/infra/abi mkdir -p $WORK/b929/ cat >/tmp/go-build2507516818/b929/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/autoupdate=github.com/containers/podman/pkg/autoupdate importmap github.com/containers/podman/v5/pkg/checkpoint=github.com/containers/podman/pkg/checkpoint importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/domain/infra/abi/internal/expansion=github.com/containers/podman/pkg/domain/infra/abi/internal/expansion importmap github.com/containers/podman/v5/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v5/pkg/domain/infra/abi/terminal=github.com/containers/podman/pkg/domain/infra/abi/terminal importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/emulation=github.com/containers/podman/pkg/emulation importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/k8s.io/api/apps/v1=github.com/containers/podman/pkg/k8s.io/api/apps/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/api/core/v1=github.com/containers/podman/pkg/k8s.io/api/core/v1 importmap github.com/containers/podman/v5/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 importmap github.com/containers/podman/v5/pkg/parallel/ctr=github.com/containers/podman/pkg/parallel/ctr importmap github.com/containers/podman/v5/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/specgen/generate/kube=github.com/containers/podman/pkg/specgen/generate/kube importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v5/pkg/systemd/notifyproxy=github.com/containers/podman/pkg/systemd/notifyproxy importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/containers/podman/v5/pkg/systemd/quadlet=github.com/containers/podman/pkg/systemd/quadlet importmap github.com/containers/podman/v5/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/libnetwork/pasta=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta importmap go.podman.io/common/libnetwork/slirp4netns=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2507516818/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build2507516818/b930/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build2507516818/b869/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2507516818/b876/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=/tmp/go-build2507516818/b931/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=/tmp/go-build2507516818/b932/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build2507516818/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/internal/expansion=/tmp/go-build2507516818/b937/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build2507516818/b938/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=/tmp/go-build2507516818/b939/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2507516818/b940/_pkg_.a packagefile github.com/containers/podman/pkg/emulation=/tmp/go-build2507516818/b941/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2507516818/b884/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/apps/v1=/tmp/go-build2507516818/b945/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build2507516818/b885/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2507516818/b888/_pkg_.a packagefile github.com/containers/podman/pkg/parallel/ctr=/tmp/go-build2507516818/b946/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build2507516818/b947/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build2507516818/b933/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate/kube=/tmp/go-build2507516818/b948/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2507516818/b903/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build2507516818/b907/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=/tmp/go-build2507516818/b950/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build2507516818/b908/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2507516818/b951/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build2507516818/b952/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build2507516818/b772/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2507516818/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build2507516818/b909/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2507516818/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build2507516818/b912/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2507516818/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build2507516818/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2507516818/b764/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2507516818/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2507516818/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2507516818/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2507516818/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2507516818/b918/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2507516818/b664/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2507516818/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2507516818/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2507516818/b767/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2507516818/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2507516818/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2507516818/b773/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p github.com/containers/podman/pkg/domain/infra/abi -lang=go1.25 -complete -installsuffix shared -buildid uL8HBaKL6wQe8kJTP0np/uL8HBaKL6wQe8kJTP0np -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b929/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/apply.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/archive.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/config.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_linux.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_runlabel.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_stat.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/farm.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/generate.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/images_list.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/play.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/play_linux.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/play_utils.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/pods_stats.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/system_linux.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/volumes.go go tool buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/e2/e26c502142d9772e704b3120d9cf566582d0c9a202d33da50d61f1db0d7e1415-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b785/ github.com/containers/podman/pkg/api/handlers/utils mkdir -p $WORK/b1050/ cat >/tmp/go-build2507516818/b785/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build2507516818/b929/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build2507516818/b954/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2507516818/b735/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/containers/podman/pkg/domain/infra -lang=go1.25 -complete -installsuffix shared -buildid REw3_Pj-PJnUc3ZXHS9a/REw3_Pj-PJnUc3ZXHS9a -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_abi.go ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_libpod.go ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_proxy.go cat >/tmp/go-build2507516818/b1050/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2507516818/b728/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2507516818/b979/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build2507516818/b877/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build2507516818/b1051/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2507516818/b989/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build2507516818/b929/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2507516818/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2507516818/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2507516818/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2507516818/b984/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2507516818/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile mime=/tmp/go-build2507516818/b215/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p github.com/containers/podman/pkg/api/handlers/utils -lang=go1.25 -complete -installsuffix shared -buildid btV1qfsSTJSJSJRSjlXm/btV1qfsSTJSJSJRSjlXm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1050/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/errors.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/handler.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/images.go go tool buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/4f/4fc56ec2f4bc2dc949cd921863caac258c65a4db4a382609089135ddbae04bfc-d # internal github.com/containers/podman/pkg/farm mkdir -p $WORK/b1025/ github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b723/ cat >/tmp/go-build2507516818/b723/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2507516818/b785/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF cat >/tmp/go-build2507516818/b1025/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2507516818/b785/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2507516818/b764/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/containers/podman/cmd/podman/registry -lang=go1.25 -complete -installsuffix shared -buildid 4AWCvo-ML9iireV_kZTT/4AWCvo-ML9iireV_kZTT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/registry/config.go ./_build/src/github.com/containers/podman/cmd/podman/registry/config_abi.go ./_build/src/github.com/containers/podman/cmd/podman/registry/json.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry_common.go ./_build/src/github.com/containers/podman/cmd/podman/registry/remote.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p github.com/containers/podman/pkg/farm -lang=go1.25 -complete -installsuffix shared -buildid GaKkxswd93CJ9Ve4BkKS/GaKkxswd93CJ9Ve4BkKS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./_build/src/github.com/containers/podman/pkg/farm/farm.go ./_build/src/github.com/containers/podman/pkg/farm/list_builder.go go tool buildid -w $WORK/b1050/_pkg_.a # internal cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/af/af63cee61a45910a9ede178065628068e2142fbfc893f9b8bb7c48c33eaa3b54-d # internal github.com/containers/podman/pkg/api/handlers/compat mkdir -p $WORK/b1049/ cat >/tmp/go-build2507516818/b1049/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/api/server/idle=github.com/containers/podman/pkg/api/server/idle importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/channel=github.com/containers/podman/pkg/channel importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/backend=github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/resize=github.com/containers/podman/vendor/go.podman.io/common/pkg/resize importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2507516818/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2507516818/b955/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build2507516818/b869/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2507516818/b979/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build2507516818/b1050/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build2507516818/b877/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build2507516818/b1052/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build2507516818/b1051/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2507516818/b986/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build2507516818/b1053/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2507516818/b879/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build2507516818/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build2507516818/b929/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build2507516818/b938/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build2507516818/b947/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2507516818/b903/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2507516818/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2507516818/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build2507516818/b980/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2507516818/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2507516818/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2507516818/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2507516818/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2507516818/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2507516818/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2507516818/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2507516818/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2507516818/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2507516818/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2507516818/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2507516818/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2507516818/b558/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2507516818/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2507516818/b984/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2507516818/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2507516818/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2507516818/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2507516818/b709/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build2507516818/b917/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build2507516818/b935/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2507516818/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p github.com/containers/podman/pkg/api/handlers/compat -lang=go1.25 -complete -installsuffix shared -buildid BsAZzMsfhtYP9jqkQLcd/BsAZzMsfhtYP9jqkQLcd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1049/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/auth.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/changes.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_archive.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_attach.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_create.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_export.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_logs.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_pause.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_prune.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_restart.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_start.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stats.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stats_linux.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stop.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_top.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_unpause.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/events.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/exec.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_build.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_history.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_prune.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_push.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_remove.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_save.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_search.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_tag.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/info.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/networks.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/ping.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/resize.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/secrets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/system.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/types.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/unsupported.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/version.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/volumes.go go tool buildid -w $WORK/b1025/_pkg_.a # internal cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/ec/ec25a8c517ae7c17a74416d7263f02d616a72929fe2db7ad8285b5cb6b0caa31-d # internal go tool buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/af/af11829e8d6dd4cbb9bea86e7ecce297717d8bc861fec899358f1b60a9ad6e86-d # internal github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b1001/ github.com/containers/podman/cmd/podman/diff mkdir -p $WORK/b1023/ github.com/containers/podman/cmd/podman/completion github.com/containers/podman/cmd/podman/validate mkdir -p $WORK/b1022/ mkdir -p $WORK/b1019/ cat >/tmp/go-build2507516818/b1001/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2507516818/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/containers/podman/cmd/podman/utils -lang=go1.25 -complete -installsuffix shared -buildid eYmkOYt7uk2KbeQJjPPH/eYmkOYt7uk2KbeQJjPPH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/utils/alias.go ./_build/src/github.com/containers/podman/cmd/podman/utils/error.go ./_build/src/github.com/containers/podman/cmd/podman/utils/utils.go cat >/tmp/go-build2507516818/b1023/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/containers/podman/cmd/podman/diff -lang=go1.25 -complete -installsuffix shared -buildid 0drTEItv0VqPwj3yQ19J/0drTEItv0VqPwj3yQ19J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1023/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/diff/diff.go cat >/tmp/go-build2507516818/b1022/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b1019/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p github.com/containers/podman/cmd/podman/completion -lang=go1.25 -complete -installsuffix shared -buildid BFbpD6TIBeHDKcbyTOel/BFbpD6TIBeHDKcbyTOel -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1022/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p github.com/containers/podman/cmd/podman/validate -lang=go1.25 -complete -installsuffix shared -buildid MFIidtHGgwj9ufFak9Ys/MFIidtHGgwj9ufFak9Ys -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1019/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/validate/args.go ./_build/src/github.com/containers/podman/cmd/podman/validate/choice.go ./_build/src/github.com/containers/podman/cmd/podman/validate/latest.go ./_build/src/github.com/containers/podman/cmd/podman/validate/noop.go go tool buildid -w $WORK/b1022/_pkg_.a # internal cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/f6/f646ef673af954c54462523d042864aeab40930a01f2726a05664ae7c8abf400-d # internal go tool buildid -w $WORK/b1019/_pkg_.a # internal cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/bf/bf8cdbc66b385d7492197b8ba283cdf4740e73a2073bd39b8abb09f816a5e08f-d # internal go tool buildid -w $WORK/b1023/_pkg_.a # internal cp $WORK/b1023/_pkg_.a /builddir/.cache/go-build/43/43d297ccddb6a47b9dd07e8eae4c72faaac8635ccc50d49c34111ff1a84e1c71-d # internal go tool buildid -w $WORK/b1001/_pkg_.a # internal cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/9b/9b5ca36fafbac6b56140af2eb47fcdc11fb81baa11c7588a6c6f075b04669c18-d # internal github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b721/ cat >/tmp/go-build2507516818/b721/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/simplesequoia=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2507516818/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2507516818/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build2507516818/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2507516818/b884/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2507516818/b756/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2507516818/b903/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2507516818/b905/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2507516818/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2507516818/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build2507516818/b777/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2507516818/b778/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build2507516818/b1002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build2507516818/b1003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2507516818/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2507516818/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build2507516818/b1017/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/containers/podman/cmd/podman/common -lang=go1.25 -complete -installsuffix shared -buildid qdYP1DxfkoO4Z6Ug-Kc_/qdYP1DxfkoO4Z6Ug-Kc_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/common/build.go ./_build/src/github.com/containers/podman/cmd/podman/common/completion.go ./_build/src/github.com/containers/podman/cmd/podman/common/create.go ./_build/src/github.com/containers/podman/cmd/podman/common/create_opts.go ./_build/src/github.com/containers/podman/cmd/podman/common/default.go ./_build/src/github.com/containers/podman/cmd/podman/common/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/common/netflags.go ./_build/src/github.com/containers/podman/cmd/podman/common/registries.go ./_build/src/github.com/containers/podman/cmd/podman/common/sign.go ./_build/src/github.com/containers/podman/cmd/podman/common/term.go go tool buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/dd/dda4e82b70fe25978226b400e323f5526615dfa69ccbfce72c5e2851ef50b040-d # internal github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b1026/ github.com/containers/podman/cmd/podman/farm mkdir -p $WORK/b1024/ github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b1027/ github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b1018/ github.com/containers/podman/cmd/podman/quadlet mkdir -p $WORK/b1045/ github.com/containers/podman/cmd/podman/secrets mkdir -p $WORK/b1046/ cat >/tmp/go-build2507516818/b1026/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2507516818/b884/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2507516818/b905/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a EOF cat >/tmp/go-build2507516818/b1024/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/farm=github.com/containers/podman/pkg/farm importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build2507516818/b1025/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/containers/podman/cmd/podman/farm -lang=go1.25 -complete -installsuffix shared -buildid fsoPHFx65RlL4Sc2dyT8/fsoPHFx65RlL4Sc2dyT8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1024/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/farm/build.go ./_build/src/github.com/containers/podman/cmd/podman/farm/create.go ./_build/src/github.com/containers/podman/cmd/podman/farm/farm.go ./_build/src/github.com/containers/podman/cmd/podman/farm/list.go ./_build/src/github.com/containers/podman/cmd/podman/farm/remove.go ./_build/src/github.com/containers/podman/cmd/podman/farm/update.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/containers/podman/cmd/podman/generate -lang=go1.25 -complete -installsuffix shared -buildid IpzpQeVwoWPZNFVHHA6p/IpzpQeVwoWPZNFVHHA6p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1026/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/generate/generate.go ./_build/src/github.com/containers/podman/cmd/podman/generate/spec.go ./_build/src/github.com/containers/podman/cmd/podman/generate/systemd.go github.com/containers/podman/cmd/podman/machine cat >/tmp/go-build2507516818/b1027/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a EOF mkdir -p $WORK/b1030/ github.com/containers/podman/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p github.com/containers/podman/cmd/podman/healthcheck -lang=go1.25 -complete -installsuffix shared -buildid oa8eRotxn-BVZetuIMqP/oa8eRotxn-BVZetuIMqP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1027/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/healthcheck.go ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/run.go mkdir -p $WORK/b1041/ cat >/tmp/go-build2507516818/b1018/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF cat >/tmp/go-build2507516818/b1046/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF cat >/tmp/go-build2507516818/b1045/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2507516818/b953/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/containers/podman/cmd/podman/secrets -lang=go1.25 -complete -installsuffix shared -buildid N40SS2INQxUaRWYhyiXv/N40SS2INQxUaRWYhyiXv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1046/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/secrets/create.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/exists.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/list.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/rm.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/secret.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p github.com/containers/podman/cmd/podman/inspect -lang=go1.25 -complete -installsuffix shared -buildid I4-HP2x9p02F8HdzrIsK/I4-HP2x9p02F8HdzrIsK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1018/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/inspect/inspect.go cat >/tmp/go-build2507516818/b1030/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/mdlayher/vsock=github.com/containers/podman/vendor/github.com/mdlayher/vsock importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2507516818/b879/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2507516818/b962/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2507516818/b958/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2507516818/b959/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2507516818/b1031/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build2507516818/b1036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build2507516818/b900/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2507516818/b957/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile text/tabwriter=/tmp/go-build2507516818/b345/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p github.com/containers/podman/cmd/podman/quadlet -lang=go1.25 -complete -installsuffix shared -buildid hla_qws4297yx4Rucx2X/hla_qws4297yx4Rucx2X -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1045/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/quadlet/install.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/list.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/print.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/quadlet.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/remove.go cat >/tmp/go-build2507516818/b1041/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/containers/podman/cmd/podman/machine -lang=go1.25 -complete -installsuffix shared -buildid N24oab_v9jT7NWmjVcNI/N24oab_v9jT7NWmjVcNI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/client9p.go ./_build/src/github.com/containers/podman/cmd/podman/machine/cp.go ./_build/src/github.com/containers/podman/cmd/podman/machine/info.go ./_build/src/github.com/containers/podman/cmd/podman/machine/init.go ./_build/src/github.com/containers/podman/cmd/podman/machine/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/machine/list.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os.go ./_build/src/github.com/containers/podman/cmd/podman/machine/reset.go ./_build/src/github.com/containers/podman/cmd/podman/machine/rm.go ./_build/src/github.com/containers/podman/cmd/podman/machine/set.go ./_build/src/github.com/containers/podman/cmd/podman/machine/ssh.go ./_build/src/github.com/containers/podman/cmd/podman/machine/start.go ./_build/src/github.com/containers/podman/cmd/podman/machine/stop.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/containers/podman/cmd/podman/manifest -lang=go1.25 -complete -installsuffix shared -buildid f-7_nBjfjMANNeDq03Hz/f-7_nBjfjMANNeDq03Hz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1041/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/manifest/add.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/annotate.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/create.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/exists.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/manifest.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/push.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/remove.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/rm.go go tool buildid -w $WORK/b1027/_pkg_.a # internal cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/9e/9eb27fe35cecdbc3b9c265ef072c354fe3e211e313f483b694d341742085b73c-d # internal go tool buildid -w $WORK/b1049/_pkg_.a # internal go tool buildid -w $WORK/b1026/_pkg_.a # internal cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/f2/f252a54b96344d040e592d9474d075f1cfb710b3da00b2937c46dcb99dd0df1f-d # internal cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/28/28911c28cda95667d5cb951172db74ae934761a4bd449643e49cbc531db73ded-d # internal github.com/containers/podman/cmd/podman/kube mkdir -p $WORK/b1029/ cat >/tmp/go-build2507516818/b1029/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build2507516818/b1026/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2507516818/b875/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2507516818/b876/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/containers/podman/cmd/podman/kube -lang=go1.25 -complete -installsuffix shared -buildid eZF4-Eq5tlf8mYUx-WnT/eZF4-Eq5tlf8mYUx-WnT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1029/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/kube/apply.go ./_build/src/github.com/containers/podman/cmd/podman/kube/down.go ./_build/src/github.com/containers/podman/cmd/podman/kube/generate.go ./_build/src/github.com/containers/podman/cmd/podman/kube/kube.go ./_build/src/github.com/containers/podman/cmd/podman/kube/play.go github.com/containers/podman/pkg/api/handlers/libpod mkdir -p $WORK/b1054/ cat >/tmp/go-build2507516818/b1054/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v5/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v5/pkg/api/handlers/utils/apiutil=github.com/containers/podman/pkg/api/handlers/utils/apiutil importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/channel=github.com/containers/podman/pkg/channel importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v5/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v5/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd/quadlet=github.com/containers/podman/pkg/systemd/quadlet importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage=github.com/containers/podman/vendor/go.podman.io/common/libimage importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/shortnames=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2507516818/b790/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2507516818/b955/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2507516818/b979/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build2507516818/b1049/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build2507516818/b1050/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build2507516818/b877/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build2507516818/b1051/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2507516818/b986/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2507516818/b989/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build2507516818/b1053/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build2507516818/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build2507516818/b929/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build2507516818/b938/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2507516818/b940/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build2507516818/b933/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2507516818/b903/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build2507516818/b952/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2507516818/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2507516818/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2507516818/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2507516818/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2507516818/b984/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2507516818/b776/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2507516818/b918/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2507516818/b778/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2507516818/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2507516818/b767/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p github.com/containers/podman/pkg/api/handlers/libpod -lang=go1.25 -complete -installsuffix shared -buildid CcNKWfkcI-UbM5uT2TsZ/CcNKWfkcI-UbM5uT2TsZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1054/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/artifacts.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers_create.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers_stats.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/generate.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/healthcheck.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images_pull.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images_push.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/info.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/kube.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/manifests.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/networks.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/play.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/pods.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/quadlets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/secrets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/swagger_spec.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/system.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/volumes.go go tool buildid -w $WORK/b1041/_pkg_.a # internal cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/1d/1db7ce2ecb5b3d55104119a16135ecfb0438e9af0927f19f2a34fe869437e10f-d # internal go tool buildid -w $WORK/b1046/_pkg_.a # internal go tool buildid -w $WORK/b1018/_pkg_.a # internal cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/a6/a6d4c14a149fc59e8bf2a12d37125396697c38382d6273d895d9e5ac2359b7a5-d # internal cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/1c/1cb7439fe48b3d6d6dd299d4344f3408db146eec1f47a9471310a6a1a65724ab-d # internal github.com/containers/podman/cmd/podman/artifact mkdir -p $WORK/b069/ cat >/tmp/go-build2507516818/b069/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2507516818/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2507516818/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2507516818/b940/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/podman/cmd/podman/artifact -lang=go1.25 -complete -installsuffix shared -buildid ICrX3RL5LWbtCyvIwH1N/ICrX3RL5LWbtCyvIwH1N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/artifact/add.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/artifact.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/extract.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/list.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/pull.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/push.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/rm.go github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b1061/ github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b1042/ cat >/tmp/go-build2507516818/b1061/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2507516818/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1061/_pkg_.a -trimpath "$WORK/b1061=>" -p github.com/containers/podman/cmd/podman/volumes -lang=go1.25 -complete -installsuffix shared -buildid wTg0uV1lBQ4GcEEwO2kr/wTg0uV1lBQ4GcEEwO2kr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1061/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/volumes/create.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/exists.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/export.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/import.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/list.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/mount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/prune.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/reload.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/rm.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/volume.go cat >/tmp/go-build2507516818/b1042/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2507516818/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2507516818/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b1028/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p github.com/containers/podman/cmd/podman/networks -lang=go1.25 -complete -installsuffix shared -buildid yNrv48gpbUk4XODYir4h/yNrv48gpbUk4XODYir4h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/networks/connect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/create.go ./_build/src/github.com/containers/podman/cmd/podman/networks/disconnect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/exists.go ./_build/src/github.com/containers/podman/cmd/podman/networks/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/list.go ./_build/src/github.com/containers/podman/cmd/podman/networks/network.go ./_build/src/github.com/containers/podman/cmd/podman/networks/prune.go ./_build/src/github.com/containers/podman/cmd/podman/networks/reload.go ./_build/src/github.com/containers/podman/cmd/podman/networks/rm.go ./_build/src/github.com/containers/podman/cmd/podman/networks/update.go cat >/tmp/go-build2507516818/b1028/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/download=github.com/containers/podman/vendor/go.podman.io/common/pkg/download importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2507516818/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2507516818/b1023/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2507516818/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2507516818/b756/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build2507516818/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2507516818/b778/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a EOF github.com/containers/podman/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p github.com/containers/podman/cmd/podman/images -lang=go1.25 -complete -installsuffix shared -buildid BJXwraP3y7QY9CfVKv-q/BJXwraP3y7QY9CfVKv-q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1028/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/images/build.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx_inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/diff.go ./_build/src/github.com/containers/podman/cmd/podman/images/exists.go ./_build/src/github.com/containers/podman/cmd/podman/images/history.go ./_build/src/github.com/containers/podman/cmd/podman/images/image.go ./_build/src/github.com/containers/podman/cmd/podman/images/import.go ./_build/src/github.com/containers/podman/cmd/podman/images/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/list.go ./_build/src/github.com/containers/podman/cmd/podman/images/load.go ./_build/src/github.com/containers/podman/cmd/podman/images/mount.go ./_build/src/github.com/containers/podman/cmd/podman/images/prune.go ./_build/src/github.com/containers/podman/cmd/podman/images/pull.go ./_build/src/github.com/containers/podman/cmd/podman/images/push.go ./_build/src/github.com/containers/podman/cmd/podman/images/rm.go ./_build/src/github.com/containers/podman/cmd/podman/images/save.go ./_build/src/github.com/containers/podman/cmd/podman/images/scp.go ./_build/src/github.com/containers/podman/cmd/podman/images/search.go ./_build/src/github.com/containers/podman/cmd/podman/images/sign.go ./_build/src/github.com/containers/podman/cmd/podman/images/tag.go ./_build/src/github.com/containers/podman/cmd/podman/images/tree.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_set.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_show.go ./_build/src/github.com/containers/podman/cmd/podman/images/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/images/untag.go ./_build/src/github.com/containers/podman/cmd/podman/images/utils_linux.go ./_build/src/github.com/containers/podman/cmd/podman/images/version.go mkdir -p $WORK/b1044/ cat >/tmp/go-build2507516818/b1044/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2507516818/b794/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2507516818/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2507516818/b1023/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2507516818/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2507516818/b879/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build2507516818/b880/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2507516818/b884/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2507516818/b903/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/containers/podman/cmd/podman/containers -lang=go1.25 -complete -installsuffix shared -buildid Gc8pFhhRgudEWypNzKty/Gc8pFhhRgudEWypNzKty -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1044/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/containers/attach.go ./_build/src/github.com/containers/podman/cmd/podman/containers/checkpoint.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cleanup.go ./_build/src/github.com/containers/podman/cmd/podman/containers/clone.go ./_build/src/github.com/containers/podman/cmd/podman/containers/commit.go ./_build/src/github.com/containers/podman/cmd/podman/containers/container.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cp.go ./_build/src/github.com/containers/podman/cmd/podman/containers/create.go ./_build/src/github.com/containers/podman/cmd/podman/containers/diff.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exec.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exists.go ./_build/src/github.com/containers/podman/cmd/podman/containers/export.go ./_build/src/github.com/containers/podman/cmd/podman/containers/init.go ./_build/src/github.com/containers/podman/cmd/podman/containers/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/containers/kill.go ./_build/src/github.com/containers/podman/cmd/podman/containers/list.go ./_build/src/github.com/containers/podman/cmd/podman/containers/logs.go ./_build/src/github.com/containers/podman/cmd/podman/containers/mount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/pause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/port.go ./_build/src/github.com/containers/podman/cmd/podman/containers/prune.go ./_build/src/github.com/containers/podman/cmd/podman/containers/ps.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rename.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restart.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restore.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rm.go ./_build/src/github.com/containers/podman/cmd/podman/containers/run.go ./_build/src/github.com/containers/podman/cmd/podman/containers/runlabel.go ./_build/src/github.com/containers/podman/cmd/podman/containers/start.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stats.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stop.go ./_build/src/github.com/containers/podman/cmd/podman/containers/top.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unpause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/update.go ./_build/src/github.com/containers/podman/cmd/podman/containers/wait.go go tool buildid -w $WORK/b1045/_pkg_.a # internal cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/cb/cbaa5283d177ed140da560fe5169c444abeb3432783c84321894ec69a014b3b7-d # internal go tool buildid -w $WORK/b1024/_pkg_.a # internal cp $WORK/b1024/_pkg_.a /builddir/.cache/go-build/17/17237981ce6061f0d096583ade036b1df6496d0763eb5c16e875cc3e1779d246-d # internal go tool buildid -w $WORK/b069/_pkg_.a # internal go tool buildid -w $WORK/b1029/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9e/9e7b585a8b217b37b21d0d61b92d8ba367085fa2b040231730cfefebfb151404-d # internal cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/11/11670b0f41fe9080dc3371c4fdb7cded477b8de89e0897e0b60270cacbaf0f7b-d # internal go tool buildid -w $WORK/b1030/_pkg_.a # internal cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/32/326f4aa375a9956bff88a65a6a7aab535f9a86ee2b0f97b89a16ce11ba88f216-d # internal github.com/containers/podman/cmd/podman/machine/os mkdir -p $WORK/b1039/ cat >/tmp/go-build2507516818/b1039/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/os=github.com/containers/podman/pkg/machine/os importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build2507516818/b1030/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2507516818/b958/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build2507516818/b1040/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2507516818/b959/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2507516818/b714/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/containers/podman/cmd/podman/machine/os -lang=go1.25 -complete -installsuffix shared -buildid 8AeB8trkIOAAg5GqTlbB/8AeB8trkIOAAg5GqTlbB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1039/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/os/apply.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os/manager.go go tool buildid -w $WORK/b1042/_pkg_.a # internal go tool buildid -w $WORK/b1061/_pkg_.a # internal cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/e5/e58a5d64c6cd9b1411d01d38641f76efb5395955f4f3fb648731a8ec14ee2453-d # internal cp $WORK/b1061/_pkg_.a /builddir/.cache/go-build/f4/f45b53779befe53d714afbfde814407c164063e52002f6006ff309b2125c1b74-d # internal go tool buildid -w $WORK/b1039/_pkg_.a # internal cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/c8/c8542f33a0075aed9c3fc675a33924637fa80f0dbb3eb293d1bb8b0d1dbf98ba-d # internal go tool buildid -w $WORK/b1028/_pkg_.a # internal cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/01/01801e6a93aa89772ba842cf185e9cc0c3fb833fef538ac1c52b61e31ddd5b4e-d # internal go tool buildid -w $WORK/b1054/_pkg_.a # internal cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/18/189063095b0a59f0375c5ce7dcb4b53396b789bc05c5e204e8a66043b0b8fc97-d # internal github.com/containers/podman/pkg/api/server mkdir -p $WORK/b1048/ cat >/tmp/go-build2507516818/b1048/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v5/pkg/api/handlers/libpod=github.com/containers/podman/pkg/api/handlers/libpod importmap github.com/containers/podman/v5/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v5/pkg/api/server/idle=github.com/containers/podman/pkg/api/server/idle importmap github.com/containers/podman/v5/pkg/api/types=github.com/containers/podman/pkg/api/types importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util/tlsutil=github.com/containers/podman/pkg/util/tlsutil importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/handlers=github.com/containers/podman/vendor/github.com/gorilla/handlers importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2507516818/b875/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2507516818/b979/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build2507516818/b1049/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=/tmp/go-build2507516818/b1054/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build2507516818/b1050/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build2507516818/b1052/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build2507516818/b1051/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build2507516818/b925/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2507516818/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build2507516818/b909/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2507516818/b558/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/handlers=/tmp/go-build2507516818/b1055/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2507516818/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2507516818/b984/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile net/http/pprof=/tmp/go-build2507516818/b1056/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p github.com/containers/podman/pkg/api/server -lang=go1.25 -complete -installsuffix shared -buildid fAvdBuzH1QnqG5_-4Acv/fAvdBuzH1QnqG5_-4Acv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1048/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/server/doc.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_api.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_logging.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_panic.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_rid.go ./_build/src/github.com/containers/podman/pkg/api/server/register_archive.go ./_build/src/github.com/containers/podman/pkg/api/server/register_artifacts.go ./_build/src/github.com/containers/podman/pkg/api/server/register_auth.go ./_build/src/github.com/containers/podman/pkg/api/server/register_containers.go ./_build/src/github.com/containers/podman/pkg/api/server/register_distribution.go ./_build/src/github.com/containers/podman/pkg/api/server/register_events.go ./_build/src/github.com/containers/podman/pkg/api/server/register_exec.go ./_build/src/github.com/containers/podman/pkg/api/server/register_generate.go ./_build/src/github.com/containers/podman/pkg/api/server/register_healthcheck.go ./_build/src/github.com/containers/podman/pkg/api/server/register_images.go ./_build/src/github.com/containers/podman/pkg/api/server/register_info.go ./_build/src/github.com/containers/podman/pkg/api/server/register_kube.go ./_build/src/github.com/containers/podman/pkg/api/server/register_manifest.go ./_build/src/github.com/containers/podman/pkg/api/server/register_monitor.go ./_build/src/github.com/containers/podman/pkg/api/server/register_networks.go ./_build/src/github.com/containers/podman/pkg/api/server/register_ping.go ./_build/src/github.com/containers/podman/pkg/api/server/register_plugins.go ./_build/src/github.com/containers/podman/pkg/api/server/register_pods.go ./_build/src/github.com/containers/podman/pkg/api/server/register_quadlets.go ./_build/src/github.com/containers/podman/pkg/api/server/register_secrets.go ./_build/src/github.com/containers/podman/pkg/api/server/register_swagger.go ./_build/src/github.com/containers/podman/pkg/api/server/register_swarm.go ./_build/src/github.com/containers/podman/pkg/api/server/register_system.go ./_build/src/github.com/containers/podman/pkg/api/server/register_version.go ./_build/src/github.com/containers/podman/pkg/api/server/register_volumes.go ./_build/src/github.com/containers/podman/pkg/api/server/server.go go tool buildid -w $WORK/b1044/_pkg_.a # internal cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/78/78a5e2aa12b40ca364cd134731a6ce237e916da740821d86e7f14e28dbdeb8d8-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b1043/ cat >/tmp/go-build2507516818/b1043/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build2507516818/b1044/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2507516818/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2507516818/b903/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build2507516818/b935/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2507516818/b553/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/containers/podman/cmd/podman/pods -lang=go1.25 -complete -installsuffix shared -buildid M0zdcXMWPrdJnxCsvCxb/M0zdcXMWPrdJnxCsvCxb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1043/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/pods/clone.go ./_build/src/github.com/containers/podman/cmd/podman/pods/create.go ./_build/src/github.com/containers/podman/cmd/podman/pods/exists.go ./_build/src/github.com/containers/podman/cmd/podman/pods/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/pods/kill.go ./_build/src/github.com/containers/podman/cmd/podman/pods/logs.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pause.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pod.go ./_build/src/github.com/containers/podman/cmd/podman/pods/prune.go ./_build/src/github.com/containers/podman/cmd/podman/pods/ps.go ./_build/src/github.com/containers/podman/cmd/podman/pods/restart.go ./_build/src/github.com/containers/podman/cmd/podman/pods/rm.go ./_build/src/github.com/containers/podman/cmd/podman/pods/start.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stats.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stop.go ./_build/src/github.com/containers/podman/cmd/podman/pods/top.go ./_build/src/github.com/containers/podman/cmd/podman/pods/unpause.go go tool buildid -w $WORK/b1043/_pkg_.a # internal cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/83/83a766ea3667f712dee30d2d2d2a146791e5725aa0e96e3e3ccc6ef3ab2d6f54-d # internal go tool buildid -w $WORK/b1048/_pkg_.a # internal cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/5f/5ff47e54c68dacca62b5b3f53fcdcd09198205057ae2416aff4b9370b8b15a8d-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b1047/ cat >/tmp/go-build2507516818/b1047/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/volumes=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/server=github.com/containers/podman/pkg/api/server importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/servicereaper=github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build2507516818/b930/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=/tmp/go-build2507516818/b1048/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2507516818/b785/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2507516818/b967/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2507516818/b958/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2507516818/b959/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2507516818/b1031/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build2507516818/b907/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2507516818/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=/tmp/go-build2507516818/b1059/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build2507516818/b830/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2507516818/b773/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/containers/podman/cmd/podman/system -lang=go1.25 -complete -installsuffix shared -buildid LRjnp1X823Xyppg9v4MQ/LRjnp1X823Xyppg9v4MQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1047/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/check.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection.go ./_build/src/github.com/containers/podman/cmd/podman/system/context.go ./_build/src/github.com/containers/podman/cmd/podman/system/df.go ./_build/src/github.com/containers/podman/cmd/podman/system/dial_stdio.go ./_build/src/github.com/containers/podman/cmd/podman/system/events.go ./_build/src/github.com/containers/podman/cmd/podman/system/info.go ./_build/src/github.com/containers/podman/cmd/podman/system/locks.go ./_build/src/github.com/containers/podman/cmd/podman/system/migrate.go ./_build/src/github.com/containers/podman/cmd/podman/system/prune.go ./_build/src/github.com/containers/podman/cmd/podman/system/renumber.go ./_build/src/github.com/containers/podman/cmd/podman/system/reset.go ./_build/src/github.com/containers/podman/cmd/podman/system/reset_machine.go ./_build/src/github.com/containers/podman/cmd/podman/system/service.go ./_build/src/github.com/containers/podman/cmd/podman/system/service_abi.go ./_build/src/github.com/containers/podman/cmd/podman/system/service_abi_linux.go ./_build/src/github.com/containers/podman/cmd/podman/system/system.go ./_build/src/github.com/containers/podman/cmd/podman/system/unshare.go ./_build/src/github.com/containers/podman/cmd/podman/system/version.go go tool buildid -w $WORK/b1047/_pkg_.a # internal cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/bd/bdd4356bdd5dfa91e4997902ef9cb8be85f741ece88504c22a2d5d9615e2260d-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b1060/ cat >/tmp/go-build2507516818/b1060/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build2507516818/b1047/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2507516818/b778/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1060/_pkg_.a -trimpath "$WORK/b1060=>" -p github.com/containers/podman/cmd/podman/system/connection -lang=go1.25 -complete -installsuffix shared -buildid _vB3wgPRKZFHZWBIZCCR/_vB3wgPRKZFHZWBIZCCR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b1060/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/connection/add.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/default.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/list.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/remove.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/rename.go go tool buildid -w $WORK/b1060/_pkg_.a # internal cp $WORK/b1060/_pkg_.a /builddir/.cache/go-build/c5/c513169ad1fabdf0c1ce2d8ad52eadcdbf1770f6f40ca2fde7eb7fa3f35c56e7-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >/tmp/go-build2507516818/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/artifact=github.com/containers/podman/cmd/podman/artifact importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/completion=github.com/containers/podman/cmd/podman/completion importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/farm=github.com/containers/podman/cmd/podman/farm importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v5/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/kube=github.com/containers/podman/cmd/podman/kube importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/machine/os=github.com/containers/podman/cmd/podman/machine/os importmap github.com/containers/podman/v5/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v5/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v5/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v5/cmd/podman/quadlet=github.com/containers/podman/cmd/podman/quadlet importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/secrets=github.com/containers/podman/cmd/podman/secrets importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build2507516818/b069/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build2507516818/b1022/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2507516818/b1023/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build2507516818/b1024/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build2507516818/b1026/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build2507516818/b1027/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build2507516818/b1028/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2507516818/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build2507516818/b1029/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build2507516818/b1030/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build2507516818/b1039/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build2507516818/b1041/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build2507516818/b1042/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build2507516818/b1043/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build2507516818/b1045/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build2507516818/b1046/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build2507516818/b1047/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build2507516818/b1060/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build2507516818/b1061/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2507516818/b955/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2507516818/b875/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build2507516818/b878/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2507516818/b953/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2507516818/b959/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build2507516818/b892/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build2507516818/b1062/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2507516818/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build2507516818/b1063/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2507516818/b778/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile log/syslog=/tmp/go-build2507516818/b1064/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build2507516818/b1058/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2507516818/b773/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile text/template=/tmp/go-build2507516818/b343/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid zUIq6dW9KDaXq7gAMczW/zUIq6dW9KDaXq7gAMczW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/auto-update.go ./_build/src/github.com/containers/podman/cmd/podman/client.go ./_build/src/github.com/containers/podman/cmd/podman/client_supported.go ./_build/src/github.com/containers/podman/cmd/podman/compose.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/diff.go ./_build/src/github.com/containers/podman/cmd/podman/early_init_linux.go ./_build/src/github.com/containers/podman/cmd/podman/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/login.go ./_build/src/github.com/containers/podman/cmd/podman/logout.go ./_build/src/github.com/containers/podman/cmd/podman/main.go ./_build/src/github.com/containers/podman/cmd/podman/root.go ./_build/src/github.com/containers/podman/cmd/podman/syslog_common.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ad/add3cd6f36bb6abf146994af139de3d8abf2d776597b7f4a987e7362a7560923-d # internal cat >/tmp/go-build2507516818/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=/tmp/go-build2507516818/b001/_pkg_.a packagefile context=/tmp/go-build2507516818/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2507516818/b047/_pkg_.a packagefile errors=/tmp/go-build2507516818/b003/_pkg_.a packagefile fmt=/tmp/go-build2507516818/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build2507516818/b069/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build2507516818/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build2507516818/b1022/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build2507516818/b1023/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build2507516818/b1024/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build2507516818/b1026/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build2507516818/b1027/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build2507516818/b1028/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build2507516818/b1018/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build2507516818/b1029/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build2507516818/b1030/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build2507516818/b1039/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build2507516818/b1041/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build2507516818/b1042/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build2507516818/b1043/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build2507516818/b1045/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build2507516818/b723/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build2507516818/b1046/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build2507516818/b1047/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build2507516818/b1060/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build2507516818/b1019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build2507516818/b1061/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build2507516818/b955/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build2507516818/b725/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build2507516818/b875/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build2507516818/b924/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build2507516818/b878/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build2507516818/b724/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build2507516818/b733/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build2507516818/b953/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build2507516818/b956/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build2507516818/b959/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build2507516818/b892/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build2507516818/b732/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build2507516818/b1062/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build2507516818/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build2507516818/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build2507516818/b1063/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build2507516818/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build2507516818/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build2507516818/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build2507516818/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build2507516818/b1020/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build2507516818/b778/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build2507516818/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build2507516818/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build2507516818/b268/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build2507516818/b430/_pkg_.a packagefile io=/tmp/go-build2507516818/b049/_pkg_.a packagefile io/fs=/tmp/go-build2507516818/b061/_pkg_.a packagefile log/syslog=/tmp/go-build2507516818/b1064/_pkg_.a packagefile net/url=/tmp/go-build2507516818/b115/_pkg_.a packagefile os=/tmp/go-build2507516818/b059/_pkg_.a packagefile os/exec=/tmp/go-build2507516818/b252/_pkg_.a packagefile path/filepath=/tmp/go-build2507516818/b120/_pkg_.a packagefile runtime=/tmp/go-build2507516818/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build2507516818/b1058/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build2507516818/b773/_pkg_.a packagefile slices=/tmp/go-build2507516818/b044/_pkg_.a packagefile strconv=/tmp/go-build2507516818/b054/_pkg_.a packagefile strings=/tmp/go-build2507516818/b067/_pkg_.a packagefile syscall=/tmp/go-build2507516818/b041/_pkg_.a packagefile text/template=/tmp/go-build2507516818/b343/_pkg_.a packagefile runtime/cgo=/tmp/go-build2507516818/b113/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2507516818/b004/_pkg_.a packagefile sync=/tmp/go-build2507516818/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build2507516818/b035/_pkg_.a packagefile time=/tmp/go-build2507516818/b037/_pkg_.a packagefile bytes=/tmp/go-build2507516818/b048/_pkg_.a packagefile cmp=/tmp/go-build2507516818/b045/_pkg_.a packagefile encoding=/tmp/go-build2507516818/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build2507516818/b053/_pkg_.a packagefile math=/tmp/go-build2507516818/b055/_pkg_.a packagefile reflect=/tmp/go-build2507516818/b058/_pkg_.a packagefile unicode=/tmp/go-build2507516818/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build2507516818/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build2507516818/b051/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2507516818/b057/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build2507516818/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build2507516818/b1001/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build2507516818/b940/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build2507516818/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build2507516818/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2507516818/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build2507516818/b191/_pkg_.a packagefile bufio=/tmp/go-build2507516818/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build2507516818/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build2507516818/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build2507516818/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build2507516818/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build2507516818/b719/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build2507516818/b722/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build2507516818/b731/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build2507516818/b884/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build2507516818/b756/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build2507516818/b726/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build2507516818/b758/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build2507516818/b903/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build2507516818/b905/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build2507516818/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build2507516818/b683/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build2507516818/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build2507516818/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build2507516818/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build2507516818/b777/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build2507516818/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build2507516818/b1002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build2507516818/b1003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build2507516818/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build2507516818/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build2507516818/b1017/_pkg_.a packagefile maps=/tmp/go-build2507516818/b116/_pkg_.a packagefile net=/tmp/go-build2507516818/b183/_pkg_.a packagefile path=/tmp/go-build2507516818/b062/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build2507516818/b470/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build2507516818/b1025/_pkg_.a packagefile sort=/tmp/go-build2507516818/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build2507516818/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build2507516818/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build2507516818/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build2507516818/b130/_pkg_.a packagefile regexp=/tmp/go-build2507516818/b121/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build2507516818/b876/_pkg_.a packagefile net/http=/tmp/go-build2507516818/b202/_pkg_.a packagefile os/signal=/tmp/go-build2507516818/b269/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build2507516818/b879/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build2507516818/b962/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build2507516818/b958/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build2507516818/b1031/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build2507516818/b966/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build2507516818/b1036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build2507516818/b900/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build2507516818/b957/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build2507516818/b124/_pkg_.a packagefile text/tabwriter=/tmp/go-build2507516818/b345/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build2507516818/b1040/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build2507516818/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build2507516818/b708/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build2507516818/b1044/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build2507516818/b935/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build2507516818/b553/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build2507516818/b785/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build2507516818/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/volumes=/tmp/go-build2507516818/b930/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=/tmp/go-build2507516818/b1048/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build2507516818/b755/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build2507516818/b967/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=/tmp/go-build2507516818/b907/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build2507516818/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=/tmp/go-build2507516818/b1059/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build2507516818/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/servicereaper=/tmp/go-build2507516818/b830/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2507516818/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build2507516818/b730/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build2507516818/b261/_pkg_.a packagefile crypto/tls=/tmp/go-build2507516818/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build2507516818/b728/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build2507516818/b925/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build2507516818/b926/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build2507516818/b927/_pkg_.a packagefile os/user=/tmp/go-build2507516818/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build2507516818/b787/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build2507516818/b788/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2507516818/b535/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build2507516818/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build2507516818/b601/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build2507516818/b776/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build2507516818/b960/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build2507516818/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build2507516818/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build2507516818/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build2507516818/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build2507516818/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build2507516818/b259/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build2507516818/b729/_pkg_.a packagefile log=/tmp/go-build2507516818/b134/_pkg_.a packagefile encoding/csv=/tmp/go-build2507516818/b649/_pkg_.a packagefile encoding/hex=/tmp/go-build2507516818/b181/_pkg_.a packagefile flag=/tmp/go-build2507516818/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build2507516818/b717/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build2507516818/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build2507516818/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build2507516818/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build2507516818/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build2507516818/b1021/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build2507516818/b192/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build2507516818/b779/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build2507516818/b783/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build2507516818/b676/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build2507516818/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build2507516818/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build2507516818/b196/_pkg_.a packagefile archive/tar=/tmp/go-build2507516818/b471/_pkg_.a packagefile embed=/tmp/go-build2507516818/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build2507516818/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build2507516818/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build2507516818/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build2507516818/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build2507516818/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build2507516818/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build2507516818/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build2507516818/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build2507516818/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build2507516818/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build2507516818/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build2507516818/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build2507516818/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build2507516818/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build2507516818/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build2507516818/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build2507516818/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build2507516818/b562/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build2507516818/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build2507516818/b566/_pkg_.a packagefile math/bits=/tmp/go-build2507516818/b040/_pkg_.a packagefile internal/bytealg=/tmp/go-build2507516818/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build2507516818/b043/_pkg_.a packagefile internal/godebug=/tmp/go-build2507516818/b038/_pkg_.a packagefile net/netip=/tmp/go-build2507516818/b117/_pkg_.a packagefile internal/byteorder=/tmp/go-build2507516818/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build2507516818/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build2507516818/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2507516818/b042/_pkg_.a packagefile internal/poll=/tmp/go-build2507516818/b063/_pkg_.a packagefile internal/stringslite=/tmp/go-build2507516818/b031/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2507516818/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2507516818/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build2507516818/b066/_pkg_.a packagefile internal/abi=/tmp/go-build2507516818/b005/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2507516818/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2507516818/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build2507516818/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build2507516818/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2507516818/b016/_pkg_.a packagefile internal/goos=/tmp/go-build2507516818/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build2507516818/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build2507516818/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build2507516818/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build2507516818/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build2507516818/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build2507516818/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build2507516818/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build2507516818/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build2507516818/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build2507516818/b023/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build2507516818/b032/_pkg_.a packagefile compress/gzip=/tmp/go-build2507516818/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build2507516818/b131/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build2507516818/b774/_pkg_.a packagefile iter=/tmp/go-build2507516818/b046/_pkg_.a packagefile internal/asan=/tmp/go-build2507516818/b027/_pkg_.a packagefile internal/msan=/tmp/go-build2507516818/b028/_pkg_.a packagefile internal/race=/tmp/go-build2507516818/b029/_pkg_.a packagefile text/template/parse=/tmp/go-build2507516818/b344/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2507516818/b008/_pkg_.a packagefile internal/sync=/tmp/go-build2507516818/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build2507516818/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build2507516818/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build2507516818/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build2507516818/b918/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build2507516818/b573/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build2507516818/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build2507516818/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build2507516818/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build2507516818/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2507516818/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build2507516818/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build2507516818/b540/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build2507516818/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2507516818/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build2507516818/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build2507516818/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build2507516818/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build2507516818/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build2507516818/b129/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build2507516818/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build2507516818/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2507516818/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build2507516818/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build2507516818/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build2507516818/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build2507516818/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build2507516818/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build2507516818/b749/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage=/tmp/go-build2507516818/b759/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build2507516818/b904/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build2507516818/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build2507516818/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build2507516818/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build2507516818/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build2507516818/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2507516818/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2507516818/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2507516818/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2507516818/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build2507516818/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build2507516818/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build2507516818/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build2507516818/b706/_pkg_.a packagefile io/ioutil=/tmp/go-build2507516818/b188/_pkg_.a packagefile text/scanner=/tmp/go-build2507516818/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build2507516818/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build2507516818/b659/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build2507516818/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build2507516818/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build2507516818/b664/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2507516818/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build2507516818/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build2507516818/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build2507516818/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build2507516818/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build2507516818/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build2507516818/b199/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build2507516818/b1004/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build2507516818/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build2507516818/b1005/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build2507516818/b1014/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build2507516818/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build2507516818/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build2507516818/b441/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2507516818/b184/_pkg_.a packagefile internal/nettrace=/tmp/go-build2507516818/b185/_pkg_.a packagefile internal/singleflight=/tmp/go-build2507516818/b186/_pkg_.a packagefile compress/bzip2=/tmp/go-build2507516818/b288/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build2507516818/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build2507516818/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build2507516818/b473/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build2507516818/b764/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build2507516818/b226/_pkg_.a packagefile regexp/syntax=/tmp/go-build2507516818/b122/_pkg_.a packagefile container/list=/tmp/go-build2507516818/b156/_pkg_.a packagefile crypto/rand=/tmp/go-build2507516818/b075/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2507516818/b206/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2507516818/b213/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2507516818/b214/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2507516818/b207/_pkg_.a packagefile math/rand=/tmp/go-build2507516818/b103/_pkg_.a packagefile mime=/tmp/go-build2507516818/b215/_pkg_.a packagefile mime/multipart=/tmp/go-build2507516818/b216/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2507516818/b218/_pkg_.a packagefile net/http/internal=/tmp/go-build2507516818/b219/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2507516818/b220/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build2507516818/b221/_pkg_.a packagefile net/textproto=/tmp/go-build2507516818/b212/_pkg_.a packagefile crypto/sha256=/tmp/go-build2507516818/b111/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build2507516818/b963/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build2507516818/b965/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build2507516818/b894/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build2507516818/b961/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build2507516818/b968/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build2507516818/b969/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build2507516818/b1032/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build2507516818/b1033/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build2507516818/b970/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build2507516818/b1037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2507516818/b896/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build2507516818/b709/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build2507516818/b711/_pkg_.a packagefile math/big=/tmp/go-build2507516818/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build2507516818/b794/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build2507516818/b880/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build2507516818/b668/_pkg_.a packagefile github.com/containers/podman/libpod=/tmp/go-build2507516818/b786/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=/tmp/go-build2507516818/b929/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build2507516818/b954/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build2507516818/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build2507516818/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/volumes=/tmp/go-build2507516818/b812/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build2507516818/b979/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=/tmp/go-build2507516818/b1049/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=/tmp/go-build2507516818/b1054/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=/tmp/go-build2507516818/b1050/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=/tmp/go-build2507516818/b1052/_pkg_.a packagefile github.com/containers/podman/pkg/api/types=/tmp/go-build2507516818/b1051/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=/tmp/go-build2507516818/b909/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build2507516818/b558/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/handlers=/tmp/go-build2507516818/b1055/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build2507516818/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=/tmp/go-build2507516818/b984/_pkg_.a packagefile net/http/pprof=/tmp/go-build2507516818/b1056/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build2507516818/b757/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build2507516818/b772/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build2507516818/b775/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2507516818/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build2507516818/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build2507516818/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build2507516818/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build2507516818/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build2507516818/b673/_pkg_.a packagefile crypto=/tmp/go-build2507516818/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build2507516818/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build2507516818/b079/_pkg_.a packagefile crypto/des=/tmp/go-build2507516818/b158/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2507516818/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2507516818/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2507516818/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2507516818/b147/_pkg_.a packagefile crypto/hkdf=/tmp/go-build2507516818/b162/_pkg_.a packagefile crypto/hmac=/tmp/go-build2507516818/b164/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2507516818/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build2507516818/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2507516818/b093/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build2507516818/b165/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build2507516818/b166/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build2507516818/b167/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build2507516818/b168/_pkg_.a packagefile crypto/md5=/tmp/go-build2507516818/b174/_pkg_.a packagefile crypto/rc4=/tmp/go-build2507516818/b175/_pkg_.a packagefile crypto/rsa=/tmp/go-build2507516818/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build2507516818/b110/_pkg_.a packagefile crypto/sha512=/tmp/go-build2507516818/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build2507516818/b100/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build2507516818/b176/_pkg_.a packagefile crypto/x509=/tmp/go-build2507516818/b178/_pkg_.a packagefile encoding/pem=/tmp/go-build2507516818/b182/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2507516818/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2507516818/b151/_pkg_.a packagefile hash=/tmp/go-build2507516818/b078/_pkg_.a packagefile weak=/tmp/go-build2507516818/b119/_pkg_.a packagefile database/sql/driver=/tmp/go-build2507516818/b476/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build2507516818/b928/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build2507516818/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2507516818/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2507516818/b327/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build2507516818/b588/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build2507516818/b971/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build2507516818/b972/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build2507516818/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build2507516818/b266/_pkg_.a packagefile log/internal=/tmp/go-build2507516818/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build2507516818/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build2507516818/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build2507516818/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build2507516818/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build2507516818/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build2507516818/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build2507516818/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build2507516818/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build2507516818/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build2507516818/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build2507516818/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build2507516818/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build2507516818/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build2507516818/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build2507516818/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build2507516818/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build2507516818/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build2507516818/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build2507516818/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build2507516818/b274/_pkg_.a packagefile math/rand/v2=/tmp/go-build2507516818/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build2507516818/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2507516818/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build2507516818/b780/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2507516818/b781/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build2507516818/b782/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build2507516818/b784/_pkg_.a packagefile crypto/dsa=/tmp/go-build2507516818/b179/_pkg_.a packagefile crypto/fips140=/tmp/go-build2507516818/b177/_pkg_.a packagefile crypto/mlkem=/tmp/go-build2507516818/b677/_pkg_.a packagefile encoding/asn1=/tmp/go-build2507516818/b152/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build2507516818/b678/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build2507516818/b679/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2507516818/b494/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2507516818/b680/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build2507516818/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build2507516818/b456/_pkg_.a packagefile hash/crc32=/tmp/go-build2507516818/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build2507516818/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2507516818/b534/_pkg_.a packagefile hash/crc64=/tmp/go-build2507516818/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build2507516818/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build2507516818/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build2507516818/b556/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build2507516818/b539/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build2507516818/b563/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build2507516818/b565/_pkg_.a packagefile internal/bisect=/tmp/go-build2507516818/b039/_pkg_.a packagefile unique=/tmp/go-build2507516818/b118/_pkg_.a packagefile compress/flate=/tmp/go-build2507516818/b204/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build2507516818/b919/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build2507516818/b920/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build2507516818/b921/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build2507516818/b922/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build2507516818/b574/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build2507516818/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build2507516818/b577/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build2507516818/b636/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build2507516818/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build2507516818/b637/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build2507516818/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build2507516818/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build2507516818/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build2507516818/b737/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build2507516818/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build2507516818/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build2507516818/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build2507516818/b744/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build2507516818/b745/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build2507516818/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build2507516818/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build2507516818/b200/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build2507516818/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build2507516818/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build2507516818/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build2507516818/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build2507516818/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build2507516818/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build2507516818/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build2507516818/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build2507516818/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2507516818/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build2507516818/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build2507516818/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build2507516818/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build2507516818/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build2507516818/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build2507516818/b425/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build2507516818/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build2507516818/b287/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2507516818/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build2507516818/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build2507516818/b748/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build2507516818/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build2507516818/b751/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build2507516818/b752/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build2507516818/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=/tmp/go-build2507516818/b760/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=/tmp/go-build2507516818/b761/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build2507516818/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/signal=/tmp/go-build2507516818/b766/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build2507516818/b710/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/shortnames=/tmp/go-build2507516818/b767/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build2507516818/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build2507516818/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build2507516818/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build2507516818/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build2507516818/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build2507516818/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build2507516818/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2507516818/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build2507516818/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build2507516818/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build2507516818/b693/_pkg_.a packagefile net/http/httputil=/tmp/go-build2507516818/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build2507516818/b698/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build2507516818/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build2507516818/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build2507516818/b661/_pkg_.a packagefile encoding/base32=/tmp/go-build2507516818/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build2507516818/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2507516818/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2507516818/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2507516818/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build2507516818/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build2507516818/b1006/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build2507516818/b1007/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build2507516818/b1008/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build2507516818/b1010/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build2507516818/b1015/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build2507516818/b1016/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build2507516818/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build2507516818/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build2507516818/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2507516818/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build2507516818/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build2507516818/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2507516818/b453/_pkg_.a packagefile runtime/debug=/tmp/go-build2507516818/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2507516818/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build2507516818/b459/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build2507516818/b081/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build2507516818/b094/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build2507516818/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2507516818/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build2507516818/b096/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2507516818/b208/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2507516818/b210/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2507516818/b211/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2507516818/b217/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build2507516818/b086/_pkg_.a packagefile archive/zip=/tmp/go-build2507516818/b964/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build2507516818/b951/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build2507516818/b895/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build2507516818/b901/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build2507516818/b898/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build2507516818/b1034/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build2507516818/b1035/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build2507516818/b1038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build2507516818/b897/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build2507516818/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build2507516818/b881/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build2507516818/b882/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build2507516818/b669/_pkg_.a packagefile database/sql=/tmp/go-build2507516818/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2507516818/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=/tmp/go-build2507516818/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=/tmp/go-build2507516818/b849/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=/tmp/go-build2507516818/b817/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=/tmp/go-build2507516818/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=/tmp/go-build2507516818/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=/tmp/go-build2507516818/b862/_pkg_.a packagefile github.com/containers/podman/libpod/driver=/tmp/go-build2507516818/b863/_pkg_.a packagefile github.com/containers/podman/libpod/layers=/tmp/go-build2507516818/b864/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=/tmp/go-build2507516818/b865/_pkg_.a packagefile github.com/containers/podman/libpod/lock=/tmp/go-build2507516818/b866/_pkg_.a packagefile github.com/containers/podman/libpod/logs=/tmp/go-build2507516818/b869/_pkg_.a packagefile github.com/containers/podman/libpod/plugin=/tmp/go-build2507516818/b871/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils/apiutil=/tmp/go-build2507516818/b877/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=/tmp/go-build2507516818/b883/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/core/v1=/tmp/go-build2507516818/b885/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build2507516818/b886/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build2507516818/b888/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build2507516818/b890/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=/tmp/go-build2507516818/b891/_pkg_.a packagefile github.com/containers/podman/pkg/pidhandle=/tmp/go-build2507516818/b893/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=/tmp/go-build2507516818/b902/_pkg_.a packagefile github.com/containers/podman/pkg/syncmap=/tmp/go-build2507516818/b906/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/notifyproxy=/tmp/go-build2507516818/b908/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=/tmp/go-build2507516818/b911/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=/tmp/go-build2507516818/b874/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=/tmp/go-build2507516818/b912/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build2507516818/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build2507516818/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=/tmp/go-build2507516818/b913/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=/tmp/go-build2507516818/b821/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/network=/tmp/go-build2507516818/b819/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/pasta=/tmp/go-build2507516818/b826/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/resolvconf=/tmp/go-build2507516818/b827/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/slirp4netns=/tmp/go-build2507516818/b828/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/chown=/tmp/go-build2507516818/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks=/tmp/go-build2507516818/b835/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/exec=/tmp/go-build2507516818/b838/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/store=/tmp/go-build2507516818/b916/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/netns=/tmp/go-build2507516818/b831/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/resize=/tmp/go-build2507516818/b917/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/seccomp=/tmp/go-build2507516818/b841/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/subscriptions=/tmp/go-build2507516818/b842/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timezone=/tmp/go-build2507516818/b923/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/umask=/tmp/go-build2507516818/b843/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/version=/tmp/go-build2507516818/b833/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build2507516818/b442/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build2507516818/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build2507516818/b551/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build2507516818/b844/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=/tmp/go-build2507516818/b931/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=/tmp/go-build2507516818/b932/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=/tmp/go-build2507516818/b936/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/internal/expansion=/tmp/go-build2507516818/b937/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=/tmp/go-build2507516818/b938/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=/tmp/go-build2507516818/b939/_pkg_.a packagefile github.com/containers/podman/pkg/emulation=/tmp/go-build2507516818/b941/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/api/apps/v1=/tmp/go-build2507516818/b945/_pkg_.a packagefile github.com/containers/podman/pkg/parallel/ctr=/tmp/go-build2507516818/b946/_pkg_.a packagefile github.com/containers/podman/pkg/ps=/tmp/go-build2507516818/b947/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=/tmp/go-build2507516818/b933/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate/kube=/tmp/go-build2507516818/b948/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=/tmp/go-build2507516818/b950/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build2507516818/b952/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build2507516818/b985/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build2507516818/b988/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build2507516818/b992/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build2507516818/b989/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build2507516818/b993/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build2507516818/b994/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build2507516818/b995/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build2507516818/b996/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build2507516818/b997/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build2507516818/b998/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build2507516818/b999/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build2507516818/b1000/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/open=/tmp/go-build2507516818/b813/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/util=/tmp/go-build2507516818/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build2507516818/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build2507516818/b980/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build2507516818/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build2507516818/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build2507516818/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build2507516818/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build2507516818/b599/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build2507516818/b986/_pkg_.a packagefile github.com/containers/podman/pkg/channel=/tmp/go-build2507516818/b1053/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build2507516818/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build2507516818/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build2507516818/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build2507516818/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build2507516818/b607/_pkg_.a packagefile html=/tmp/go-build2507516818/b342/_pkg_.a packagefile internal/profile=/tmp/go-build2507516818/b1057/_pkg_.a packagefile runtime/trace=/tmp/go-build2507516818/b572/_pkg_.a packagefile container/heap=/tmp/go-build2507516818/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build2507516818/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build2507516818/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build2507516818/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build2507516818/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build2507516818/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build2507516818/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build2507516818/b672/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build2507516818/b083/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build2507516818/b143/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2507516818/b146/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2507516818/b105/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2507516818/b148/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build2507516818/b144/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build2507516818/b149/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build2507516818/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2507516818/b154/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build2507516818/b160/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build2507516818/b163/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build2507516818/b085/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2507516818/b101/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build2507516818/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build2507516818/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2507516818/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2507516818/b088/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2507516818/b082/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build2507516818/b089/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build2507516818/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build2507516818/b092/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build2507516818/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build2507516818/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2507516818/b170/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2507516818/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2507516818/b172/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2507516818/b173/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build2507516818/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2507516818/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build2507516818/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build2507516818/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build2507516818/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build2507516818/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build2507516818/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build2507516818/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2507516818/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2507516818/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build2507516818/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build2507516818/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build2507516818/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build2507516818/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build2507516818/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build2507516818/b973/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build2507516818/b223/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build2507516818/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build2507516818/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build2507516818/b248/_pkg_.a packagefile internal/saferio=/tmp/go-build2507516818/b153/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2507516818/b493/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build2507516818/b681/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build2507516818/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build2507516818/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build2507516818/b549/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build2507516818/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build2507516818/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build2507516818/b555/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build2507516818/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build2507516818/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build2507516818/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build2507516818/b578/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build2507516818/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build2507516818/b518/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build2507516818/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build2507516818/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build2507516818/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build2507516818/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build2507516818/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build2507516818/b742/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build2507516818/b512/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build2507516818/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build2507516818/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build2507516818/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build2507516818/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build2507516818/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build2507516818/b338/_pkg_.a packagefile net/mail=/tmp/go-build2507516818/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build2507516818/b426/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build2507516818/b285/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build2507516818/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build2507516818/b293/_pkg_.a packagefile compress/zlib=/tmp/go-build2507516818/b289/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build2507516818/b291/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build2507516818/b292/_pkg_.a packagefile image=/tmp/go-build2507516818/b294/_pkg_.a packagefile image/jpeg=/tmp/go-build2507516818/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build2507516818/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build2507516818/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build2507516818/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=/tmp/go-build2507516818/b768/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build2507516818/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build2507516818/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build2507516818/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build2507516818/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build2507516818/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build2507516818/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build2507516818/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build2507516818/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build2507516818/b699/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build2507516818/b701/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build2507516818/b492/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build2507516818/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build2507516818/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build2507516818/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build2507516818/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build2507516818/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build2507516818/b506/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build2507516818/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build2507516818/b1009/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build2507516818/b1012/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build2507516818/b1013/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build2507516818/b1011/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build2507516818/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build2507516818/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build2507516818/b460/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build2507516818/b095/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2507516818/b209/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build2507516818/b899/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build2507516818/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=/tmp/go-build2507516818/b791/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=/tmp/go-build2507516818/b793/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=/tmp/go-build2507516818/b800/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/config=/tmp/go-build2507516818/b801/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw=/tmp/go-build2507516818/b802/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/binfmt=/tmp/go-build2507516818/b814/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=/tmp/go-build2507516818/b815/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-shellwords=/tmp/go-build2507516818/b818/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage=/tmp/go-build2507516818/b850/_pkg_.a packagefile go/types=/tmp/go-build2507516818/b851/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=/tmp/go-build2507516818/b867/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=/tmp/go-build2507516818/b868/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=/tmp/go-build2507516818/b870/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=/tmp/go-build2507516818/b872/_pkg_.a packagefile github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types=/tmp/go-build2507516818/b889/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=/tmp/go-build2507516818/b887/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=/tmp/go-build2507516818/b914/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=/tmp/go-build2507516818/b915/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/errors=/tmp/go-build2507516818/b822/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/common=/tmp/go-build2507516818/b823/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt/internal/freelist=/tmp/go-build2507516818/b824/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/netavark=/tmp/go-build2507516818/b820/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/rootlessport=/tmp/go-build2507516818/b829/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/0.1.0=/tmp/go-build2507516818/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/hooks/1.0.0=/tmp/go-build2507516818/b837/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build2507516818/b839/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build2507516818/b840/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=/tmp/go-build2507516818/b799/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build2507516818/b443/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build2507516818/b474/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation=/tmp/go-build2507516818/b845/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/specs-go=/tmp/go-build2507516818/b847/_pkg_.a packagefile debug/elf=/tmp/go-build2507516818/b942/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=/tmp/go-build2507516818/b934/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/meminfo=/tmp/go-build2507516818/b949/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build2507516818/b987/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build2507516818/b990/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build2507516818/b991/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build2507516818/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build2507516818/b981/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build2507516818/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build2507516818/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build2507516818/b435/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2507516818/b145/_pkg_.a packagefile crypto/sha3=/tmp/go-build2507516818/b109/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2507516818/b161/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build2507516818/b307/_pkg_.a packagefile go/token=/tmp/go-build2507516818/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build2507516818/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build2507516818/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2507516818/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2507516818/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build2507516818/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2507516818/b334/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build2507516818/b974/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build2507516818/b975/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build2507516818/b976/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build2507516818/b977/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build2507516818/b978/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build2507516818/b466/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build2507516818/b548/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build2507516818/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build2507516818/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build2507516818/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build2507516818/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build2507516818/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2507516818/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build2507516818/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build2507516818/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build2507516818/b568/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build2507516818/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build2507516818/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build2507516818/b387/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build2507516818/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build2507516818/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build2507516818/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build2507516818/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build2507516818/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2507516818/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build2507516818/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build2507516818/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build2507516818/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build2507516818/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build2507516818/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build2507516818/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build2507516818/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build2507516818/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build2507516818/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build2507516818/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2507516818/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build2507516818/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build2507516818/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build2507516818/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build2507516818/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build2507516818/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build2507516818/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build2507516818/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build2507516818/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build2507516818/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build2507516818/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2507516818/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2507516818/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2507516818/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build2507516818/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build2507516818/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build2507516818/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build2507516818/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build2507516818/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build2507516818/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build2507516818/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build2507516818/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build2507516818/b418/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build2507516818/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build2507516818/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build2507516818/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build2507516818/b427/_pkg_.a packagefile hash/adler32=/tmp/go-build2507516818/b290/_pkg_.a packagefile image/color=/tmp/go-build2507516818/b295/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build2507516818/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=/tmp/go-build2507516818/b769/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=/tmp/go-build2507516818/b770/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=/tmp/go-build2507516818/b771/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build2507516818/b700/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build2507516818/b389/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build2507516818/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build2507516818/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build2507516818/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build2507516818/b490/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2507516818/b503/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2507516818/b386/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build2507516818/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/pty=/tmp/go-build2507516818/b795/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build2507516818/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/luksy=/tmp/go-build2507516818/b804/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobcache=/tmp/go-build2507516818/b816/_pkg_.a packagefile go/ast=/tmp/go-build2507516818/b852/_pkg_.a packagefile go/constant=/tmp/go-build2507516818/b854/_pkg_.a packagefile go/parser=/tmp/go-build2507516818/b855/_pkg_.a packagefile go/version=/tmp/go-build2507516818/b857/_pkg_.a packagefile internal/buildcfg=/tmp/go-build2507516818/b859/_pkg_.a packagefile internal/goversion=/tmp/go-build2507516818/b860/_pkg_.a packagefile internal/types/errors=/tmp/go-build2507516818/b861/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation=/tmp/go-build2507516818/b873/_pkg_.a packagefile hash/fnv=/tmp/go-build2507516818/b308/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/rootlessnetns=/tmp/go-build2507516818/b825/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/internal/util=/tmp/go-build2507516818/b832/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2507516818/b444/_pkg_.a packagefile github.com/containers/podman/vendor/tags.cncf.io/container-device-interface/internal/validation/k8s=/tmp/go-build2507516818/b846/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/mod/semver=/tmp/go-build2507516818/b848/_pkg_.a packagefile debug/dwarf=/tmp/go-build2507516818/b943/_pkg_.a packagefile internal/zstd=/tmp/go-build2507516818/b944/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build2507516818/b982/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2507516818/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build2507516818/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build2507516818/b581/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build2507516818/b608/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build2507516818/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build2507516818/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build2507516818/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build2507516818/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build2507516818/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build2507516818/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2507516818/b625/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2507516818/b627/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build2507516818/b628/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build2507516818/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build2507516818/b569/_pkg_.a packagefile testing=/tmp/go-build2507516818/b570/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build2507516818/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2507516818/b388/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build2507516818/b340/_pkg_.a packagefile html/template=/tmp/go-build2507516818/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2507516818/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2507516818/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build2507516818/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build2507516818/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2507516818/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build2507516818/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build2507516818/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build2507516818/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build2507516818/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2507516818/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2507516818/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build2507516818/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build2507516818/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2507516818/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2507516818/b410/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build2507516818/b400/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build2507516818/b407/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build2507516818/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2507516818/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2507516818/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2507516818/b429/_pkg_.a packagefile expvar=/tmp/go-build2507516818/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build2507516818/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build2507516818/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build2507516818/b487/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build2507516818/b488/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build2507516818/b504/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2507516818/b326/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/internal/pathrs=/tmp/go-build2507516818/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build2507516818/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/aead/serpent=/tmp/go-build2507516818/b805/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/argon2=/tmp/go-build2507516818/b806/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ripemd160=/tmp/go-build2507516818/b808/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/twofish=/tmp/go-build2507516818/b809/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/xts=/tmp/go-build2507516818/b810/_pkg_.a packagefile go/scanner=/tmp/go-build2507516818/b853/_pkg_.a packagefile go/build/constraint=/tmp/go-build2507516818/b856/_pkg_.a packagefile internal/gover=/tmp/go-build2507516818/b858/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build2507516818/b983/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build2507516818/b610/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build2507516818/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2507516818/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build2507516818/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build2507516818/b620/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build2507516818/b612/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2507516818/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build2507516818/b633/_pkg_.a packagefile internal/sysinfo=/tmp/go-build2507516818/b571/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build2507516818/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build2507516818/b337/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2507516818/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build2507516818/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build2507516818/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build2507516818/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2507516818/b420/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build2507516818/b421/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blake2b=/tmp/go-build2507516818/b807/_pkg_.a packagefile log/slog=/tmp/go-build2507516818/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build2507516818/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build2507516818/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build2507516818/b634/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2507516818/b403/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2507516818/b405/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build2507516818/b406/_pkg_.a packagefile log/slog/internal=/tmp/go-build2507516818/b618/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build2507516818/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build2507516818/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build2507516818/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build2507516818/b629/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build2507516818/b404/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/podman\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x023ea624afbdfca8e06d67e6159e15a69588451e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs\nbuild\tDefaultGODEBUG=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=Y90xl9eTOF9GKPVP3u0-/zUIq6dW9KDaXq7gAMczW/Eu7bxSw3syLhPv9n_A20/Y90xl9eTOF9GKPVP3u0- -B 0x023ea624afbdfca8e06d67e6159e15a69588451e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -rf $WORK/b001/ + export 'BUILDTAGS=seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' + BUILDTAGS='seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags ' -B 0x1123ec5503bc46c82eac599835864e3cd56d1702 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/podman-remote github.com/containers/podman/cmd/podman WORK=/tmp/go-build3010021205 internal/goarch mkdir -p $WORK/b006/ echo '# import config' > $WORK/b006/importcfg # internal internal/unsafeheader mkdir -p $WORK/b008/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid jWIAXlY8FbuJWfIN0w21/jWIAXlY8FbuJWfIN0w21 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go internal/coverage/rtcov mkdir -p $WORK/b014/ internal/godebugs mkdir -p $WORK/b015/ echo '# import config' > $WORK/b008/importcfg # internal internal/byteorder mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid S85971GB-0ff33SG3kGx/S85971GB-0ff33SG3kGx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go echo '# import config' > $WORK/b014/importcfg # internal echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid Ca7CgjgTEKLhRb10WUXP/Ca7CgjgTEKLhRb10WUXP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid AhDpHoMKXwUZRyeKMO35/AhDpHoMKXwUZRyeKMO35 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/asan mkdir -p $WORK/b027/ echo '# import config' > $WORK/b012/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid XDDjjnzD9T2WJwt0dLAM/XDDjjnzD9T2WJwt0dLAM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go internal/goos mkdir -p $WORK/b017/ echo '# import config' > $WORK/b027/importcfg # internal internal/profilerecord mkdir -p $WORK/b018/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid apzV6W8tNPw8Ias9d4ij/apzV6W8tNPw8Ias9d4ij -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go cmp mkdir -p $WORK/b045/ internal/itoa math/bits mkdir -p $WORK/b042/ mkdir -p $WORK/b040/ internal/goexperiment echo '# import config' > $WORK/b017/importcfg # internal internal/trace/tracev2 mkdir -p $WORK/b032/ internal/msan mkdir -p $WORK/b028/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid CvG_vXHdUDW33z2l2ra-/CvG_vXHdUDW33z2l2ra- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go echo '# import config' > $WORK/b045/importcfg # internal echo '# import config' > $WORK/b018/importcfg # internal echo '# import config' > $WORK/b040/importcfg # internal unicode/utf16 mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid Pj8vY_hv-qvRTvihgmAE/Pj8vY_hv-qvRTvihgmAE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid jbDZSUNwp25CQmBHcEL8/jbDZSUNwp25CQmBHcEL8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go echo '# import config' > $WORK/b032/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid FGWwwZ-CTbk1TbGhu8DP/FGWwwZ-CTbk1TbGhu8DP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go echo '# import config' > $WORK/b028/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid W7umNVOZHWf7y_bdV1kD/W7umNVOZHWf7y_bdV1kD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go unicode/utf8 mkdir -p $WORK/b051/ encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid UNSr1-6ApgOCIuDrqJrR/UNSr1-6ApgOCIuDrqJrR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go echo '# import config' > $WORK/b068/importcfg # internal mkdir -p $WORK/b016/ echo '# import config' > $WORK/b051/importcfg # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b154/ mkdir -p $WORK/b052/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid ge_PO_pZCWLaNFg-0ihU/ge_PO_pZCWLaNFg-0ihU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go log/internal echo '# import config' > $WORK/b016/importcfg # internal crypto/internal/fips140/alias mkdir -p $WORK/b083/ container/list echo '# import config' > $WORK/b154/importcfg # internal mkdir -p $WORK/b135/ vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b171/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid w7qqm1T3yy0aZ_1BJNse/w7qqm1T3yy0aZ_1BJNse -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go mkdir -p $WORK/b156/ echo '# import config' > $WORK/b083/importcfg # internal echo '# import config' > $WORK/b052/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -installsuffix shared -buildid doq_LsJWHxgcKSMNs_RS/doq_LsJWHxgcKSMNs_RS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid LZ6fhXOWsm-36N2TPOjx/LZ6fhXOWsm-36N2TPOjx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/encoding.go echo '# import config' > $WORK/b135/importcfg # internal echo '# import config' > $WORK/b171/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid _JgtW_zrvPLFPBw7XW_h/_JgtW_zrvPLFPBw7XW_h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/log/internal/internal.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b313/ echo '# import config' > $WORK/b042/importcfg # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid wCymgkQMDXCCT82K_MuR/wCymgkQMDXCCT82K_MuR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go image/color mkdir -p $WORK/b295/ echo '# import config' > $WORK/b313/importcfg # internal github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b358/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -installsuffix shared -buildid N0XbFbIvqJkCdAHdlgJx/N0XbFbIvqJkCdAHdlgJx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -lang=go1.25 -complete -installsuffix shared -buildid fJryCfitEREnac80prxG/fJryCfitEREnac80prxG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go internal/nettrace mkdir -p $WORK/b185/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid Xt2pPNYINWWa4DQJ8Dpr/Xt2pPNYINWWa4DQJ8Dpr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go echo '# import config' > $WORK/b358/importcfg # internal echo '# import config' > $WORK/b185/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig -lang=go1.25 -complete -installsuffix shared -buildid b7O35pVW4tsJ0KfpGk3R/b7O35pVW4tsJ0KfpGk3R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go internal/cpu mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid OZPSVuToWcI6i2nthXHL/OZPSVuToWcI6i2nthXHL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go echo -n > $WORK/b011/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s echo '# import config' > $WORK/b156/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid NntvngcBdxv-YVrRUf-5/NntvngcBdxv-YVrRUf-5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid 8hSKW-pxQtwcG1mkty59/8hSKW-pxQtwcG1mkty59 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/container/list/list.go github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b429/ echo '# import config' > $WORK/b189/importcfg # internal crypto/internal/boring/sig mkdir -p $WORK/b101/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -lang=go1.25 -complete -installsuffix shared -buildid fqe88_8KOaY_xzTaIe1U/fqe88_8KOaY_xzTaIe1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec/spec.go echo -n > $WORK/b101/go_asm.h # internal echo '# import config' > $WORK/b429/importcfg # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b101/symabis ./sig_amd64.s echo '# import config' > $WORK/b295/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -complete -installsuffix shared -buildid Ke7mgih6DyOoIfQgrx6v/Ke7mgih6DyOoIfQgrx6v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go unicode mkdir -p $WORK/b050/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p image/color -lang=go1.25 -std -complete -installsuffix shared -buildid YJk4aA1BRqihFA-rGGtN/YJk4aA1BRqihFA-rGGtN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go echo '# import config' > $WORK/b050/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid hmDwgDSdAheDeUYxjUMt/hmDwgDSdAheDeUYxjUMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go sync/atomic mkdir -p $WORK/b035/ echo -n > $WORK/b035/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./asm.s go tool buildid -w $WORK/b008/_pkg_.a # internal go tool buildid -w $WORK/b045/_pkg_.a # internal echo '# import config' > $WORK/b011/importcfg # internal go tool buildid -w $WORK/b017/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid sR6ahCMHvn0UKWiR7cZc/sR6ahCMHvn0UKWiR7cZc -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go go tool buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/fe/fe70d9d6c850b1dd69d84dfa097c3236f6360892bc706287b1380dbd9b673db7-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e4/e482b97a702aa161ac4e5d28dca8725b56b5a1fd914b67a4c110ef2c11aa1fae-d # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b438/ go tool buildid -w $WORK/b028/_pkg_.a # internal echo '# import config' > $WORK/b438/importcfg # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/6a/6a363e3cd5af3ed699db8a419b25882593de49d7a9ba7f2628b5ab75867a5163-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7f/7ffe8fe7416ca88c34ba909524c064365a131d2d8fcf1b0591caa59f10cc47c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -lang=go1.25 -complete -installsuffix shared -buildid ds9sR6yPMcqak3jIPYU-/ds9sR6yPMcqak3jIPYU- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma/ewma.go github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b450/ github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le mkdir -p $WORK/b451/ echo -n > $WORK/b450/go_asm.h # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bc/bc2d4f3aba08524c9e1565947d27c34334fbf3899154637e543dcf3752644aed-d # internal echo '# import config' > $WORK/b451/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b450=>" -I $WORK/b450/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b450/symabis ./cpuinfo_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le -lang=go1.25 -complete -installsuffix shared -buildid wrF-bDRs0pDMMJaQW7He/wrF-bDRs0pDMMJaQW7He -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/le.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le/unsafe_enabled.go internal/runtime/atomic mkdir -p $WORK/b019/ internal/abi mkdir -p $WORK/b005/ echo -n > $WORK/b019/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s echo -n > $WORK/b005/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s echo '# import config' > $WORK/b035/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid v9hMdeBP6zyVccdgwchX/v9hMdeBP6zyVccdgwchX -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b035/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go go tool buildid -w $WORK/b016/_pkg_.a # internal go tool buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c9/c91963c55d8160b0b3ebe11ec6d88b1d559dfaf3797f42d6505287b6e0b4dce4-d # internal internal/runtime/math mkdir -p $WORK/b022/ cat >/tmp/go-build3010021205/b022/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a EOF cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/66/66f48027dd192e272fe93ff1a2893a96488909e80a6d2205aac7b8da5cec41aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid nH7G7NWLw1nWd3IQPg1J/nH7G7NWLw1nWd3IQPg1J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go go tool buildid -w $WORK/b313/_pkg_.a # internal internal/runtime/syscall mkdir -p $WORK/b023/ echo -n > $WORK/b023/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b023/symabis ./asm_linux_amd64.s echo '# import config' > $WORK/b101/importcfg # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/d3/d3d43ab50ceba8eb76d82dca503510b74755d45a7a4d8cfa0fe59e34f3103305-d # internal go tool buildid -w $WORK/b018/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid cP5otnZxizuGTqmV2X7H/cP5otnZxizuGTqmV2X7H -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b101/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go internal/runtime/gc mkdir -p $WORK/b025/ go tool buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/71/71d63bb64e24ef08a997c90f678f132d94e4ef3625de25e990aeba5755e66089-d # internal cat >/tmp/go-build3010021205/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid 6CJTd_-EoZIQPYUwiozg/6CJTd_-EoZIQPYUwiozg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go internal/runtime/sys mkdir -p $WORK/b030/ cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/69/69eac257be84d30eaa54f1f053548a246ac720ca5ef56d7bfc1a0d8e48d040d7-d # internal echo -n > $WORK/b030/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b030/symabis ./empty.s github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b460/ go tool buildid -w $WORK/b083/_pkg_.a # internal echo '# import config' > $WORK/b460/importcfg # internal go tool buildid -w $WORK/b358/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -lang=go1.25 -complete -installsuffix shared -buildid HXU7CXkCEId009Zh6pm2/HXU7CXkCEId009Zh6pm2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/roller.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ed/ed0f19f4e4f28f7f46ee764ad3e40cddd343f4d9fce05432574265d8b3ed364c-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/b3/b3264b22086c332d8cb21941f83564b1c76350844751b0cf0628db0a222360f4-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b485/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise mkdir -p $WORK/b473/ echo '# import config' > $WORK/b485/importcfg # internal echo '# import config' > $WORK/b473/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier -lang=go1.25 -complete -installsuffix shared -buildid KSq1kd0iaIt7wXMm_T0j/KSq1kd0iaIt7wXMm_T0j -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier/identifier.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise -lang=go1.25 -complete -installsuffix shared -buildid YERSRLXJDM1uO9cyFurD/YERSRLXJDM1uO9cyFurD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise/promise.go go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c7/c70c368b91ee0bb3530ec0a8993f599a326f4a14e53de891c5ff581ccb0e93d1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b493/ echo '# import config' > $WORK/b493/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -complete -installsuffix shared -buildid ByK2ke1AqPmM6E0yRhxH/ByK2ke1AqPmM6E0yRhxH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias/alias.go go tool buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3f/3fd50d54347a7e8a279514feb50507a4bd4873548b9502f250351eec43072c44-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts mkdir -p $WORK/b522/ echo '# import config' > $WORK/b522/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts -lang=go1.25 -complete -installsuffix shared -buildid oJsCpnP_8A4dUp8boJrU/oJsCpnP_8A4dUp8boJrU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts/consts.go go tool buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/ae/ae8dcf91816cecd7f1b28b1d1a4de1c38aed26d5f8a564bc13681a497803b7e3-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b582/ echo '# import config' > $WORK/b582/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api -lang=go1.25 -complete -installsuffix shared -buildid sXUPWA-QUSzx6xVMPGbI/sXUPWA-QUSzx6xVMPGbI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common.go go tool buildid -w $WORK/b185/_pkg_.a # internal cat >/tmp/go-build3010021205/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid eKJRl4f143mi7pirESa7/eKJRl4f143mi7pirESa7 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/c4/c4aea707ef2f5461d82b395b5f4132612ae3599f284e98934d78bdf22f96ca2c-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/common mkdir -p $WORK/b587/ go tool buildid -w $WORK/b189/_pkg_.a # internal echo '# import config' > $WORK/b587/importcfg # internal go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/8d/8d27401aeccc93c4efa3ba90f667cfbc47fc73a29b9f5ca0b0ec5eab6577538a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/common -lang=go1.25 -complete -installsuffix shared -buildid CwXGGKMADxF8zYu1JpOr/CwXGGKMADxF8zYu1JpOr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/common/id_response.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage mkdir -p $WORK/b591/ go tool buildid -w $WORK/b135/_pkg_.a # internal echo '# import config' > $WORK/b591/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage -lang=go1.25 -complete -installsuffix shared -buildid DzhVPWBvhHEa6AJ_05LI/DzhVPWBvhHEa6AJ_05LI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage/driver_data.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/9a/9a46a71a0dc21149eea7f34d6c486fc5e04ca39313a4ad1719e40813eca47ab0-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/98/9839795791f40a92d2935ede7e09d0bb22d40ace5d12ec6bfe6fcd753c9f3d37-d # internal crypto/internal/fips140deps/byteorder mkdir -p $WORK/b087/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint mkdir -p $WORK/b600/ cat >/tmp/go-build3010021205/b087/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a EOF echo '# import config' > $WORK/b600/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid dLDhNczzq2OwvtBtjXvy/dLDhNczzq2OwvtBtjXvy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint -lang=go1.25 -complete -installsuffix shared -buildid 5cT85u6bxuNapZAnAWQB/5cT85u6bxuNapZAnAWQB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint/options.go go tool buildid -w $WORK/b154/_pkg_.a # internal go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/3d/3dc52494f0f7b405550588cd2074900c23a3674bd3a3e31bf936889f16e27c32-d # internal log/slog/internal mkdir -p $WORK/b618/ echo '# import config' > $WORK/b618/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid WNy41LWofP2TmvzN10h2/WNy41LWofP2TmvzN10h2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/65/6534b513a0ad5689edc96aaa5bc364f1a31235a46d9fad35e496f8ba13cebb56-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded mkdir -p $WORK/b627/ echo '# import config' > $WORK/b627/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded -lang=go1.25 -complete -installsuffix shared -buildid NPkZh46M9dnw3qTaSclO/NPkZh46M9dnw3qTaSclO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/24/241d9d2355dd1291a034ff238aedf8fffcf2eeb5cd1c117135b55f5176368b13-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded mkdir -p $WORK/b631/ go tool buildid -w $WORK/b042/_pkg_.a # internal echo '# import config' > $WORK/b631/importcfg # internal go tool buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded -lang=go1.25 -complete -installsuffix shared -buildid y-1L2_DxgFjPxzmNyxFf/y-1L2_DxgFjPxzmNyxFf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go go tool buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/80/80eecf5007782b2452c6590fac93be506e4a8c0f484b68643ab551ef16748dcc-d # internal go tool buildid -w $WORK/b522/_pkg_.a # internal github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types mkdir -p $WORK/b642/ echo '# import config' > $WORK/b642/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types -lang=go1.25 -complete -installsuffix shared -buildid LmXf-9yzHjfNOcimXKtI/LmXf-9yzHjfNOcimXKtI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/75/753f97a43f954e6b15be9c6c58f4c41af1658ca459bcf8f0f0dc2af61ba83a34-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal mkdir -p $WORK/b645/ echo '# import config' > $WORK/b450/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -lang=go1.25 -installsuffix shared -buildid ec_njHOQURSv2NxOJhrf/ec_njHOQURSv2NxOJhrf -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b450/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack -asmhdr $WORK/b450/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go echo '# import config' > $WORK/b645/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal -lang=go1.25 -complete -installsuffix shared -buildid EVsIZ8TCcgU4a7noxRSb/EVsIZ8TCcgU4a7noxRSb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/types.go cat >/tmp/go-build3010021205/b030/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a packagefile internal/goos=/tmp/go-build3010021205/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid wVL5SMS6c1eD7AL-F1V9/wVL5SMS6c1eD7AL-F1V9 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go go tool buildid -w $WORK/b429/_pkg_.a # internal go tool buildid -w $WORK/b493/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b101/sig_amd64.o ./sig_amd64.s cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/2e/2ef4dd53ee8210fc844bbe61002195408a0603c0a6ac76cc1ca48f932b233104-d # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/90/903fc6fa877ba2eadd40b5f2a42cc087a38b4ea7ba884f698edc44075a81f759-d # internal github.com/containers/podman/vendor/go.podman.io/common/version mkdir -p $WORK/b661/ echo '# import config' > $WORK/b661/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/podman/vendor/go.podman.io/common/version -lang=go1.25 -complete -installsuffix shared -buildid mWXVqihti3QwGzf3kJ_R/mWXVqihti3QwGzf3kJ_R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/version/version.go github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command mkdir -p $WORK/b694/ go tool buildid -w $WORK/b438/_pkg_.a # internal go tool buildid -w $WORK/b087/_pkg_.a # internal go tool buildid -w $WORK/b618/_pkg_.a # internal go tool buildid -w $WORK/b473/_pkg_.a # internal echo '# import config' > $WORK/b694/importcfg # internal go tool buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command -lang=go1.25 -complete -installsuffix shared -buildid tZW5V3aRrp7DvF3eb4BR/tZW5V3aRrp7DvF3eb4BR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command/command.go go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/a2/a2aeadb78af2e4829800688f79894c58a383f6bad929ba9ec2bd2bdc2c07cf8d-d # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/b0/b010122fddfec4fc47c35b010a4ef75fd5c97dcb1fd7b9ea1765958d1692ef5b-d # internal go tool buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/76/76a2cc2cc6f8b736bfc7ed189bfa0e74ebb19c3d04121e5370f159fff71d98d0-d # internal cat >/tmp/go-build3010021205/b023/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a EOF github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b701/ cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/54/5431b56475fd6f229ee1ce86704f26009ab56635150e6c742dc220f3f8fb6b2a-d # internal github.com/containers/podman/version/rawversion mkdir -p $WORK/b728/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid i0s3jTnxsF8O9qYjPLT-/i0s3jTnxsF8O9qYjPLT- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/51/5105ae119acd1a8f9dd9600f9922ecc06e9b1cf2d779cc9f5308f0abbc205d74-d # internal mkdir -p $WORK/b736/ echo '# import config' > $WORK/b701/importcfg # internal cat >/tmp/go-build3010021205/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a EOF echo '# import config' > $WORK/b728/importcfg # internal internal/runtime/strconv mkdir -p $WORK/b021/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/containers/podman/version/rawversion -lang=go1.25 -complete -installsuffix shared -buildid M3MBJOVYG9NV0a-tVLvA/M3MBJOVYG9NV0a-tVLvA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go echo '# import config' > $WORK/b736/importcfg # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/b4/b43cb351cd25d4ab753bcdf2a73446b22a7f44577cf1c474303c1fcb73e8a99f-d # internal cat >/tmp/go-build3010021205/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build3010021205/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -lang=go1.25 -complete -installsuffix shared -buildid m_5fJ1t2HS7BtUeAJ0pE/m_5fJ1t2HS7BtUeAJ0pE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities/capabilities.go github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b756/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid RiTXFerSTVIuZmiitqvH/RiTXFerSTVIuZmiitqvH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid mMZgo0wmdEZ_VL716Jcj/mMZgo0wmdEZ_VL716Jcj -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go echo '# import config' > $WORK/b756/importcfg # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/94/942005b3427fcc3198f88ee7c3332462c39babb68d390f2ed472cbf8282558a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/containers/podman/pkg/ps/define -lang=go1.25 -complete -installsuffix shared -buildid srVD1du4V1upXdRQjNZS/srVD1du4V1upXdRQjNZS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/define/types.go crypto/internal/fips140/subtle mkdir -p $WORK/b091/ go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/bc/bc1be73040c4c43fb1a247ebd4667785cfc36408dd2bb2ee2af249e57db8e0b0-d # internal echo -n > $WORK/b091/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b091/symabis ./xor_amd64.s cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/68/6881b3bdb6f2c318936410ef5e3019d845447003facd081086d50aeead466e46-d # internal go tool buildid -w $WORK/b587/_pkg_.a # internal go tool buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2b/2b30a8c91d3da097901ff52a684bf9b62774561ef33aa18e21f688e727154064-d # internal go tool buildid -w $WORK/b451/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits mkdir -p $WORK/b781/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -lang=go1.25 -complete -installsuffix shared -buildid 5_t01opIrUT_zGrpQkiL/5_t01opIrUT_zGrpQkiL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command/command.go github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b495/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common mkdir -p $WORK/b800/ echo '# import config' > $WORK/b781/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits -lang=go1.25 -complete -installsuffix shared -buildid JN1bTCk78xiiSYm-j_1j/JN1bTCk78xiiSYm-j_1j -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits/config.go echo '# import config' > $WORK/b800/importcfg # internal echo -n > $WORK/b495/go_asm.h # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/d5/d54a9129f7306be790deee620ac19655777aa784840b929916639334d49aac96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common -lang=go1.25 -complete -installsuffix shared -buildid bXR-J8IfWIFRFszxcFUI/bXR-J8IfWIFRFszxcFUI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common/env.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b495=>" -I $WORK/b495/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b495/symabis ./salsa20_amd64.s cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/16/169b8bf264fc31f0ff9beb4d0936d42774013e79f08982fc6f3728f0a69be05b-d # internal github.com/containers/podman/pkg/systemd/define mkdir -p $WORK/b846/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants mkdir -p $WORK/b808/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b318/ cat >/tmp/go-build3010021205/b318/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/33/339509c934df0665be28ee27600cdfe26a97a370ab74bdd3d398598c36e00a40-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -lang=go1.25 -complete -installsuffix shared -buildid 6LwqbBGA9HUy8Vm70JRx/6LwqbBGA9HUy8Vm70JRx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set/ints.go github.com/containers/podman/pkg/logiface mkdir -p $WORK/b900/ echo '# import config' > $WORK/b900/importcfg # internal go tool buildid -w $WORK/b645/_pkg_.a # internal go tool buildid -w $WORK/b800/_pkg_.a # internal echo '# import config' > $WORK/b808/importcfg # internal cd /usr/lib/golang/src/crypto/internal/boring/sig go tool pack r $WORK/b101/_pkg_.a $WORK/b101/sig_amd64.o # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants -lang=go1.25 -complete -installsuffix shared -buildid -riXCmdlq9KKGXfosR76/-riXCmdlq9KKGXfosR76 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants/remote_protocol.gen.go go tool buildid -w $WORK/b101/_pkg_.a # internal go tool buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b2/b2ee34e6b6f8422d145c16cbf241331aeb227c1743f79a1b032d41f8ed01490f-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b909/ go tool buildid -w $WORK/b756/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b450=>" -I $WORK/b450/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b450/cpuinfo_amd64.o ./cpuinfo_amd64.s echo '# import config' > $WORK/b846/importcfg # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/5f/5f42a55c620634b22954913d2782a2a3e9e335850a30c492a949bdc08da0645f-d # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/d4/d4588e1d915a1b684632f4f0ef140a255b89ad9e9ddb38ebeda9aaadb92b3887-d # internal echo '# import config' > $WORK/b909/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p github.com/containers/podman/pkg/logiface -lang=go1.25 -complete -installsuffix shared -buildid lUMXnYXFokxTlOFeRpYE/lUMXnYXFokxTlOFeRpYE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b900/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/58/58004cd85a3f937e863b443dbe3311ef37205b38c2aa5016a152d22b0ca63395-d # internal go tool buildid -w $WORK/b631/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p github.com/containers/podman/pkg/terminal -lang=go1.25 -complete -installsuffix shared -buildid zoMOtzaMYXbGI97CT2F_/zoMOtzaMYXbGI97CT2F_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b909/importcfg -pack ./_build/src/github.com/containers/podman/pkg/terminal/console_unix.go go tool buildid -w $WORK/b295/_pkg_.a # internal go tool buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/f0/f0003b4471600af516418050905c64e9e10ca71ced167eafdcd6bf38a77f27cc-d # internal go tool buildid -w $WORK/b156/_pkg_.a # internal go tool buildid -w $WORK/b460/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/containers/podman/pkg/systemd/define -lang=go1.25 -complete -installsuffix shared -buildid J1YGSMsujnAYJ91obXsi/J1YGSMsujnAYJ91obXsi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/define/const.go go tool buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/70/706159f3ec5ae5589eaed5a6454bb7ede7b784392bded7c9e42fe6ae427b561d-d # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/e4/e4fd7645a77859b24d22d95334217b48fefcbc10f1358e54b2d8ed5beadd91d3-d # internal go tool buildid -w $WORK/b051/_pkg_.a # internal go tool buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/15/1510e607631d5c3eafdcbeac9048eb6a47a9321ec94e3152f0acdeb5a3684677-d # internal go tool buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f2/f239a9ed2334356308f81d121c1b58f5b15d7a4fa779cb7ba966eeb7571e5519-d # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/bd/bd6adcb1b158e3a01bee563c6a3ec1f4f1b0fe20d11d6551a0fc671a90d7ab29-d # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/d2/d2d9cba476da08cc24b4a7f4a6ab0fe194127a27bb74a258010a9e38093cf754-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/c0/c0fb8ae3d86b6051f30757ef9ddb3b97486226e3ab4643792d740da0ee10ef8c-d # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/a4/a4bdc6b9f1cb23d2e864f4acbd93df9a935a558c7251801aa1dc167749eba6ac-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/3f/3f8fdf3b30f0e9afc0ddff4bfbea029e8e63e35c22e2a7726c03ea173eb49310-d # internal go tool buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/1c/1c6ef6895c9532915c88af5871bd10601f2c0418a73d05892898ca1be7e332d4-d # internal github.com/containers/podman/vendor/github.com/rivo/uniseg mkdir -p $WORK/b435/ cat >/tmp/go-build3010021205/b435/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/containers/podman/vendor/github.com/rivo/uniseg -lang=go1.25 -complete -installsuffix shared -buildid 4S8F9BYBI2m-AeRjdcEj/4S8F9BYBI2m-AeRjdcEj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/eastasianwidth.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/emojipresentation.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemeproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/graphemerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/line.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/lineproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/linerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentence.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentenceproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/sentencerules.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/step.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/width.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/word.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordproperties.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/wordrules.go cat >/tmp/go-build3010021205/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build3010021205/b083/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid OUvIVHo2GFhdPg7NgZ1l/OUvIVHo2GFhdPg7NgZ1l -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b091/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_asm.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/empty.o ./empty.s go tool buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/2c/2c10427b5e36f46ddfa6427161eb5d17269a783437a054b9d3c7dbb5b2d19033-d # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b023/asm_linux_amd64.o ./asm_linux_amd64.s cat >/tmp/go-build3010021205/b495/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -lang=go1.25 -installsuffix shared -buildid iAhWq3_wF_ezjeX5Hzq2/iAhWq3_wF_ezjeX5Hzq2 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b495/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack -asmhdr $WORK/b495/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo go tool pack r $WORK/b450/_pkg_.a $WORK/b450/cpuinfo_amd64.o # internal go tool buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/e4/e471f08099432706b005a57f5b73f76baeef3fef90085ee785e201403bc4d3b3-d # internal go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/15/159bbca385c779a7377c6e4cd59a397bb4234cb0044303a8245eacd01ea2732e-d # internal cd /usr/lib/golang/src/internal/runtime/syscall go tool pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_amd64.o # internal cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal go tool buildid -w $WORK/b023/_pkg_.a # internal go tool buildid -w $WORK/b030/_pkg_.a # internal go tool buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/89/8973b5cbe72f9c51eb7ea827701acd5c907bd239a813eab3af15884b8a78e167-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/12/126b5e9f9eda937af86ac87d490e2fed06bd41ca839031136dd69616793b3401-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/94/94e1b3d2ebc2e6d1d2f0e80877f5e28579f27d3268ea540c4ba4c1f752a6c9b0-d # internal go tool buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/5f/5ffaefed8e985671ce3b34df5f671f91dec488d8fc2ed13db6c3b0333012286c-d # internal go tool buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/c7/c75352cb4b6bcdaf360360c371eaccc81ea390e4bc795adb1b8e92ded9d42f08-d # internal go tool buildid -w $WORK/b909/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/asm.o ./asm.s go tool buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/19/19f3662285fd962bdbde2772450d3fdb7165cedc299c1b6079ed0ebb794911b2-d # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/f2/f2340eda77eac849c2fad5e68072f715ae2c7097943ec63b04c5bb057f2b337a-d # internal cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/25/2572cff8cef074bb175ec4ca06a466450baf69305ce4d27d89215f464ae2883d-d # internal internal/chacha8rand mkdir -p $WORK/b013/ internal/bytealg mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s crypto/internal/fips140deps/cpu mkdir -p $WORK/b088/ cat >/tmp/go-build3010021205/b088/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -installsuffix shared -buildid o7Ito0D43583hJerxL_O/o7Ito0D43583hJerxL_O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go math mkdir -p $WORK/b055/ echo -n > $WORK/b055/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b055/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b035/_pkg_.a $WORK/b035/asm.o # internal go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c3/c308f733c3c70376aed4bb70279f30723afab265f3a980f1720f26b575ddfa5e-d # internal cat >/tmp/go-build3010021205/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid 6KuWpDEhCJhhLGgLH0MV/6KuWpDEhCJhhLGgLH0MV -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go go tool buildid -w $WORK/b808/_pkg_.a # internal cat >/tmp/go-build3010021205/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid rEC08uBWssOufbVEcb-J/rEC08uBWssOufbVEcb-J -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/c3/c37bc96c1bb33b496a714c03597db7a12922fa71eece55a065c7b5622300280a-d # internal cat >/tmp/go-build3010021205/b055/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b091/xor_amd64.o ./xor_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p math -lang=go1.25 -std -installsuffix shared -buildid F7q6i4eGGQlDOR6Vzfr1/F7q6i4eGGQlDOR6Vzfr1 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b055/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/06/06975a3515592165d6edbe5ae5070fe86c3ea71beb6261d907a848b75b5b7888-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle go tool pack r $WORK/b091/_pkg_.a $WORK/b091/xor_amd64.o # internal go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/14/14e3159b0022643ce5d45daa244adf3563801e1db68cb558ce33efa437b711c0-d # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b495=>" -I $WORK/b495/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b495/salsa20_amd64.o ./salsa20_amd64.s cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s go tool buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ec/ecc28c5905a8619362c736ec186d3e132c772a83e9c74b1752e8f1332ea450ae-d # internal internal/runtime/exithook mkdir -p $WORK/b024/ cat >/tmp/go-build3010021205/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build3010021205/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid GGlRvCEiq2QQKeikUZMH/GGlRvCEiq2QQKeikUZMH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa go tool pack r $WORK/b495/_pkg_.a $WORK/b495/salsa20_amd64.o # internal go tool buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/df/dfe0bb7e6f326f55efa22cb5917ec64b1a216a2f4142bd76267859ade5fbd992-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/17/1799e543d2c4827c9eef968ee54b2eebb3c6aea0b35508e345a1b5317549a708-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c7/c71bf68282510d80c0861e62559984f05c1002185c6538df92e2657ed27f7d30-d # internal internal/stringslite mkdir -p $WORK/b031/ internal/runtime/cgroup mkdir -p $WORK/b020/ cat >/tmp/go-build3010021205/b031/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a EOF cat >/tmp/go-build3010021205/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3010021205/b021/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3010021205/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid SZzzUtDzYgTy3L34s-zj/SZzzUtDzYgTy3L34s-zj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid rUnjvEi-iyT73o1cDY0Y/rUnjvEi-iyT73o1cDY0Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c3/c39c4ca86211dc1f308e0306e01657a9797b17967d59cf5084a4b300065a2412-d # internal go tool buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c8/c80332776e1ddf8a049348dc971db9308f4007b9582a87f0ffd38058be769bf4-d # internal go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/80/8034052543afcaa58ff137b94842fe177a0745dbffd1e74e23cae749f54317d8-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s go tool buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c3/c32a2af456922ff675053b53708050fd58036830bae1acebe3c9d4a498be4f14-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase mkdir -p $WORK/b866/ cat >/tmp/go-build3010021205/b866/importcfg << 'EOF' # internal # import config packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase -lang=go1.25 -complete -installsuffix shared -buildid JCqP_E3zQdIQ4jW1CKbw/JCqP_E3zQdIQ4jW1CKbw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase/camelcase.go cd /usr/lib/golang/src/internal/abi go tool pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1c/1c5723767bfdf476da5a354e047539868be867d09cd1db10ec44a626b8bead2d-d # internal internal/race mkdir -p $WORK/b029/ internal/synctest mkdir -p $WORK/b036/ cat >/tmp/go-build3010021205/b029/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 9DezK0ydhmBlDllwL7tn/9DezK0ydhmBlDllwL7tn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build3010021205/b036/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid WdO3OlooholVU4O6UtkD/WdO3OlooholVU4O6UtkD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go go tool buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/89/89080dce079aa7203f1e0bd804dd897592c30b8e4cdd1a8df8453b8079ad2564-d # internal go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/8e/8eedf1fdb2c69c9ec195151fcbca4c652112a5c69ded53635d69199f148f8ab0-d # internal go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d2/d20bbe2c12b4802a741156cd4e7fd6b8a10c95bb1ee6bdfb88f527988ec42f03-d # internal internal/sync mkdir -p $WORK/b034/ cat >/tmp/go-build3010021205/b034/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a packagefile internal/race=/tmp/go-build3010021205/b029/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid 0-PsClX8i3IINO6dtqkJ/0-PsClX8i3IINO6dtqkJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go internal/runtime/maps mkdir -p $WORK/b026/ cat >/tmp/go-build3010021205/b026/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a packagefile internal/asan=/tmp/go-build3010021205/b027/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a packagefile internal/msan=/tmp/go-build3010021205/b028/_pkg_.a packagefile internal/race=/tmp/go-build3010021205/b029/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3010021205/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3010021205/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid oqc8RMSbP31t1p3gOtOR/oqc8RMSbP31t1p3gOtOR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/floor_amd64.o ./floor_amd64.s go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f2/f20881e47c2aa573db6a1337b87fb9640d733a6679bf5193b93377fe047af870-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/log_amd64.o ./log_amd64.s go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_amd64.o $WORK/b055/exp_amd64.o $WORK/b055/floor_amd64.o $WORK/b055/hypot_amd64.o $WORK/b055/log_amd64.o # internal go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/66/667a614f8a39184f0b1bf1b1bb719770f5f1b7dbb62611790f00d5edbf4f1a83-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b447/ mkdir -p $WORK/b439/ cat >/tmp/go-build3010021205/b447/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3010021205/b055/_pkg_.a EOF cat >/tmp/go-build3010021205/b439/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3010021205/b055/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress -lang=go1.25 -complete -installsuffix shared -buildid zCQ193YnBV1LA3O_3QYZ/zCQ193YnBV1LA3O_3QYZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal -lang=go1.25 -complete -installsuffix shared -buildid LdWpjxBSU5j9XCdeHbiE/LdWpjxBSU5j9XCdeHbiE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal/width.go go tool buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/fc/fcf3d978657ffd4204b5d26c4044c5e30e988084a118b6c8ba83b14468dace6b-d # internal go tool buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/e1/e1a30c354c60a9d4405d455916f787a15e5bf97ab6ff4c8d193028dbd9a228d3-d # internal go tool buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/09/09b73d3c49f2f0667c32dbac759ef795bcfec46333b1871a98fec2a0fb86d04a-d # internal go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/4f/4f19506801fdceeb9b558eaa6aaf6d8c98566359f5df95b791d60e67265581a2-d # internal runtime mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build3010021205/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3010021205/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3010021205/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build3010021205/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3010021205/b016/_pkg_.a packagefile internal/goos=/tmp/go-build3010021205/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3010021205/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3010021205/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build3010021205/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3010021205/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build3010021205/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3010021205/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3010021205/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3010021205/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3010021205/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3010021205/b023/_pkg_.a packagefile internal/stringslite=/tmp/go-build3010021205/b031/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3010021205/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid D8dj8iXzxO7krkKLfMGr/D8dj8iXzxO7krkKLfMGr -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/17/17e97dd9cb2748b9e0c34b148f1b22521e415f00f7834777b509a40f5f0774a6-d # internal internal/reflectlite mkdir -p $WORK/b004/ iter mkdir -p $WORK/b046/ weak mkdir -p $WORK/b119/ crypto/subtle mkdir -p $WORK/b100/ echo -n > $WORK/b004/go_asm.h # internal sync mkdir -p $WORK/b033/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s cat >/tmp/go-build3010021205/b046/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3010021205/b029/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a EOF cat >/tmp/go-build3010021205/b119/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid nGHguD-VcipsMZUMck_Q/nGHguD-VcipsMZUMck_Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/tmp/go-build3010021205/b033/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3010021205/b029/_pkg_.a packagefile internal/sync=/tmp/go-build3010021205/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build3010021205/b036/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid GjWkovcFgFQTKg_UaWd-/GjWkovcFgFQTKg_UaWd- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go cat >/tmp/go-build3010021205/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3010021205/b030/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid GXhbIQY7MN43qYtmNcQQ/GXhbIQY7MN43qYtmNcQQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid ADyPjCNdBkLwt21Y8q_2/ADyPjCNdBkLwt21Y8q_2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go cat >/tmp/go-build3010021205/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3010021205/b008/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid VpGapxKY53aJKa8_Rgbx/VpGapxKY53aJKa8_Rgbx -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/56/56cd1a83d0cd80813a25993b9175e279a576e7ed3dfabb797a1e874a83d82f2f-d # internal go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/23/238928d206f1d4133dd1051a7a851056b349e35a457707cbfe8800cc06b0c348-d # internal maps mkdir -p $WORK/b116/ slices mkdir -p $WORK/b044/ cat >/tmp/go-build3010021205/b116/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid gRC83rwzz7pTDbjL4B2T/gRC83rwzz7pTDbjL4B2T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go cat >/tmp/go-build3010021205/b044/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid TxG0FP53YH3TFfFuUz2H/TxG0FP53YH3TFfFuUz2H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go go tool buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0c/0cc6b91dd8b808c73111483aa4457ab49bab8f827c347ee64b2e751f1a16bfa2-d # internal go tool buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ae/ae62ff736373a0443e30a9c090738dc1bad6c5547138de505f4464e2d10d53ef-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set mkdir -p $WORK/b198/ cat >/tmp/go-build3010021205/b198/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set -lang=go1.25 -complete -installsuffix shared -buildid QDn08E7TMAdp_ZysmpTP/QDn08E7TMAdp_ZysmpTP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set/set.go go tool buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/d3/d34ce10cfd5e39d7482361a52d91925d3d934e904b6e75d3e9de1a9d5f6994be-d # internal go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3e/3efb94d17d3bb61391b85e22c81b24f82277d10ab3812cb05fbf87eb6f0968e6-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s go tool pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5a/5afdf49a3ae24a2b5b5409d79fab2345d953f17b3bd1b87687d004fef13e8619-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b123/ cat >/tmp/go-build3010021205/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3010021205/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid _W3ytpWZ640sXl_R6eib/_W3ytpWZ640sXl_R6eib -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build3010021205/b123/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3010021205/b004/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid xQ9uvtzwoPpYOLj4EcWX/xQ9uvtzwoPpYOLj4EcWX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go go tool buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/62/62b2c0e10a1fb42b0a485daa3e6e7412d01e2252f9478f26fb5f6e433a6b0521-d # internal internal/testlog mkdir -p $WORK/b066/ internal/singleflight mkdir -p $WORK/b186/ internal/bisect mkdir -p $WORK/b039/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma crypto/internal/fips140cache mkdir -p $WORK/b311/ mkdir -p $WORK/b149/ log/slog/internal/buffer mkdir -p $WORK/b619/ unique cat >/tmp/go-build3010021205/b066/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF mkdir -p $WORK/b118/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid g4QZToZXsV3orsLn0rve/g4QZToZXsV3orsLn0rve -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build3010021205/b186/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cat >/tmp/go-build3010021205/b311/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid UPr8q2z5dkw-fJUZjKNp/UPr8q2z5dkw-fJUZjKNp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/tmp/go-build3010021205/b039/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -lang=go1.25 -complete -installsuffix shared -buildid IoCwSNncJU4oRnPKTR8a/IoCwSNncJU4oRnPKTR8a -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma/pragma.go cat >/tmp/go-build3010021205/b149/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile weak=/tmp/go-build3010021205/b119/_pkg_.a EOF cat >/tmp/go-build3010021205/b619/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid ip9Ne9lUOaukm3phldqr/ip9Ne9lUOaukm3phldqr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid E0yJTCsvJ9probQULPkB/E0yJTCsvJ9probQULPkB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140cache/cache.go cat >/tmp/go-build3010021205/b118/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a packagefile internal/stringslite=/tmp/go-build3010021205/b031/_pkg_.a packagefile internal/sync=/tmp/go-build3010021205/b034/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile weak=/tmp/go-build3010021205/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p log/slog/internal/buffer -lang=go1.25 -std -complete -installsuffix shared -buildid ugCtINHbPJRSlwoGxRYK/ugCtINHbPJRSlwoGxRYK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid mLxyeBz_vJW3F3QsP2OC/mLxyeBz_vJW3F3QsP2OC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/unique/canonmap.go /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go runtime/cgo mkdir -p $WORK/b113/ echo -n > $WORK/b113/preferlinkext # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b113/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4e/4ec57e31ee44c9c5d85192c933c8baade75d6925d3e8259bdf297550dd311b62-d # internal internal/oserror mkdir -p $WORK/b043/ path mkdir -p $WORK/b062/ cat >/tmp/go-build3010021205/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b184/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid MSpcvyLa1e2eNdrWaept/MSpcvyLa1e2eNdrWaept -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go go tool buildid -w $WORK/b311/_pkg_.a # internal math/rand/v2 mkdir -p $WORK/b098/ io cat >/tmp/go-build3010021205/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF mkdir -p $WORK/b049/ cat >/tmp/go-build3010021205/b184/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b392/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid JGvqsUECqFAvEMHR4Y0K/JGvqsUECqFAvEMHR4Y0K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b291/ cat >/tmp/go-build3010021205/b098/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3010021205/b013/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cat >/tmp/go-build3010021205/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cat >/tmp/go-build3010021205/b392/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid 6NaITk_ETp9Wktx7DXTv/6NaITk_ETp9Wktx7DXTv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/a2/a2b19bb86f11f3cda4d7995cd099831f6f3304d35f61dd6f84df400f31959026-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer -lang=go1.25 -complete -installsuffix shared -buildid f0f7wLQCPUDrun1Sduci/f0f7wLQCPUDrun1Sduci -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >/tmp/go-build3010021205/b291/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid 354ti0QVYKzCPd-_BeJW/354ti0QVYKzCPd-_BeJW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -lang=go1.25 -complete -installsuffix shared -buildid LNyXBVGpfEwKKZO9JD21/LNyXBVGpfEwKKZO9JD21 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5/cast5.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid s6AFmLcnYsfy9OXqmCxG/s6AFmLcnYsfy9OXqmCxG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor mkdir -p $WORK/b660/ github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define mkdir -p $WORK/b837/ strconv mkdir -p $WORK/b054/ cat >/tmp/go-build3010021205/b660/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/version=github.com/containers/podman/vendor/go.podman.io/common/version packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build3010021205/b661/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor -lang=go1.25 -complete -installsuffix shared -buildid pm3xo-wLdKlZNa_OB_YK/pm3xo-wLdKlZNa_OB_YK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor/apparmor_unsupported.go cat >/tmp/go-build3010021205/b837/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define -lang=go1.25 -complete -installsuffix shared -buildid E7k_uzz79J_GESFFEDOt/E7k_uzz79J_GESFFEDOt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define/secrets.go cat >/tmp/go-build3010021205/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3010021205/b031/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid Osr7YLWVvj-dk8jMXa1U/Osr7YLWVvj-dk8jMXa1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go go tool buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/72/723a27257826030f89fe08cef8ea4e4c9c167cc8f2ed525c0bea5635e0d54f31-d # internal go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2f/2f8b9acddfebf557cc779fb7e7ecfe6990c13524e2951c15695fbc36a5b7300e-d # internal syscall mkdir -p $WORK/b041/ echo -n > $WORK/b041/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b041/symabis ./asm_linux_amd64.s go tool buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/b7/b72e54c432be917e4676f678cfee78ec3bd036ad492c5e80ed23ecc5e29dbd5d-d # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b186/_pkg_.a # internal go tool buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/17/17569743a011882460bb32e5a7eb3b5ea2e7234cddf8786f741e77f51d9423a6-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c8/c81231e43da3f9fc844781bad068ffb6defd738e0aba41c4f6f0a867a496baf9-d # internal go tool buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/19/19c4604e9b51f53a290b76ecd380c6c24768191b180ddeabe3b3175e26c86b5b-d # internal go tool buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/78/7829570dc29583f9d0c4fda8f2feb6fda9c5fa564b107831fdc56416c1697614-d # internal go tool buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/d5/d5fa7d05286fdb5b7ed0a5e736cd9299c5f22e0790bf28b9a76cf3b5fc1d6f74-d # internal cat >/tmp/go-build3010021205/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/asan=/tmp/go-build3010021205/b027/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3010021205/b042/_pkg_.a packagefile internal/msan=/tmp/go-build3010021205/b028/_pkg_.a packagefile internal/oserror=/tmp/go-build3010021205/b043/_pkg_.a packagefile internal/race=/tmp/go-build3010021205/b029/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3010021205/b023/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid pwOv4P6VcpHSXXauQf1v/pwOv4P6VcpHSXXauQf1v -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b041/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x002.o -c cgo.cgo2.c go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f4/f40f62f7583de777745a4a4a01e4326cae3450c3bb1a9195e4e7911c06423a60-d # internal go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/77/774b0428722c44407c3cd9425460d3e02fe873ffdb88667e24aa363e0ec93c8a-d # internal internal/godebug mkdir -p $WORK/b038/ cat >/tmp/go-build3010021205/b038/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build3010021205/b039/_pkg_.a packagefile internal/godebugs=/tmp/go-build3010021205/b015/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid 2HTvY4K_koyIFSsIz28H/2HTvY4K_koyIFSsIz28H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x003.o -c gcc_context.c go tool buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/c4/c4b988b601c829c2feed0cc74eeb56efaec97e212bd3f251c0a59977128b52aa-d # internal go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/3d/3d4d04722ee8f0ad5757b0d56a8db75ff6c15589598d5c4955838343da54a29f-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x004.o -c gcc_fatalf.c go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/cc/cc13967a51c39f1790dab0097e617efe85f70e69f8615f7051c70a759a1aa088-d # internal hash mkdir -p $WORK/b078/ crypto/internal/randutil mkdir -p $WORK/b097/ internal/saferio mkdir -p $WORK/b153/ bytes github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal mkdir -p $WORK/b048/ mkdir -p $WORK/b197/ github.com/containers/podman/vendor/go.podman.io/common/pkg/detach github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader mkdir -p $WORK/b729/ mkdir -p $WORK/b246/ cat >/tmp/go-build3010021205/b078/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cat >/tmp/go-build3010021205/b097/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a EOF cat >/tmp/go-build3010021205/b197/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF strings mkdir -p $WORK/b067/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid Tek01FxSZOaoHv_d0St4/Tek01FxSZOaoHv_d0St4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal -lang=go1.25 -complete -installsuffix shared -buildid EuNgDDO3Ev_0l-sDVGuI/EuNgDDO3Ev_0l-sDVGuI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal/types.go cat >/tmp/go-build3010021205/b153/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types mkdir -p $WORK/b762/ cat >/tmp/go-build3010021205/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p internal/saferio -lang=go1.25 -std -complete -installsuffix shared -buildid UqLBMl58SIwEQQEFEjN5/UqLBMl58SIwEQQEFEjN5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cat >/tmp/go-build3010021205/b729/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cat >/tmp/go-build3010021205/b246/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid s535UqGomOdtIpj6v_TD/s535UqGomOdtIpj6v_TD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid RDU1YnSU4nOMcXBYssTx/RDU1YnSU4nOMcXBYssTx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/detach -lang=go1.25 -complete -installsuffix shared -buildid lesB_bRr0Ci7NPXwQlow/lesB_bRr0Ci7NPXwQlow -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/detach/copy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader -lang=go1.25 -complete -installsuffix shared -buildid LS3cIksSLKqJcnuGFYuc/LS3cIksSLKqJcnuGFYuc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader/upload_reader.go cat >/tmp/go-build3010021205/b762/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cat >/tmp/go-build3010021205/b067/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3010021205/b031/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types -lang=go1.25 -complete -installsuffix shared -buildid VSVKtto--yievOP3VslD/VSVKtto--yievOP3VslD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid LWX-a4s-3Sg_WTaOyHf4/LWX-a4s-3Sg_WTaOyHf4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go go tool buildid -w $WORK/b197/_pkg_.a # internal go tool buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/74/74c9bcd37aba5a820bfb79cb3c8534190337b93cd760a0f4ce474fa9778b2449-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types mkdir -p $WORK/b196/ cat >/tmp/go-build3010021205/b196/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build3010021205/b197/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types -lang=go1.25 -complete -installsuffix shared -buildid v48zFJ-QaG0OrVw37oS0/v48zFJ-QaG0OrVw37oS0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types/types.go go tool buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/70/7097ac5422112076c4252fd303ae40dee8e43a382490a52f5660516c74a5c000-d # internal go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/41/4138e00a1efc31ee799d0e459681dd45781cacd0efc0c418bc6e71de0ce58ab1-d # internal go tool buildid -w $WORK/b246/_pkg_.a # internal go tool buildid -w $WORK/b078/_pkg_.a # internal go tool buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/68/6864256d553527702bf465ee1b6466d4c56794358ee72c039216950ce9958915-d # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/cc/cce7915d69c7105ff647639d5fe831d6d6816dd07fad350f486be3bc42dc24b6-d # internal container/heap mkdir -p $WORK/b432/ cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/7a/7a4e61a90533fa5ad28ccb63babe844d41421ec3a08cd7af1a951d94b850085a-d # internal cat >/tmp/go-build3010021205/b432/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a EOF cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/89/89dab4f66994e0dc49309a5a2d06d329474c17d18142b51312515d72ad8773aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p container/heap -lang=go1.25 -std -complete -installsuffix shared -buildid gn66nvw0pDdaHvLVju0U/gn66nvw0pDdaHvLVju0U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /usr/lib/golang/src/container/heap/heap.go hash/crc32 mkdir -p $WORK/b205/ hash/adler32 mkdir -p $WORK/b290/ echo -n > $WORK/b205/go_asm.h # internal hash/fnv mkdir -p $WORK/b308/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b205=>" -I $WORK/b205/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b205/symabis ./crc32_amd64.s cat >/tmp/go-build3010021205/b290/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid UHg3Sy2KmZiW-0akEOUV/UHg3Sy2KmZiW-0akEOUV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >/tmp/go-build3010021205/b308/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF hash/crc64 mkdir -p $WORK/b461/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid dkTc3bT161n98xyVLTKv/dkTc3bT161n98xyVLTKv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >/tmp/go-build3010021205/b461/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p hash/crc64 -lang=go1.25 -std -complete -installsuffix shared -buildid 79YIwNZb42FTqTCHLdM_/79YIwNZb42FTqTCHLdM_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go go tool buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/0d/0d049b61b71018e61a14420b229b8b71f6f69ea9cb06e1aa38abc2406efd281b-d # internal go tool buildid -w $WORK/b118/_pkg_.a # internal go tool buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/f2/f210c81f37813115da5b3c6de87e0a041fcf5ae66f4b49a43306d5dffda58a78-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/72/723dab57fb48952b91e2fa30b653ca032e6d2d1e328279113f268bf9a0a2dd53-d # internal cat >/tmp/go-build3010021205/b205/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid GTMMq4OdeL-LuBTWcJYE/GTMMq4OdeL-LuBTWcJYE -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b205/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack -asmhdr $WORK/b205/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x005.o -c gcc_libinit.c go tool buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/ba/baaf4060329725c6ff10819a68638f87a449e5bcb8016ab5492363b2c965f50f-d # internal go tool buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/38/3868536cb1d9b7ad07f660c272b217dd23283216d782249b425ce52132c33b2c-d # internal go tool buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/e1/e1171cc7b746811a430c20189269a9358e1650b7225265b1c859cfe2d543b92b-d # internal go tool buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/2f/2f4035f4e1f854d7c19d4ee070e78b37743c910519c7deb7b58095665cd2fb7c-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b205=>" -I $WORK/b205/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b205/crc32_amd64.o ./crc32_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/hash/crc32 go tool pack r $WORK/b205/_pkg_.a $WORK/b205/crc32_amd64.o # internal go tool buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/60/601a7a7d3f1aa725b95f63ec6432a6a708d6503524caef6a1e66440580061f82-d # internal go tool buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d0/d093916076a93cbd1119fe88114bc7010c83b7a7688bbb15b75958d2868e8148-d # internal crypto/internal/fips140deps/godebug mkdir -p $WORK/b082/ math/rand mkdir -p $WORK/b103/ cat >/tmp/go-build3010021205/b082/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid Mc2heIFFC-f-kfPXC-eg/Mc2heIFFC-f-kfPXC-eg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go cat >/tmp/go-build3010021205/b103/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid g6ENzBfstiqgHWmxAyAj/g6ENzBfstiqgHWmxAyAj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c0/c02c72f5c7ebe6056fda6df2a72be249d8a66b62746e606b69119819ea56d839-d # internal go tool buildid -w $WORK/b054/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x007.o -c gcc_mmap.c cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/bf/bf3e364a71846308ab2a7f9db04c151ad87d361aee0a5f7a9f68f569e08f0fb1-d # internal encoding/base64 mkdir -p $WORK/b053/ crypto mkdir -p $WORK/b077/ cat >/tmp/go-build3010021205/b053/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF cat >/tmp/go-build3010021205/b077/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid mhWgNVKUdqSjMd-O1ZP9/mhWgNVKUdqSjMd-O1ZP9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go encoding/base32 mkdir -p $WORK/b187/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b286/ net/netip mkdir -p $WORK/b117/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid -CwJvBeS6rBEP7J8OFP7/-CwJvBeS6rBEP7J8OFP7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/crypto.go github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b680/ reflect cat >/tmp/go-build3010021205/b187/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF mkdir -p $WORK/b058/ cat >/tmp/go-build3010021205/b286/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p encoding/base32 -lang=go1.25 -std -complete -installsuffix shared -buildid 8PIjGFjJz6iUf0nEV-Cz/8PIjGFjJz6iUf0nEV-Cz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -lang=go1.25 -complete -installsuffix shared -buildid 657ynSggT-cfB07rivte/657ynSggT-cfB07rivte -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors/errors.go cat >/tmp/go-build3010021205/b117/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/itoa=/tmp/go-build3010021205/b042/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile unique=/tmp/go-build3010021205/b118/_pkg_.a EOF cat >/tmp/go-build3010021205/b680/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF echo -n > $WORK/b058/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b058/symabis ./asm_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -lang=go1.25 -complete -installsuffix shared -buildid mIT02DSIu9knj6pIfyJh/mIT02DSIu9knj6pIfyJh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/const.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid oPv_3cIMHTHzZI7U1Lk5/oPv_3cIMHTHzZI7U1Lk5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cat >/tmp/go-build3010021205/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3010021205/b042/_pkg_.a packagefile internal/race=/tmp/go-build3010021205/b029/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3010021205/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3010021205/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3010021205/b008/_pkg_.a packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid wtGADBCRi1MymT-o3nr5/wtGADBCRi1MymT-o3nr5 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b058/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go go tool buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/23/23ac59ec1c2f662203b9ca2e174280cc03e75eab8f24e4e0393d5fd69c8e81af-d # internal go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e1/e1924bde9a26f3dc38c0bc8d83974a102ef067abe8d51c60cc2ac260edeaad11-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b209/ github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b404/ cat >/tmp/go-build3010021205/b209/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cat >/tmp/go-build3010021205/b404/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -installsuffix shared -buildid -yOlFXu5wtiqSAJ8QgW8/-yOlFXu5wtiqSAJ8QgW8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/podman/vendor/golang.org/x/text/transform -lang=go1.25 -complete -installsuffix shared -buildid IVKv_QyzEfEHDID1iuBf/IVKv_QyzEfEHDID1iuBf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform/transform.go go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/03/03fb536e4a1b3493d1b69d7ccf7562e04b7a124d3c9a44c3d8b6038c2f06b8a1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b293/ cat >/tmp/go-build3010021205/b293/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3010021205/b286/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -lang=go1.25 -complete -installsuffix shared -buildid 7TrfdJosdEElnu5TJ6Gv/7TrfdJosdEElnu5TJ6Gv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go go tool buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/04/04eff3fec34c1cfb39b6d167c5c798997fe6517d6460d1525624f87e5e287694-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x008.o -c gcc_setenv.c go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b0/b0d301038a628d0caff792d55cffc68dadd5571c9a56675717641b377e8c4e1d-d # internal bufio mkdir -p $WORK/b072/ crypto/internal/impl mkdir -p $WORK/b089/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b190/ crypto/internal/fips140 mkdir -p $WORK/b081/ net/http/internal/ascii mkdir -p $WORK/b220/ cat >/tmp/go-build3010021205/b072/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b122/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid saWnDg619omkGj76LyC_/saWnDg619omkGj76LyC_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go html mkdir -p $WORK/b342/ cat >/tmp/go-build3010021205/b190/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b089/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid Y1BmyJ-C7JFYjlAPSy2A/Y1BmyJ-C7JFYjlAPSy2A -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -lang=go1.25 -complete -installsuffix shared -buildid dX_OVM6oQRwLDFbOCQTz/dX_OVM6oQRwLDFbOCQTz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions/compare.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils mkdir -p $WORK/b560/ cat >/tmp/go-build3010021205/b122/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cat >/tmp/go-build3010021205/b220/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF cat >/tmp/go-build3010021205/b342/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid dxScwnm42e8kxQqFof2n/dxScwnm42e8kxQqFof2n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal mkdir -p $WORK/b703/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -installsuffix shared -buildid 96q2_wuK7zYNCU9P2vkU/96q2_wuK7zYNCU9P2vkU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >/tmp/go-build3010021205/b560/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils -lang=go1.25 -complete -installsuffix shared -buildid s0MtUTpTaE12ivCIkQDt/s0MtUTpTaE12ivCIkQDt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils/stringutils.go cat >/tmp/go-build3010021205/b703/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b081/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3010021205/b082/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal -lang=go1.25 -complete -installsuffix shared -buildid PNwo42YzzGKULcz8Amru/PNwo42YzzGKULcz8Amru -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal/env.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid ijlg-wWYPBpMTxU815Xk/ijlg-wWYPBpMTxU815Xk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid ob3W1qqv_D5HVJrD_GcF/ob3W1qqv_D5HVJrD_GcF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go go tool buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/7e/7ecf3bdb747fc1bfa5ae62c0a803e51cb2b0ec38dfc46fe2ceb0799d1155d6eb-d # internal go tool buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/c1/c17632167d37ae2b2ba14377b94ecd79ec4c164d50e02fafcd0eac6ac78b2149-d # internal go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/51/51c45b86c0e8f9f87239398105fb4b52a156da1861f010c76f85933218fb8064-d # internal encoding/pem mkdir -p $WORK/b182/ cat >/tmp/go-build3010021205/b182/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid OQXtZDK6RSjEJmrKpyCv/OQXtZDK6RSjEJmrKpyCv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go go tool buildid -w $WORK/b293/_pkg_.a # internal go tool buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/1c/1c253fe1b5ea0163653da3fc9a0ccc5ec48bb98bde09cebe4508c2d5fddf11ed-d # internal go tool buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/29/293756515c3fb7040f1fe869d03b6ebdc6edb00b80c1a8296a8b23e99558970a-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/cf/cfea8f9e06a2beb1e3551f9b911562bfa3d7be53ce0881d49099f903ef62471f-d # internal go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/10/1022cf0cc151602bcba386ebcb744d264241dfea2a258e128795c36699826e76-d # internal go tool buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/8b/8bfcc13b4feb4ba8f93dd1033787650f0ed469dd885909533967eee8cbbfd654-d # internal go tool buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/9f/9f7c60075aef571e507834b59f0e8a1602845dce47dea781ef4d5ecad56b24d5-d # internal go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/12/128be1d8521b7fc39537ff0d84098d272d2887a054cee32eb5d92d2095d420f2-d # internal crypto/internal/fips140/sha256 mkdir -p $WORK/b086/ crypto/internal/fips140/sha512 mkdir -p $WORK/b092/ echo -n > $WORK/b086/go_asm.h # internal go tool buildid -w $WORK/b703/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b086/symabis ./sha256block_amd64.s crypto/internal/fips140/sha3 echo -n > $WORK/b092/go_asm.h # internal mkdir -p $WORK/b090/ cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./sha512block_amd64.s echo -n > $WORK/b090/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b090/symabis ./sha3_amd64.s cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/9d/9de82cf9ae86b1146f670787a320fdbfc5b92a20e19fc6a02224c7148630ccd1-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x009.o -c gcc_sigaction.c go tool buildid -w $WORK/b209/_pkg_.a # internal cat >/tmp/go-build3010021205/b092/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3010021205/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3010021205/b089/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid xA5wiNx7oy8NSipddZbv/xA5wiNx7oy8NSipddZbv -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b092/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_amd64.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/9c/9c44b3b1aa9f95814271c972ed610cb429b309832c337095d3f5396ef1bc7387-d # internal cat >/tmp/go-build3010021205/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3010021205/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3010021205/b089/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid unKdrwix2iF5ltTmkCz0/unKdrwix2iF5ltTmkCz0 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b086/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_amd64.go go tool buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/e0/e0c72fe38fdf8912b2a1e896fc1e033ee688d15ed16085d7a311fab260367978-d # internal cat >/tmp/go-build3010021205/b090/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3010021205/b088/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid SC4jRgf80PV6_vCPMSWS/SC4jRgf80PV6_vCPMSWS -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b090/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_amd64.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go go tool buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/4e/4e96206de04536d09e33272eeca7eb6fc83d5f054f923d5c7d5eaabba92ece3f-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x010.o -c gcc_stack_unix.c cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b086/sha256block_amd64.o ./sha256block_amd64.s go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d9/d9ed40dd9479a0f79c0d519ba82242d1f92e14738c3be12d682fc2d86b002655-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b285/ image compress/bzip2 mkdir -p $WORK/b294/ mkdir -p $WORK/b288/ cat >/tmp/go-build3010021205/b285/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3010021205/b286/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cat >/tmp/go-build3010021205/b294/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile image/color=/tmp/go-build3010021205/b295/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -lang=go1.25 -complete -installsuffix shared -buildid Pyoi34dnAgJTCPU3KW5x/Pyoi34dnAgJTCPU3KW5x -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/armor.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p image -lang=go1.25 -std -complete -installsuffix shared -buildid crw2jwhf2b6c2YyBAmnl/crw2jwhf2b6c2YyBAmnl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go cat >/tmp/go-build3010021205/b288/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p compress/bzip2 -lang=go1.25 -std -complete -installsuffix shared -buildid Ujf4cPcytl6kYnre945Z/Ujf4cPcytl6kYnre945Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/sha512block_amd64.o ./sha512block_amd64.s go tool buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c8/c8dbd6441f4b5b5477f867cadaef2aff99e700cb45dd10b13ac3c4022396264e-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 go tool pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_amd64.o # internal go tool buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/70/7045d50abcec331f04a0b1812e41208a3ecdc8ecd67a492f4ac0fb44fdaeffa4-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 go tool pack r $WORK/b092/_pkg_.a $WORK/b092/sha512block_amd64.o # internal go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b9/b9f730b562aa8afece3e5aa10ea5d7bf498b01532dffd46db99dbd4758f5990f-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b090/sha3_amd64.o ./sha3_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x011.o -c gcc_traceback.c go tool buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/e9/e9aab3a5b4f973152e92d09704f0afc5a94e769484d8704c921c7926da9c9174-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 go tool pack r $WORK/b090/_pkg_.a $WORK/b090/sha3_amd64.o # internal go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e4/e4cf152df2468ac274835beea786c86a5ea6bc4182f89bee28f97915663e0ed2-d # internal crypto/sha3 mkdir -p $WORK/b109/ crypto/internal/fips140/hmac mkdir -p $WORK/b085/ cat >/tmp/go-build3010021205/b109/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3010021205/b090/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF cat >/tmp/go-build3010021205/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3010021205/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3010021205/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3010021205/b092/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid tF8FUIeOvTLHmzjfio-v/tF8FUIeOvTLHmzjfio-v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid jyxUY8mrKjtZh_bWTQb_/jyxUY8mrKjtZh_bWTQb_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x012.o -c gcc_util.c go tool buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/df/df3c2cb02a864761937108208448700166ffbe6c43e7a0691d480accefd2f6cf-d # internal crypto/internal/fips140/check mkdir -p $WORK/b084/ cat >/tmp/go-build3010021205/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3010021205/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3010021205/b086/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3010021205/b082/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -installsuffix shared -buildid tTt6tCCQG3mrt9aFHfcl/tTt6tCCQG3mrt9aFHfcl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go go tool buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e8/e88a4f66c5668559635f66bb5d76ee6c9d4fab2826fb6b1b4bb1f133bc605638-d # internal crypto/internal/fips140hash mkdir -p $WORK/b108/ cat >/tmp/go-build3010021205/b108/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build3010021205/b090/_pkg_.a packagefile crypto/sha3=/tmp/go-build3010021205/b109/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid ogs7pV74lvzF0IUhtZgi/ogs7pV74lvzF0IUhtZgi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go go tool buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/af/af3f732d9469f1093176217165ed960817919a5756a7ca5a7fb91a668b482673-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x013.o -c linux_syscall.c go tool buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d0/d0555a8570aa6c77496201a8d630584e1083ac4346b68e617b74b25d4eabc4d9-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b041/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_amd64.o # internal go tool buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b2/b202d341cfb8033c3128c54234ba2cd1a1a1539ac8f14df9d0028a0b4fffd9d0-d # internal internal/syscall/execenv mkdir -p $WORK/b065/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b739/ cat >/tmp/go-build3010021205/b065/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid qT5ELdgVXzqFsaXQHV0E/qT5ELdgVXzqFsaXQHV0E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b037/ cat >/tmp/go-build3010021205/b739/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -lang=go1.25 -complete -installsuffix shared -buildid 7KkUs0cbyHE9_NnJLeUR/7KkUs0cbyHE9_NnJLeUR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups/cgroups.go cat >/tmp/go-build3010021205/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile internal/stringslite=/tmp/go-build3010021205/b031/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p time -lang=go1.25 -std -installsuffix shared -buildid 18gX-gEihQgH6Tfi_nnL/18gX-gEihQgH6Tfi_nnL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cat >/tmp/go-build3010021205/b064/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid mxnCLwy6i3f6KkLtxCzl/mxnCLwy6i3f6KkLtxCzl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go go tool buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/42/422116137bb106097f03aca0e3ffec3074b9d8f252c240decf04ee4ee72f5597-d # internal crypto/internal/fips140/bigmod mkdir -p $WORK/b106/ crypto/internal/fips140/hkdf crypto/fips140 mkdir -p $WORK/b163/ mkdir -p $WORK/b177/ crypto/internal/fips140/tls12 mkdir -p $WORK/b166/ crypto/internal/fips140/edwards25519/field mkdir -p $WORK/b146/ crypto/internal/fips140/aes mkdir -p $WORK/b080/ echo -n > $WORK/b106/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b106/symabis ./nat_amd64.s cat >/tmp/go-build3010021205/b166/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3010021205/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3010021205/b086/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3010021205/b092/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF cat >/tmp/go-build3010021205/b177/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -installsuffix shared -buildid cjnSbAlLGkTGdMZbSnzX/cjnSbAlLGkTGdMZbSnzX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid 7GCAZj2rfCrxyVzpCAUA/7GCAZj2rfCrxyVzpCAUA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/crypto/fips140/fips140.go echo -n > $WORK/b080/go_asm.h # internal echo -n > $WORK/b146/go_asm.h # internal cat >/tmp/go-build3010021205/b163/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3010021205/b085/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3010021205/b086/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b146/symabis ./fe_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid 5ec6WQdFPPmFDS5YDYgg/5ec6WQdFPPmFDS5YDYgg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b080/symabis ./aes_amd64.s ./ctr_amd64.s crypto/internal/fips140/nistec/fiat mkdir -p $WORK/b145/ cat >/tmp/go-build3010021205/b145/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -installsuffix shared -buildid a0viR1k_9zGDC9uJZ0BC/a0viR1k_9zGDC9uJZ0BC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go go tool buildid -w $WORK/b739/_pkg_.a # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cat >/tmp/go-build3010021205/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3010021205/b083/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3010021205/b088/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3010021205/b082/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3010021205/b089/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF cat >/tmp/go-build3010021205/b146/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid qdvHuYI1g2lRWOM1EUBi/qdvHuYI1g2lRWOM1EUBi -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b080/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -installsuffix shared -buildid Wwi7QquwA8fETQXBQ6ZD/Wwi7QquwA8fETQXBQ6ZD -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b146/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack -asmhdr $WORK/b146/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/13/13a68727cb4b003aff45fb04a230f1a75f0040eb7b575dc602c588687ccdd2c6-d # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/26/264cdd4341c96381369a043d687cbbae5eb2f9a5cc60957a6e699289127a47b5-d # internal go tool buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/95/95a16d8cb90809db11f67db7469ac9a321b0f51979d55ec59912109abc288345-d # internal crypto/tls/internal/fips140tls mkdir -p $WORK/b176/ cat >/tmp/go-build3010021205/b176/importcfg << 'EOF' # internal # import config packagefile crypto/fips140=/tmp/go-build3010021205/b177/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -installsuffix shared -buildid IQl4zVYm4-WoZI9KnS93/IQl4zVYm4-WoZI9KnS93 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_x014.o -c gcc_amd64.S go tool buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/06/06b688c2f41156504ae6e89deeab0f2bc8a6a89a0f474420bd3e5a4749c3c0d1-d # internal go tool buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/31/31e7158d495fa2d5f5999808edf1c4567b4ee92a84d948351a6dd7c897b17e77-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b167/ cat >/tmp/go-build3010021205/b167/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build3010021205/b163/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3010021205/b086/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -installsuffix shared -buildid m66cvjAv57wJ94wEpep8/m66cvjAv57wJ94wEpep8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go cat >/tmp/go-build3010021205/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3010021205/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3010021205/b089/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid uJzumXpF0GYGVBHNmkd9/uJzumXpF0GYGVBHNmkd9 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go go tool buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/2d/2d941a1630f156c52c726b024bcd8fe77b9cba646414cceff9aaadeb77a24abc-d # internal go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/35/35c87d763e54d6d1d8ca0b37805e6571b7fe2470bfac813d681296bb374a9451-d # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b113/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/20/206d7f8f7f6bc5f9fbd8cda975a5a1129c739b1b4a604bb66d7a25a7e16fb47e-d # internal image/internal/imageutil mkdir -p $WORK/b297/ cat >/tmp/go-build3010021205/b297/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build3010021205/b294/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p image/internal/imageutil -lang=go1.25 -std -complete -installsuffix shared -buildid QbfKrD3jzErbwo56qK-F/QbfKrD3jzErbwo56qK-F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/preferlinkext $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o -O2 -g -lpthread go tool buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/39/395c51f598d222c9a44297ebb1f36f4f69a5ab5844fd531f7cb47093b88f5f74-d # internal go tool buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c1/c115314df9dd4a7fae2a1399a8fa0de1e23d349fe977cbafee29caa9dd6f8935-d # internal regexp mkdir -p $WORK/b121/ cat >/tmp/go-build3010021205/b121/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile regexp/syntax=/tmp/go-build3010021205/b122/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid nsA_XXalCFdklznrl4Yk/nsA_XXalCFdklznrl4Yk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go go tool buildid -w $WORK/b117/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b146/fe_amd64.o ./fe_amd64.s go tool buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/47/47460521a358104dabed61dd5d466fb8642ac4f376ae49aaa7a1debc16811678-d # internal image/jpeg mkdir -p $WORK/b296/ cat >/tmp/go-build3010021205/b296/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile image=/tmp/go-build3010021205/b294/_pkg_.a packagefile image/color=/tmp/go-build3010021205/b295/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build3010021205/b297/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p image/jpeg -lang=go1.25 -std -complete -installsuffix shared -buildid kPXFTStyS7josiCqrOqi/kPXFTStyS7josiCqrOqi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field go tool pack r $WORK/b146/_pkg_.a $WORK/b146/fe_amd64.o # internal go tool buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a6/a655d63cbfd7172f467240c8461cecdd96027a6c77811f44fa82dbe27919a47f-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f9/f9930931cb2ec6d9ef0340dc641b8c514e6d7a8ff3ef45047ab7287c76b951a2-d # internal crypto/internal/fips140/edwards25519 mkdir -p $WORK/b161/ cat >/tmp/go-build3010021205/b161/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3010021205/b146/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -installsuffix shared -buildid F0aghhZn8TcYbWWdDQAW/F0aghhZn8TcYbWWdDQAW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/preferlinkext $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.go -dynlinker echo -n > $WORK/b113/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b113/symabis ./asm_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b080/aes_amd64.o ./aes_amd64.s cat >/tmp/go-build3010021205/b113/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build3010021205/b030/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid _H18ETO09ffRogmE_mqb/_H18ETO09ffRogmE_mqb -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b113/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b113/_cgo_gotypes.go $WORK/b113/cgo.cgo1.go $WORK/b113/_cgo_import.go cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b080/ctr_amd64.o ./ctr_amd64.s go tool pack r $WORK/b080/_pkg_.a $WORK/b080/aes_amd64.o $WORK/b080/ctr_amd64.o # internal go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/fa/fa3c4485c8e6343c2617d16908e9a9328ff0ab523347b35ba152507864a76bf7-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b106/nat_amd64.o ./nat_amd64.s go tool pack r $WORK/b106/_pkg_.a $WORK/b106/nat_amd64.o # internal go tool buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/6b/6b408baeb34ca0127e1be31f7310db2be69dba189e28ba773ef0ca8962a74155-d # internal go tool buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/0e/0e55f36dc99af0cc1f53105e4f1f05edf1e01b242daa1ca6a5653e8bef8042e9-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b113/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b113/asm_amd64.o ./asm_amd64.s go tool buildid -w $WORK/b296/_pkg_.a # internal go tool pack r $WORK/b113/_pkg_.a $WORK/b113/asm_amd64.o $WORK/b113/preferlinkext $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o $WORK/b113/_x014.o # internal go tool buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/d5/d50122d6068a7bbc1c8fd76d27ecff560434d4c8b31980f75dd26f7f5d94581c-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/82/826ed9a1e017e7137f5ec4d1f1fd8312fefee26738c015061b955ee8a546b0cd-d # internal go tool buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/77/7703d064b047af8ef989a921793ec8056cf789eaafee2297cbaeda888b6bee3e-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b433/ mkdir -p $WORK/b192/ cat >/tmp/go-build3010021205/b192/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cat >/tmp/go-build3010021205/b433/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.25 -complete -installsuffix shared -buildid J8Tz2bXP_iqiTf5-dEWl/J8Tz2bXP_iqiTf5-dEWl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -lang=go1.25 -complete -installsuffix shared -buildid vL9zb5U-9v4zsvVt9j7g/vL9zb5U-9v4zsvVt9j7g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi/stripansi.go go tool buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/1c/1c98b723d6fe49559eb97b39af0eb537f65879292078888aeb1186a2685520b0-d # internal go tool buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/65/650af1875f217727d6e0ec56ca5345ac4b90c3124f87c9124d7638c9372be795-d # internal go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fa/facbcf84bfb2242138c2ac71016e7c312d453cf871ccac2f388f2fe347801418-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal mkdir -p $WORK/b255/ context mkdir -p $WORK/b002/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal mkdir -p $WORK/b365/ github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter mkdir -p $WORK/b749/ github.com/containers/podman/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b346/ github.com/containers/podman/vendor/google.golang.org/grpc/keepalive cat >/tmp/go-build3010021205/b255/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF mkdir -p $WORK/b411/ io/fs mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal -lang=go1.25 -complete -installsuffix shared -buildid z1OLwy2q5K5RIvQ8FT-g/z1OLwy2q5K5RIvQ8FT-g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal/tz.go cat >/tmp/go-build3010021205/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3010021205/b004/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b749/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid JTFO1dAG1VHY0IxTjNJh/JTFO1dAG1VHY0IxTjNJh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter -lang=go1.25 -complete -installsuffix shared -buildid v0EqCxIYP4I2BnT0SENP/v0EqCxIYP4I2BnT0SENP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/leakybucket.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter/storage.go cat >/tmp/go-build3010021205/b365/importcfg << 'EOF' # internal # import config packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b346/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/backoff -lang=go1.25 -complete -installsuffix shared -buildid rtBGMJWYsTKT1EgPzasA/rtBGMJWYsTKT1EgPzasA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.25 -complete -installsuffix shared -buildid nV8gEvlWtKecjcuQvIfv/nV8gEvlWtKecjcuQvIfv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal/internal.go cat >/tmp/go-build3010021205/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build3010021205/b043/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid s3Di1-XdEMwFmBo6kUIT/s3Di1-XdEMwFmBo6kUIT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b063/ cat >/tmp/go-build3010021205/b411/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/keepalive -lang=go1.25 -complete -installsuffix shared -buildid JszO0rmKaLqTj09xyLy8/JszO0rmKaLqTj09xyLy8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/keepalive/keepalive.go cat >/tmp/go-build3010021205/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build3010021205/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3010021205/b064/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid G7KgVObJ5XD6DA_Dmv1U/G7KgVObJ5XD6DA_Dmv1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/fstatat_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go go tool buildid -w $WORK/b411/_pkg_.a # internal go tool buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/0c/0c6ac2c3d987aa599ca2ca53c10c047d6ac4f95023f08f70bee4f518ffeb0556-d # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/d9/d9e1497e31864ce9d594b1ea04e95b1eceaa5d9af016fdda130b3bfd928b921f-d # internal go tool buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/40/401e1f2f5e9893b50f03a092122a6e3bc50c093cf999863a2e796d22238c48a1-d # internal go tool buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/a5/a541374b4b7f60772a32cdf168ecab84f699097d9894e7d1dc98b30991dc70cd-d # internal go tool buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/8a/8abda05cec3d1c5d38120ec56b4cfdfde7376d03eba210ec9b9ab706e2d34339-d # internal go tool buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/69/692e86bb14276e94777d2248d18d912d3c436b2e3034b26d7c7311f5c17b1257-d # internal crypto/internal/fips140/nistec mkdir -p $WORK/b144/ echo -n > $WORK/b144/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b144/symabis ./p256_asm_amd64.s cat >/tmp/go-build3010021205/b144/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3010021205/b145/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid Z1N5d5U8__hoosVda2Kv/Z1N5d5U8__hoosVda2Kv -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b144/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack -asmhdr $WORK/b144/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/81/81787db9eabd1f45c528662eed61f3265667db31895f7a4179778dfadaf95955-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b380/ github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b514/ github.com/containers/podman/vendor/github.com/containerd/errdefs mkdir -p $WORK/b579/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event mkdir -p $WORK/b634/ mkdir -p $WORK/b809/ cat >/tmp/go-build3010021205/b380/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build3010021205/b346/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b391/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff -lang=go1.25 -complete -installsuffix shared -buildid CqE2PkjFUaDtRy6wGlq1/CqE2PkjFUaDtRy6wGlq1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff/backoff.go cat >/tmp/go-build3010021205/b514/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3010021205/b156/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cat >/tmp/go-build3010021205/b579/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a EOF cat >/tmp/go-build3010021205/b809/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a EOF cat >/tmp/go-build3010021205/b634/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs -lang=go1.25 -complete -installsuffix shared -buildid 8NwLZkR1VdO8ZwSK1Qxl/8NwLZkR1VdO8ZwSK1Qxl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/resolve.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -lang=go1.25 -complete -installsuffix shared -buildid 2uoxKflrFHLnPRak3V_s/2uoxKflrFHLnPRak3V_s -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore/semaphore.go cat >/tmp/go-build3010021205/b391/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/buffer=github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build3010021205/b392/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event -lang=go1.25 -complete -installsuffix shared -buildid IIXqYs_8cRkpasGeZOq-/IIXqYs_8cRkpasGeZOq- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/event.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event/stream.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync -lang=go1.25 -complete -installsuffix shared -buildid QYdAGneK9DhIQXC2g_WS/QYdAGneK9DhIQXC2g_WS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/event.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage -lang=go1.25 -complete -installsuffix shared -buildid Y7_dIKwRhcgvdY89X066/Y7_dIKwRhcgvdY89X066 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage/context.go go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4f/4f070f54f4fac60313401debc15a601935ccf2e84b4569025a4da96a7698c3f7-d # internal embed mkdir -p $WORK/b324/ internal/filepathlite mkdir -p $WORK/b060/ cat >/tmp/go-build3010021205/b324/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3010021205/b031/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid nmUfG8azEiS5rtsBv6L4/nmUfG8azEiS5rtsBv6L4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /usr/lib/golang/src/embed/embed.go cat >/tmp/go-build3010021205/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3010021205/b031/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid oTgjQploVovXYdklbS3v/oTgjQploVovXYdklbS3v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go go tool buildid -w $WORK/b634/_pkg_.a # internal go tool buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/3e/3ea9e8e707c68aebed11ae7ede413d7693ab7c66e89ec35f340c8b0cacab346d-d # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/95/95df1b1f7e91b7e256fa3c9581cc4de68bd4cd06cf351b9e482a368d3b079898-d # internal go tool buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/1c/1c60d7fa24f5b009c5f28affd56e46e7bc7e4e5f990983d66623f97a46241056-d # internal go tool buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/74/7485613425ff95b3743290d81b7cf009a16c55f82c6513d50ecba21ca0b3fa43-d # internal go tool buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/13/132dc682c07356e703b6bf192688ef8e9d9550530979837045d3e4b104ab87f8-d # internal go tool buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/ef/ef93ba669349b79c94b98eb78447a4fb42c8c8b5da279cb0a1a8b7aeb6197613-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults mkdir -p $WORK/b323/ cat >/tmp/go-build3010021205/b323/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build3010021205/b324/_pkg_.a EOF cat >/tmp/go-build3010021205/b323/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults -lang=go1.25 -complete -installsuffix shared -buildid h_T9vPO_fsIK6p60dQwr/h_T9vPO_fsIK6p60dQwr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -embedcfg $WORK/b323/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/df/dfeaa1fe7d731c5679c2967b49c533c8803001faabbeb7208c68dc5639cf4ce4-d # internal go tool buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/e5/e5a650adc8673a5f48334c2d61384e1f2d1e4fed8e834917f818cc6c2d1d8479-d # internal go tool buildid -w $WORK/b579/_pkg_.a # internal go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/51/51c359724672a95c6a86bad33da7171a285b433dffe7fc926a7700d72b07fa34-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a0/a07f7f0abcd2ed8261b4855fb56e24075799b9aee2a4a67e4a9088b934383805-d # internal os mkdir -p $WORK/b059/ cat >/tmp/go-build3010021205/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3010021205/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3010021205/b042/_pkg_.a packagefile internal/poll=/tmp/go-build3010021205/b063/_pkg_.a packagefile internal/stringslite=/tmp/go-build3010021205/b031/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3010021205/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3010021205/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build3010021205/b066/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p os -lang=go1.25 -std -installsuffix shared -buildid PMQQiSj2836VWEQ0r1TA/PMQQiSj2836VWEQ0r1TA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/statat.go /usr/lib/golang/src/os/statat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b058/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_amd64.o # internal go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c8/c85213088d5678ed6ee137802bdc40dd7f3fda9db8f68f5d94df4dd29e191c7d-d # internal internal/fmtsort mkdir -p $WORK/b057/ github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b226/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal cat >/tmp/go-build3010021205/b057/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a EOF mkdir -p $WORK/b612/ encoding/binary mkdir -p $WORK/b131/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid xQJtJLGvaGT_RrxRB4tq/xQJtJLGvaGT_RrxRB4tq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build3010021205/b226/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b612/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a EOF cat >/tmp/go-build3010021205/b131/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -lang=go1.25 -complete -installsuffix shared -buildid gTXR3pO0hHM_Qqj0ACEq/gTXR3pO0hHM_Qqj0ACEq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal -lang=go1.25 -complete -installsuffix shared -buildid YpvzwOjhPaTkC-nL52cX/YpvzwOjhPaTkC-nL52cX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal/attribute.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid zpH0Oo8dvJRXmSAb9Wxx/zpH0Oo8dvJRXmSAb9Wxx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b469/ echo -n > $WORK/b469/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b469/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >/tmp/go-build3010021205/b469/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -lang=go1.25 -installsuffix shared -buildid Jycf8Y2kQTPYyerf4TVv/Jycf8Y2kQTPYyerf4TVv -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b469/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack -asmhdr $WORK/b469/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_type.go go tool buildid -w $WORK/b226/_pkg_.a # internal go tool buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/43/434cc9696b0b3fc10943e1b818580b28f29dbc38f449523a59b23835259f245d-d # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/1e/1e302d9caff73717380ef7c77a300b974aef1cc452172057609e7ff9c0189882-d # internal go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/81/81dbb9d4f1b49c6aaeb347fd553d094c80ced24de2339c70b94719ea518de049-d # internal go tool buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/6f/6fe8ff997026e38830167c945fd65f2b30c269f580a79dbfca5ed2974f20aaf9-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b172/ github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b494/ github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b452/ github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b453/ echo -n > $WORK/b172/go_asm.h # internal echo -n > $WORK/b494/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b172/symabis ./sum_amd64.s echo -n > $WORK/b453/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b494=>" -I $WORK/b494/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b494/symabis ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b453=>" -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b453/symabis ./xxhash_amd64.s cat >/tmp/go-build3010021205/b452/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build3010021205/b205/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref -lang=go1.25 -complete -installsuffix shared -buildid jiWonFuJrdsxzcwfXP6B/jiWonFuJrdsxzcwfXP6B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref/snappy.go github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b130/ echo -n > $WORK/b130/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b130/symabis ./asm_linux_amd64.s cat >/tmp/go-build3010021205/b172/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cat >/tmp/go-build3010021205/b494/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -installsuffix shared -buildid 70ZRKWQxTJHsDZqKz7rA/70ZRKWQxTJHsDZqKz7rA -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b172/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -installsuffix shared -buildid X1d9_deg3UAtQcubJ7Sx/X1d9_deg3UAtQcubJ7Sx -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b494/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack -asmhdr $WORK/b494/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build3010021205/b453/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.25 -installsuffix shared -buildid vZ92YKrbVNg2Bizg17Cd/vZ92YKrbVNg2Bizg17Cd -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b453/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack -asmhdr $WORK/b453/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >/tmp/go-build3010021205/b130/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/containers/podman/vendor/golang.org/x/sys/unix -lang=go1.25 -installsuffix shared -buildid -9UO2uVJnyMlEZwgu-kz/-9UO2uVJnyMlEZwgu-kz -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b130/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/vgetrandom_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b172/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b453=>" -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b453/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 go tool pack r $WORK/b172/_pkg_.a $WORK/b172/sum_amd64.o # internal go tool buildid -w $WORK/b172/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash go tool pack r $WORK/b453/_pkg_.a $WORK/b453/xxhash_amd64.o # internal go tool buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/ad/ad45410c49d07b50819c338098dfcea2b82431055447518dc9f50bdb2c11019f-d # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/9d/9df1b03d8299f7fc43a385aaa98ec30f1882dc10deb08d0b2f258ef94f4d66cf-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b494=>" -I $WORK/b494/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b494/sum_amd64.o ./sum_amd64.s go tool buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/30/301026da95af6740c5daadfe3efead86a98894f756dcbb228442df6b17f2339d-d # internal go tool pack r $WORK/b494/_pkg_.a $WORK/b494/sum_amd64.o # internal go tool buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/1c/1ce89fd0cb3b3bfffa3c8a7b6d3540045e36248f4ca13e381b880480410af65d-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b492/ cat >/tmp/go-build3010021205/b492/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/salsa20/salsa=github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3010021205/b493/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3010021205/b494/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build3010021205/b495/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox -lang=go1.25 -complete -installsuffix shared -buildid wr8WFSYs5UHSTZ2ZOSro/wr8WFSYs5UHSTZ2ZOSro -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go go tool buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/c2/c2d5693ad3e3d923726a1c85b68c5fad492871625154e367b6eeed3bb1002ba9-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b144/p256_asm_amd64.o ./p256_asm_amd64.s go tool pack r $WORK/b144/_pkg_.a $WORK/b144/p256_asm_amd64.o # internal go tool buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/50/50942af4117a1560dd2bb2051a12f88902270d78059346667d9a73c7ae30e06f-d # internal go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/26/261643df537dd2578a726fcdc4ddd083ccba9da11151c63a23006e6d8dffa68d-d # internal crypto/internal/sysrand mkdir -p $WORK/b096/ fmt io/ioutil mkdir -p $WORK/b056/ mkdir -p $WORK/b188/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b307/ internal/sysinfo mkdir -p $WORK/b571/ os/signal mkdir -p $WORK/b269/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b589/ github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b434/ github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless mkdir -p $WORK/b243/ github.com/containers/podman/vendor/go.podman.io/common/pkg/machine mkdir -p $WORK/b713/ cat >/tmp/go-build3010021205/b096/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3010021205/b064/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/moby/sys/sequential mkdir -p $WORK/b693/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev cat >/tmp/go-build3010021205/b307/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile hash/fnv=/tmp/go-build3010021205/b308/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF mkdir -p $WORK/b737/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b356/ cat >/tmp/go-build3010021205/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3010021205/b057/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid BB46z4S5wtX7eZRO29HB/BB46z4S5wtX7eZRO29HB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -lang=go1.25 -complete -installsuffix shared -buildid qB2xDfrEBiFJUMTmkoBp/qB2xDfrEBiFJUMTmkoBp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand/rand.go echo -n > $WORK/b269/go_asm.h # internal github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid sTbWfvlc7uAKWQgBQSMt/sTbWfvlc7uAKWQgBQSMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go mkdir -p $WORK/b508/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b269=>" -I $WORK/b269/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b269/symabis ./sig.s vendor/golang.org/x/sys/cpu mkdir -p $WORK/b173/ cat >/tmp/go-build3010021205/b188/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b571/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cat >/tmp/go-build3010021205/b589/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid 1F2FUGGNAOm7hucsO6QU/1F2FUGGNAOm7hucsO6QU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid HBQaKKyMBqx5BsW-megC/HBQaKKyMBqx5BsW-megC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build3010021205/b434/importcfg << 'EOF' # internal # import config importmap github.com/rivo/uniseg=github.com/containers/podman/vendor/github.com/rivo/uniseg packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build3010021205/b435/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -lang=go1.25 -complete -installsuffix shared -buildid UJbD4NCHLpEay-guKkRm/UJbD4NCHLpEay-guKkRm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount/mount.go cat >/tmp/go-build3010021205/b243/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF cat >/tmp/go-build3010021205/b713/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -lang=go1.25 -complete -installsuffix shared -buildid vYIUyiYGCZ9-j8j4-T2O/vYIUyiYGCZ9-j8j4-T2O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_table.go cat >/tmp/go-build3010021205/b693/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/machine -lang=go1.25 -complete -installsuffix shared -buildid r97Dn6KG5duXvjOaFFPa/r97Dn6KG5duXvjOaFFPa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/machine/machine.go cat >/tmp/go-build3010021205/b356/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF path/filepath cat >/tmp/go-build3010021205/b737/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/containers/podman/vendor/github.com/moby/sys/sequential -lang=go1.25 -complete -installsuffix shared -buildid TTq6q4l0inhP9WRjTC3a/TTq6q4l0inhP9WRjTC3a -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/sequential/sequential_unix.go mkdir -p $WORK/b120/ echo -n > $WORK/b173/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless -lang=go1.25 -complete -installsuffix shared -buildid VCa_8Tomvi98o4Dgp0MM/VCa_8Tomvi98o4Dgp0MM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless/rootless.go echo -n > $WORK/b508/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b508=>" -I $WORK/b508/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b508/symabis ./cpu_gc_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b173/symabis ./cpu_gc_x86.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig -lang=go1.25 -complete -installsuffix shared -buildid 0A_IUF6uwCufRyHkiq1Z/0A_IUF6uwCufRyHkiq1Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/observability.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/xds.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -lang=go1.25 -complete -installsuffix shared -buildid 9IfqtuQ54KFSuTbGdZSN/9IfqtuQ54KFSuTbGdZSN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev/tty.go cat >/tmp/go-build3010021205/b120/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3010021205/b060/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid HMt2qMi08z2Di4ukJ71U/HMt2qMi08z2Di4ukJ71U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go net mkdir -p $WORK/b183/ echo -n > $WORK/b183/preferlinkext # internal cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b183/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cat >/tmp/go-build3010021205/b508/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -lang=go1.25 -installsuffix shared -buildid bWAWBKcwfyjysvIev5eo/bWAWBKcwfyjysvIev5eo -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b508/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack -asmhdr $WORK/b508/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/byteorder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_other_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/cpu_x86.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/hwcap_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/parse.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go cat >/tmp/go-build3010021205/b269/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cat >/tmp/go-build3010021205/b173/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid cao7jXczXrvzFGtesYF_/cao7jXczXrvzFGtesYF_ -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b269/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack -asmhdr $WORK/b269/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p vendor/golang.org/x/sys/cpu -lang=go1.25 -std -installsuffix shared -buildid ATgMyFf2I4PCi7xpsaMm/ATgMyFf2I4PCi7xpsaMm -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b173/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go go tool buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f6/f6910e778affd988c590ae177ed7ae867b333b166aacb068b33090e5aa4d01be-d # internal go tool buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/4e/4e652c6b22fc84574bb1b9a3a39fb4b735dc1c14eeada2a97ae5ce2349febffb-d # internal go tool buildid -w $WORK/b356/_pkg_.a # internal go tool buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/f8/f882eaa9d2264a71a6371290bea95ea4ed478f3e31190ce742c0a9c7c85f6c8c-d # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/14/146a18a9f78ce5c092cfb770a0afd3b57740976c97f6771c9d5069e258df3604-d # internal go tool buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/49/49513746678c768acb2bc34ab2d3e2c671c224e066eb35fbe2ec3072bc6da057-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b469/reflect2_amd64.o ./reflect2_amd64.s go tool buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/ae/aef5172ffa718e26fe699357722aa9aa19135a10d17e8953b1cadd3c961d82a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b469/relfect2_mips64x.o ./relfect2_mips64x.s go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/61/61ed53e58a6399cf10c245a069427f62a4a549794c5d4a03c64138f962abbc52-d # internal crypto/internal/entropy mkdir -p $WORK/b095/ cat >/tmp/go-build3010021205/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/sysrand=/tmp/go-build3010021205/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid YRDrRRObG2yhcgL5NqqD/YRDrRRObG2yhcgL5NqqD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b469/relfect2_mipsx.o ./relfect2_mipsx.s go tool buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ad/ad52d9d9d8fb1c130ab5c4b379f294847d8f1f48824de89f68a9a40d7b19dce7-d # internal go tool buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/2b/2b17f80f9a55fc46bb5a44a29ea0207000941726b07cbaf2781b14533dda06f3-d # internal go tool buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b469/relfect2_ppc64x.o ./relfect2_ppc64x.s cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fe/fef370b3f05875887352f410bce1a2a344c61cf438b007f853bcad44c0e4737c-d # internal crypto/internal/fips140/drbg mkdir -p $WORK/b094/ cat >/tmp/go-build3010021205/b094/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build3010021205/b095/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3010021205/b080/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3010021205/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3010021205/b096/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -installsuffix shared -buildid XciZc36G6rY-aHkQ9zja/XciZc36G6rY-aHkQ9zja -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 go tool pack r $WORK/b469/_pkg_.a $WORK/b469/reflect2_amd64.o $WORK/b469/relfect2_mips64x.o $WORK/b469/relfect2_mipsx.o $WORK/b469/relfect2_ppc64x.o # internal go tool buildid -w $WORK/b469/_pkg_.a # internal go tool buildid -w $WORK/b188/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b269=>" -I $WORK/b269/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b269/sig.o ./sig.s cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e6/e63551e6195a2658155124247832aa5851c78e423dd9c9fabc15b7a5303ab01a-d # internal go tool pack r $WORK/b269/_pkg_.a $WORK/b269/sig.o # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/cpu -trimpath "$WORK/b508=>" -I $WORK/b508/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b508/cpu_gc_x86.o ./cpu_gc_x86.s go tool buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/fb/fbb17c25a2517a3471ed66c21ecfb5d78d00b26f141d728043b4b41026c6c477-d # internal go tool buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/2e/2ece30b7069fa7e42b21f86b1221d7ace30d971d9a4a30de036a54ae31b2a38c-d # internal go tool pack r $WORK/b508/_pkg_.a $WORK/b508/cpu_gc_x86.o # internal go tool buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/0e/0e3123853161bad4c1433e091faba3ca792d94e645acb8f90deda1fd5de9cebb-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b507/ cat >/tmp/go-build3010021205/b507/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=github.com/containers/podman/vendor/golang.org/x/sys/cpu packagefile crypto/sha3=/tmp/go-build3010021205/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build3010021205/b508/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/sha3 -lang=go1.25 -complete -installsuffix shared -buildid 71ZdR-Kc-y3GxYRvtCd6/71ZdR-Kc-y3GxYRvtCd6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/hashes.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_hash.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/legacy_keccakf.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/sha3/shake.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b173/cpu_gc_x86.o ./cpu_gc_x86.s cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/3d/3d8861554b525d7ae24d2533e1a5c0f2ce20599b9c75837b094b3bfdcd4797ea-d # internal go tool pack r $WORK/b173/_pkg_.a $WORK/b173/cpu_gc_x86.o # internal go tool buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/04/04795180d9fa8536a4651e86cc1479aad1696366b122b2d07700c58ec50d465b-d # internal go tool buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4f/4f4619fb4642a0d863ac43ee7451e1cfde9e9771ffede5fafe201b07fc6bc1d1-d # internal crypto/internal/fips140only mkdir -p $WORK/b099/ crypto/internal/fips140/ecdh crypto/internal/fips140/ed25519 mkdir -p $WORK/b143/ mkdir -p $WORK/b160/ crypto/internal/fips140/rsa crypto/internal/fips140/ecdsa mkdir -p $WORK/b107/ cat >/tmp/go-build3010021205/b099/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/drbg=/tmp/go-build3010021205/b094/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3010021205/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3010021205/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3010021205/b092/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF crypto/internal/fips140/aes/gcm mkdir -p $WORK/b093/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -installsuffix shared -buildid BTaPfIyh-swaAAurKSov/BTaPfIyh-swaAAurKSov -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go crypto/internal/fips140/mlkem mkdir -p $WORK/b165/ cat >/tmp/go-build3010021205/b143/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3010021205/b094/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3010021205/b144/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF mkdir -p $WORK/b148/ cat >/tmp/go-build3010021205/b160/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3010021205/b094/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3010021205/b161/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3010021205/b092/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid 9hjRcU8aJPu1xHtFvGUc/9hjRcU8aJPu1xHtFvGUc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go cat >/tmp/go-build3010021205/b107/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3010021205/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3010021205/b094/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3010021205/b086/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3010021205/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3010021205/b092/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid XdpkHE4WFGpVPTWucULo/XdpkHE4WFGpVPTWucULo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go echo -n > $WORK/b093/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b093/symabis ./gcm_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid ECDzslyaDe19M4WWEKci/ECDzslyaDe19M4WWEKci -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go cat >/tmp/go-build3010021205/b148/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3010021205/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3010021205/b094/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3010021205/b085/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3010021205/b144/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3010021205/b092/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cat >/tmp/go-build3010021205/b165/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3010021205/b094/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3010021205/b090/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid w24NGriH5vjpcUmPL81H/w24NGriH5vjpcUmPL81H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid ClPQGxqeo4jaldJHnmMG/ClPQGxqeo4jaldJHnmMG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go cat >/tmp/go-build3010021205/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3010021205/b080/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3010021205/b083/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3010021205/b094/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3010021205/b088/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3010021205/b089/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid -kMjO4C_a6u4-9stD05E/-kMjO4C_a6u4-9stD05E -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b093/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go go tool buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/9c/9c3ac6a243cfe543ca93f33ad6d0b699943899cfb2d11ffe67466029f4bea734-d # internal crypto/hkdf mkdir -p $WORK/b162/ crypto/rc4 mkdir -p $WORK/b175/ cat >/tmp/go-build3010021205/b162/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/hkdf=/tmp/go-build3010021205/b163/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3010021205/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid 3oKLbnkQHJjQbQidIR6y/3oKLbnkQHJjQbQidIR6y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/crypto/hkdf/hkdf.go crypto/md5 mkdir -p $WORK/b174/ go tool buildid -w $WORK/b120/_pkg_.a # internal cat >/tmp/go-build3010021205/b175/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build3010021205/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p crypto/rc4 -lang=go1.25 -std -complete -installsuffix shared -buildid seyC97eLCbzFq9sNGwdK/seyC97eLCbzFq9sNGwdK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go echo -n > $WORK/b174/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b174/symabis ./md5block_amd64.s cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a3/a3f83b300070040b41a0c183356ce5babe097bea6757174b2d8f245a3e09a774-d # internal github.com/containers/podman/vendor/github.com/kr/fs mkdir -p $WORK/b767/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory mkdir -p $WORK/b542/ os/exec mkdir -p $WORK/b252/ cat >/tmp/go-build3010021205/b767/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build3010021205/b188/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/containers/podman/vendor/github.com/kr/fs -lang=go1.25 -complete -installsuffix shared -buildid y-V0MHszhtCnaPjZ3tyI/y-V0MHszhtCnaPjZ3tyI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/filesystem.go ./_build/src/github.com/containers/podman/vendor/github.com/kr/fs/walk.go cat >/tmp/go-build3010021205/b542/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory -lang=go1.25 -complete -installsuffix shared -buildid gem4A7m9GqAGhFzKv9lf/gem4A7m9GqAGhFzKv9lf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory/directory_unix.go cat >/tmp/go-build3010021205/b252/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3010021205/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3010021205/b064/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid 28RS1ZmcXe3dlhE4eWoT/28RS1ZmcXe3dlhE4eWoT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cat >/tmp/go-build3010021205/b174/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid 6yKBIUkTZ00IvLafjGeP/6yKBIUkTZ00IvLafjGeP -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b174/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack -asmhdr $WORK/b174/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go go tool buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/5d/5dbf8e41a4fecf568d1d903fa1669d1a07f26f94d81c728c1d641b1e58c12d14-d # internal go tool buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/02/02f967df371e88449791c45811a1819f3116b7c4c4cea6e4b9e4afba20df983d-d # internal go tool buildid -w $WORK/b143/_pkg_.a # internal go tool buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/48/4830fb3eddb27fc2bde78cc349f279a5bbb0f83fc22edb3fc7b88f6361883a06-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/24/242c481c8c30763ff642440385b49d96d5598c7cb8ff96d68b5b9279e774a383-d # internal go tool buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/fe/fedcf51643fe34e5b4815267d1a62e7362cd7a2d41660dab38052d261423373b-d # internal go tool buildid -w $WORK/b542/_pkg_.a # internal go tool buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/71/7177b36c245018e8806c8ebade349b8de4023eb7b6c9bf39fa8ec06c22a5f291-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a3/a365f733343379cab281a95a3a81df5e0ce9f20bffb0cc5f463706300d4a16fe-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b174/md5block_amd64.o ./md5block_amd64.s go tool pack r $WORK/b174/_pkg_.a $WORK/b174/md5block_amd64.o # internal go tool buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e4/e41346ffada899aef225f339eabc1e036713c3236c86233fe807d36db6380e5e-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/gcm_amd64.o ./gcm_amd64.s go tool pack r $WORK/b093/_pkg_.a $WORK/b093/gcm_amd64.o # internal go tool buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/2b/2b27a5a6dfa8ba4e0c20d5950115d0ec5793ea1a1f702417a09b21d135df8e9c-d # internal crypto/cipher mkdir -p $WORK/b079/ cat >/tmp/go-build3010021205/b079/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3010021205/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3010021205/b093/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3010021205/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid ioJfjBrTvE9FcxwXPxqW/ioJfjBrTvE9FcxwXPxqW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go go tool buildid -w $WORK/b165/_pkg_.a # internal go tool buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/14/145780be347a575edeb179638a41d55e37bddd93f65e2bcc58f84b40f51f345e-d # internal crypto/mlkem mkdir -p $WORK/b676/ cat >/tmp/go-build3010021205/b676/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/mlkem=/tmp/go-build3010021205/b165/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p crypto/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid FDFsFLMLgGzm4O33ZJqt/FDFsFLMLgGzm4O33ZJqt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack /usr/lib/golang/src/crypto/mlkem/mlkem.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/8c/8cd6f6e8915629900dcf1c75aa0cc15b23b0cdce8bd7cb777d33d7b5a2c9b1e5-d # internal go tool buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/11/110ea641a5701b662250144438677a79fcd6f9aa3990c77884102356f6abac0d-d # internal github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open mkdir -p $WORK/b858/ cat >/tmp/go-build3010021205/b858/importcfg << 'EOF' # internal # import config packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open -lang=go1.25 -complete -installsuffix shared -buildid DNKI7EZRnB_BBPhgzisZ/DNKI7EZRnB_BBPhgzisZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open/open.go go tool buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/fa/faf567d46e2ad8987ab84e1aea81a5491a370ed31f989eb682b735c9b182605b-d # internal go tool buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/4c/4c5696e8fbe73c5edd694205c99adda8a3b4b1f400703116372f43c2ddfec06b-d # internal go tool buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f4/f4d3255dd5f930d6f35d05779ff9ead800af6c34c2be8d1d6aa0511df30e58c5-d # internal go tool buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/c6/c66807744aa83eaf7356d1e6412120edc1a5561e47d1dd811485a463c4317914-d # internal crypto/internal/boring crypto/des mkdir -p $WORK/b076/ mkdir -p $WORK/b158/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b170/ cat >/tmp/go-build3010021205/b076/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3010021205/b101/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF cat >/tmp/go-build3010021205/b158/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3010021205/b083/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid 05p78vhhw9i5xPC0vlnV/05p78vhhw9i5xPC0vlnV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid s1A5BzZDpkoWKYfGua3o/s1A5BzZDpkoWKYfGua3o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go mkdir -p $WORK/b677/ cat >/tmp/go-build3010021205/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3010021205/b171/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -complete -installsuffix shared -buildid mZtpwKm053q5Kq_RPW3_/mZtpwKm053q5Kq_RPW3_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >/tmp/go-build3010021205/b677/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3010021205/b493/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -complete -installsuffix shared -buildid E-LQvroZJhuHJTPokS5c/E-LQvroZJhuHJTPokS5c -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/xor.go go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/24/2423c1baf1a2ef7c125be942bb0a65cbca484bc8e9b7de17c97867c4b883381a-d # internal crypto/sha256 mkdir -p $WORK/b111/ crypto/sha1 crypto/aes mkdir -p $WORK/b110/ mkdir -p $WORK/b157/ crypto/hmac crypto/sha512 cat >/tmp/go-build3010021205/b111/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3010021205/b086/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF mkdir -p $WORK/b150/ mkdir -p $WORK/b164/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid L-slzeK_tW_m4F0Jqu59/L-slzeK_tW_m4F0Jqu59 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go crypto/ecdh mkdir -p $WORK/b142/ echo -n > $WORK/b110/go_asm.h # internal cat >/tmp/go-build3010021205/b157/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3010021205/b080/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./sha1block_amd64.s cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid JqBQmKaH1W6Yte97tIei/JqBQmKaH1W6Yte97tIei -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go cat >/tmp/go-build3010021205/b150/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3010021205/b092/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF cat >/tmp/go-build3010021205/b164/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3010021205/b085/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3010021205/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid dzYM5jlZzXvyH3yUqVAI/dzYM5jlZzXvyH3yUqVAI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go cat >/tmp/go-build3010021205/b142/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build3010021205/b143/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3010021205/b146/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3010021205/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid 2S9MOPn3n_vea4CSh0Iy/2S9MOPn3n_vea4CSh0Iy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid -Z0c64eRCKvPh71sgBMC/-Z0c64eRCKvPh71sgBMC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go cat >/tmp/go-build3010021205/b110/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3010021205/b089/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid BSAmXTUzN69eq-8zAukj/BSAmXTUzN69eq-8zAukj -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b110/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go go tool buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d3/d37ef96ee166ddc3df467e0f70fb5afbc2d8b2d7583896da2fb1ba40163994ab-d # internal go tool buildid -w $WORK/b111/_pkg_.a # internal go tool buildid -w $WORK/b158/_pkg_.a # internal go tool buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/35/3573cff2c6e015903279d1d878efa19674d9eee76366b1d3bd8bea4e69a62c99-d # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/95/95a5f41c29008ce3c4eb5ff2cfcfb2394eddb878a9717f7e399f792fc67ade6e-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/b3/b3b886598bc2cc3e41ca622c9d7a1af75442de5ea6ed9e3a4afb12e3730d0185-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b679/ cat >/tmp/go-build3010021205/b679/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build3010021205/b680/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.25 -complete -installsuffix shared -buildid etdVWuCVYRw6v-RNAYCx/etdVWuCVYRw6v-RNAYCx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go go tool buildid -w $WORK/b056/_pkg_.a # internal go tool buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/40/409566fae75f4448c033d8f526b2872ee8e38c9493dc9c49732868008418ff91-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/21/2158788fdde96fbea8e061c37f3233a5e58c6a6be5fc1730d0016b9de8640fa1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b283/ net/url mkdir -p $WORK/b115/ cat >/tmp/go-build3010021205/b283/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build3010021205/b164/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -lang=go1.25 -complete -installsuffix shared -buildid z7JcXSA5OXlj5_H6uq2Y/z7JcXSA5OXlj5_H6uq2Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go log encoding/hex mkdir -p $WORK/b181/ mkdir -p $WORK/b134/ github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b126/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b132/ mime/quotedprintable mkdir -p $WORK/b217/ github.com/containers/podman/vendor/github.com/miekg/pkcs11 net/http/internal mkdir -p $WORK/b112/ mkdir -p $WORK/b219/ github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b127/ echo -n > $WORK/b112/preferlinkext # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr mkdir -p $WORK/b241/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b112/ -importpath github.com/containers/podman/vendor/github.com/miekg/pkcs11 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full ./params.go ./pkcs11.go ./types.go cat >/tmp/go-build3010021205/b127/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a EOF cat >/tmp/go-build3010021205/b241/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b126/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF github.com/containers/podman/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b124/ github.com/containers/podman/vendor/github.com/moby/sys/capability mkdir -p $WORK/b260/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr -lang=go1.25 -complete -installsuffix shared -buildid _1QRKjTgrlmqstpJkdqH/_1QRKjTgrlmqstpJkdqH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr/multierr.go github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits os/user mkdir -p $WORK/b267/ mkdir -p $WORK/b236/ compress/flate mkdir -p $WORK/b204/ echo -n > $WORK/b267/preferlinkext # internal cat >/tmp/go-build3010021205/b124/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b267/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b267/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cat >/tmp/go-build3010021205/b260/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cat >/tmp/go-build3010021205/b236/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/containers/podman/vendor/gopkg.in/yaml.v3 -lang=go1.25 -complete -installsuffix shared -buildid bpGKjYrJZs31x95AuJQ2/bpGKjYrJZs31x95AuJQ2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/containers/podman/vendor/github.com/moby/sys/capability -lang=go1.25 -complete -installsuffix shared -buildid pjG4rUhjWt1XnIgVXc1f/pjG4rUhjWt1XnIgVXc1f -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/capability_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/enum_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/capability/syscall_linux.go cat >/tmp/go-build3010021205/b204/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits -lang=go1.25 -complete -installsuffix shared -buildid YLDhNhEzUx8EQxB7xtCy/YLDhNhEzUx8EQxB7xtCy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits/iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -lang=go1.25 -complete -installsuffix shared -buildid eqhHzUCIM50nTiQgSdjK/eqhHzUCIM50nTiQgSdjK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid ANh_rqH_S9UglO7BgGyg/ANh_rqH_S9UglO7BgGyg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b211/ cat >/tmp/go-build3010021205/b211/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3010021205/b209/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cat >/tmp/go-build3010021205/b115/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -installsuffix shared -buildid joA7DEVzQsJOyHBuc0xA/joA7DEVzQsJOyHBuc0xA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid 7TowLGv0wW-bHy8cwU6g/7TowLGv0wW-bHy8cwU6g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/net/url/url.go mime mkdir -p $WORK/b215/ text/scanner mkdir -p $WORK/b257/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -lang=go1.25 -complete -installsuffix shared -buildid ke0Sa281V7ALZ9ccZJNb/ke0Sa281V7ALZ9ccZJNb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go cat >/tmp/go-build3010021205/b132/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -lang=go1.25 -complete -installsuffix shared -buildid yqeMByMzu8b9r6Is5J4b/yqeMByMzu8b9r6Is5J4b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go cat >/tmp/go-build3010021205/b215/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cat >/tmp/go-build3010021205/b217/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid Pofm2LiugJesT53BQ1Qh/Pofm2LiugJesT53BQ1Qh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid 6tkvie8pjK_H4qxhxm95/6tkvie8pjK_H4qxhxm95 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go github.com/containers/podman/vendor/go.podman.io/image/v5/version mkdir -p $WORK/b248/ cat >/tmp/go-build3010021205/b248/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/version -lang=go1.25 -complete -installsuffix shared -buildid yIQnLQYRYbMpoXqV49lk/yIQnLQYRYbMpoXqV49lk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/version/version.go github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b264/ cat >/tmp/go-build3010021205/b219/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cat >/tmp/go-build3010021205/b134/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log/internal=/tmp/go-build3010021205/b135/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid 2JcBuRatM1abGxG-Dnk4/2JcBuRatM1abGxG-Dnk4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/log/log.go cat >/tmp/go-build3010021205/b264/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/containers/podman/vendor/github.com/docker/go-units -lang=go1.25 -complete -installsuffix shared -buildid qIefIng-bBtQ0JUjOU9q/qIefIng-bBtQ0JUjOU9q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/ulimit.go cat >/tmp/go-build3010021205/b181/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF encoding/json mkdir -p $WORK/b047/ vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b214/ cat >/tmp/go-build3010021205/b257/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p text/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid ZuQI4Yziwaj5cmTUTO0v/ZuQI4Yziwaj5cmTUTO0v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >/tmp/go-build3010021205/b047/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3010021205/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid iEEYxIk-xZKBTxD0xDWV/iEEYxIk-xZKBTxD0xDWV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cat >/tmp/go-build3010021205/b214/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid GKnvFiAEaOeFkqgPJyAu/GKnvFiAEaOeFkqgPJyAu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b225/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid lF-8X5amiJwpkL2ECKPc/lF-8X5amiJwpkL2ECKPc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go go tool buildid -w $WORK/b236/_pkg_.a # internal go tool buildid -w $WORK/b677/_pkg_.a # internal go tool buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/71/71b9b374b3d54e0fe6360fe4b1f92bd96c9e7c0fc364af0cd349b821e6d4eaf5-d # internal go tool buildid -w $WORK/b679/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec math/big mkdir -p $WORK/b268/ mkdir -p $WORK/b102/ cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/a6/a6e49cbb28faa50c324e1e382adf08f02fac46931306d0078d037bf4754188be-d # internal cat >/tmp/go-build3010021205/b268/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec -lang=go1.25 -complete -installsuffix shared -buildid SCecbTVVjLYA5ebZHdsi/SCecbTVVjLYA5ebZHdsi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/command_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec/reexec.go echo -n > $WORK/b102/go_asm.h # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/a4/a4b18cc2bdd2d7daa9e500da073a58d3ed3d63bc192d31cc36528b370b9e0bda-d # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/4b/4b1b8148d74faa705a9c7f435e06d59185ee7235776b52dcce9267fd75d290eb-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b102/symabis ./arith_amd64.s github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b306/ github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json mkdir -p $WORK/b282/ go/token cat >/tmp/go-build3010021205/b306/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3010021205/b307/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -installsuffix shared -buildid aNqeb3u1IhoDiSM4WAL-/aNqeb3u1IhoDiSM4WAL- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go cat >/tmp/go-build3010021205/b225/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build3010021205/b226/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF mkdir -p $WORK/b315/ go tool buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -lang=go1.25 -complete -installsuffix shared -buildid _LIhInOO7f7YiV97OHKe/_LIhInOO7f7YiV97OHKe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/errors.go cat >/tmp/go-build3010021205/b282/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3010021205/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cat >/tmp/go-build3010021205/b315/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -lang=go1.25 -complete -installsuffix shared -buildid PdKK9_aA6q2NfTELbuAc/PdKK9_aA6q2NfTELbuAc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/group.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p go/token -lang=go1.25 -std -complete -installsuffix shared -buildid YYGoTUODLXgLU2xyur2v/YYGoTUODLXgLU2xyur2v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/src/go/token/tree.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json -lang=go1.25 -complete -installsuffix shared -buildid aIHV5cWk0dT0o2kJoISz/aIHV5cWk0dT0o2kJoISz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/indent.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/scanner.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json/tags.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/e0/e03f8c2e2d0394ff212918fb318c0ff61b095db2ba5230080b16903aa2735ad2-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b169/ echo -n > $WORK/b169/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b169/symabis ./chacha20poly1305_amd64.s go tool buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/a3/a3e102248d094733c8b1dbda2a372374728dd466115151871eea152031f77854-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent mkdir -p $WORK/b247/ cat >/tmp/go-build3010021205/b247/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3010021205/b248/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent -lang=go1.25 -complete -installsuffix shared -buildid nGOaCJflwzkarlMrP1lF/nGOaCJflwzkarlMrP1lF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent/useragent.go go tool buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/0b/0bfd7e5738ffa016523234f95bb505c450c6646f57c25b5e0377f2d35f67739b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b336/ cat >/tmp/go-build3010021205/b336/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -lang=go1.25 -complete -installsuffix shared -buildid HCzZVATJrABg9j-xrPOS/HCzZVATJrABg9j-xrPOS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version/version.go go tool buildid -w $WORK/b127/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/sha1block_amd64.o ./sha1block_amd64.s cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b7/b76723b5d450b0d8621e04174176b8aeac41b2a3c6bbcdb6c5d71a5a16cab845-d # internal text/template/parse mkdir -p $WORK/b344/ cat >/tmp/go-build3010021205/b344/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid s-gMPpqvefASbHzKzpqk/s-gMPpqvefASbHzKzpqk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go go tool buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/25/25f45b8a2be9e572001da6561f3b460366b71ee1f9b80a93e6eb8e86934f4616-d # internal text/tabwriter mkdir -p $WORK/b345/ cat >/tmp/go-build3010021205/b345/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p text/tabwriter -lang=go1.25 -std -complete -installsuffix shared -buildid _iM2Ydv4BHCbRPZl8b-Z/_iM2Ydv4BHCbRPZl8b-Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cat >/tmp/go-build3010021205/b102/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile math/rand=/tmp/go-build3010021205/b103/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid YHR8DJXz-N4wGSH9Wqkm/YHR8DJXz-N4wGSH9Wqkm -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/natmul.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go go tool buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/01/011e2ca21daff21d553acfc8df293e69740917e9e37bbc25958415a82bb1628f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b354/ cat >/tmp/go-build3010021205/b354/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/attributes -lang=go1.25 -complete -installsuffix shared -buildid CgLQ3HTRutLaFuT3PVbc/CgLQ3HTRutLaFuT3PVbc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/attributes/attributes.go go tool buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/3a/3a96272496db21c0d5557ca143e05b3ed1c3a132d9ad7bfd5a67eca25654cdca-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle mkdir -p $WORK/b393/ cat >/tmp/go-build3010021205/b393/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle -lang=go1.25 -complete -installsuffix shared -buildid iSJP6-Sc4vOWTS_MBfMJ/iSJP6-Sc4vOWTS_MBfMJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle/idle.go go tool buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/ee/ee7bfd510cac2ad8bafd92cb03032554ea2974a630f676e863671a5fa0ef5f9c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b305/ cat >/tmp/go-build3010021205/b305/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -lang=go1.25 -complete -installsuffix shared -buildid F4uZRTM_M6-zJAy2Bck_/F4uZRTM_M6-zJAy2Bck_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire/wire.go go tool buildid -w $WORK/b336/_pkg_.a # internal go tool buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e2/e27c303cbf85480c8c2ebee8cab1672f36e38d6c17bb18d8eb5572dcf2fb9ed9-d # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/7b/7bfd0c92181c58e4164d83069e047e42f3a141835cf50254a084737ad042065c-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b407/ cat >/tmp/go-build3010021205/b407/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -lang=go1.25 -complete -installsuffix shared -buildid 2H7l_dqAfJx57ZnrZ_Js/2H7l_dqAfJx57ZnrZ_Js -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/static_table.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/tables.go github.com/containers/podman/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b406/ cat >/tmp/go-build3010021205/b406/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build3010021205/b404/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -lang=go1.25 -complete -installsuffix shared -buildid YChY9pd9xA5_SFrJ6whT/YChY9pd9xA5_SFrJ6whT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/trie.go cat >/tmp/go-build3010021205/b169/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3010021205/b170/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3010021205/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3010021205/b172/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3010021205/b173/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -installsuffix shared -buildid gsPjLJtrEQC61riapAis/gsPjLJtrEQC61riapAis -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b169/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go go tool buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/60/602dab453e51d212b08e704dd6e2b0b5cb4c5f7e254c93a1a4f526ce5e10cad1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b125/ cat >/tmp/go-build3010021205/b125/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3010021205/b127/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.25 -complete -installsuffix shared -buildid PnOJwiIYkRD-CkVufNKg/PnOJwiIYkRD-CkVufNKg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go go tool buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/10/103ece9ed15b689dadeb525f8d4bc7ba32c69bc430c560e33bd47b478c80c1bc-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference mkdir -p $WORK/b191/ cat >/tmp/go-build3010021205/b191/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference -lang=go1.25 -complete -installsuffix shared -buildid pG-BNi8CSZiYFE3aDjPc/pG-BNi8CSZiYFE3aDjPc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp-additions.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference/regexp.go cd /usr/lib/golang/src/crypto/sha1 go tool pack r $WORK/b110/_pkg_.a $WORK/b110/sha1block_amd64.o # internal go tool buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5f/5f1337c3cae1be36c266e2d6ba4ef213f5a64a7d6a10a5e70e9c6473151ded60-d # internal github.com/containers/podman/vendor/github.com/distribution/reference mkdir -p $WORK/b223/ cat >/tmp/go-build3010021205/b223/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF go tool buildid -w $WORK/b264/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/containers/podman/vendor/github.com/distribution/reference -lang=go1.25 -complete -installsuffix shared -buildid RZwD6SFh-e2lCaI5CFME/RZwD6SFh-e2lCaI5CFME -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/reference.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/distribution/reference/sort.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/8d/8d54fcfdbef0928db76d6a4064b230d29387ad26389ed951e91b256a19d54ecb-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b437/ go tool buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/f0/f007a0780ed37d1f3b11f452a234aef7e2991fee0a4961a87418620cf15142b7-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b449/ cat >/tmp/go-build3010021205/b449/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cat >/tmp/go-build3010021205/b437/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/podman/vendor/github.com/VividCortex/ewma importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build3010021205/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build3010021205/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build3010021205/b439/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF go tool buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor -lang=go1.25 -complete -installsuffix shared -buildid BwMkcK5j8kIvFerJpr7T/BwMkcK5j8kIvFerJpr7T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/any.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/counters.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/decorator.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/elapsed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/eta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/moving_average.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/name.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_complete.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/on_condition.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/size_type.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/speed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor/spinner.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -lang=go1.25 -complete -installsuffix shared -buildid yNhETWs7jDj91QDlFcRy/yNhETWs7jDj91QDlFcRy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/fse.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/a3/a3a5b30d683f57afc404aa754eb69dca065766a87a235419b147d38d4cae1527-d # internal go tool buildid -w $WORK/b219/_pkg_.a # internal go tool buildid -w $WORK/b257/_pkg_.a # internal go tool buildid -w $WORK/b225/_pkg_.a # internal runtime/debug mkdir -p $WORK/b454/ echo -n > $WORK/b454/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b454=>" -I $WORK/b454/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b454/symabis ./debug.s cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/b4/b47cee88f93cb362a311e4eca176701debf9b4375002bc914ce9961b62c9cb1b-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/75/75241544e5067a38a74bc39b4c37a74fd3dcf6c7194dd7aff01d4b4398d4638d-d # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/9f/9fb6e5e87318696e3d3203093fcfa306c708ba1213c635207bdeda2371eb2a5c-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b458/ database/sql/driver mkdir -p $WORK/b476/ cat >/tmp/go-build3010021205/b458/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b476/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -lang=go1.25 -complete -installsuffix shared -buildid _9nU6ZCwaAHGtFhQ57GJ/_9nU6ZCwaAHGtFhQ57GJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid kPCKsFwlN58ic8Pa7urc/kPCKsFwlN58ic8Pa7urc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go github.com/containers/podman/vendor/github.com/proglottis/gpgme mkdir -p $WORK/b479/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --cflags -- gpgme go tool buildid -w $WORK/b354/_pkg_.a # internal go tool buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/7a/7a18be6ffa2ca9ef4b0f4a4e59c9aa6a2b4f0087fa982073ce76a82ba1705bdd-d # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/aa/aac78b3a4133fd98d37f1b400c5c7d1e9294e2abed2258bb0b1baa157fe42ec0-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/scrypt mkdir -p $WORK/b496/ cat >/tmp/go-build3010021205/b496/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3010021205/b283/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/scrypt -lang=go1.25 -complete -installsuffix shared -buildid Oh1DoSnqbvCqVADt400d/Oh1DoSnqbvCqVADt400d -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/scrypt/scrypt.go github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b310/ cat >/tmp/go-build3010021205/b310/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3010021205/b311/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -lang=go1.25 -complete -installsuffix shared -buildid Mk-HriCoFE0yyhmweheY/Mk-HriCoFE0yyhmweheY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go go tool buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f2/f25af146a241f93d475c2870d308d3e11c40e9106eda0e3c9ddd4ff7cf11f8b1-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal mkdir -p $WORK/b137/ cat >/tmp/go-build3010021205/b137/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal -lang=go1.25 -complete -installsuffix shared -buildid R35RUcjG9Awwir7RnuFl/R35RUcjG9Awwir7RnuFl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/deepcopy.go go tool buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/47/47e3da326ce88ba180e0c5991db48f7f2c0682c514d815ce30cc9722cb7dcc2b-d # internal github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b499/ cat >/tmp/go-build3010021205/b499/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3010021205/b156/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode/utf16=/tmp/go-build3010021205/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -lang=go1.25 -complete -installsuffix shared -buildid sOhwvGbunq9gMxfl9Wyd/sOhwvGbunq9gMxfl9Wyd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./_build/src/github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go go tool buildid -w $WORK/b260/_pkg_.a # internal go tool buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/02/028eae7d7bfd1aeea234fd4c4aa31445d92894e5cc331a2e1590ac78079358e6-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/cc/cc10c11947f341664d0c183dbf8991ed2ba727f09e43664fa86b790d55e93da1-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b340/ mkdir -p $WORK/b210/ cat >/tmp/go-build3010021205/b340/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile container/list=/tmp/go-build3010021205/b156/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries -lang=go1.25 -complete -installsuffix shared -buildid iQO2NYYpW8SXeFv3xjfT/iQO2NYYpW8SXeFv3xjfT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -installsuffix shared -buildid cZ68TAxJJZLi2HxNuirY/cZ68TAxJJZLi2HxNuirY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme pkg-config --libs -- gpgme cat >/tmp/go-build3010021205/b454/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile internal/poll=/tmp/go-build3010021205/b063/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid 4KrhnYZgM9psg1-4d6t-/4KrhnYZgM9psg1-4d6t- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b454/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack -asmhdr $WORK/b454/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s go tool buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/30/3059c904db0628a425371b38936e2b98631044317154a401e8560d6b79f7d627-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b405/ cat >/tmp/go-build3010021205/b405/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile container/list=/tmp/go-build3010021205/b156/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -complete -installsuffix shared -buildid RL2PZnPg--l01bgkm86T/RL2PZnPg--l01bgkm86T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/trieval.go go tool buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/99/991a85f5e132f50c78a54518bd760eefe63b9a6270376a310fb4f753a854f8a8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal mkdir -p $WORK/b518/ cat >/tmp/go-build3010021205/b518/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal -lang=go1.25 -complete -installsuffix shared -buildid WWq1ibjVMxxEy2PxuI0Q/WWq1ibjVMxxEy2PxuI0Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal/oci_util.go go tool buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c5/c56082d5a9ca7d9b2dd9e5d4ec76493a39ea70b2b92ae0baf22c7a96c8fd991c-d # internal github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b114/ cat >/tmp/go-build3010021205/b114/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri -lang=go1.25 -complete -installsuffix shared -buildid 2ApqTogJ2p5K1kxVmP-n/2ApqTogJ2p5K1kxVmP-n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go echo -n > $WORK/b479/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b479/ -importpath github.com/containers/podman/vendor/github.com/proglottis/gpgme "-ldflags=\"-O2\" \"-g\" \"-lgpgme\"" -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full ./data.go ./gpgme.go ./unset_agent_info.go go tool buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/6c/6c42e99aab1b66860ab8355dbde2145c0fb6599edd53309799c7b1a47e1bb117-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat mkdir -p $WORK/b526/ cat >/tmp/go-build3010021205/b526/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat -lang=go1.25 -complete -installsuffix shared -buildid 9YNxhLmzPfa_LYfgcIwT/9YNxhLmzPfa_LYfgcIwT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_atomic_go119.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_generics_go121.go go tool buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/c2/c251bebefaf1e35a8b6041d89a1460c948b649e254d7c82f9769db699cfc3126-d # internal compress/gzip mkdir -p $WORK/b203/ cat >/tmp/go-build3010021205/b203/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile compress/flate=/tmp/go-build3010021205/b204/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile hash/crc32=/tmp/go-build3010021205/b205/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid nCsjUFMHtGcH0cdAdrT5/nCsjUFMHtGcH0cdAdrT5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 go tool pack r $WORK/b169/_pkg_.a $WORK/b169/chacha20poly1305_amd64.o # internal go tool buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/dc/dca1d3c3bc89b63c46e1055be0cf51d78de7159b9062d400999144a29376c446-d # internal compress/zlib mkdir -p $WORK/b289/ cat >/tmp/go-build3010021205/b289/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile compress/flate=/tmp/go-build3010021205/b204/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile hash/adler32=/tmp/go-build3010021205/b290/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p compress/zlib -lang=go1.25 -std -complete -installsuffix shared -buildid QBb2kO5WcfRdOmYPgt5B/QBb2kO5WcfRdOmYPgt5B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go go tool buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/fa/fa7988b3d3d53af11fbf7cb0c73018430da697ac592964bed2626c273da444ae-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b456/ cat >/tmp/go-build3010021205/b456/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/flate=/tmp/go-build3010021205/b204/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3010021205/b451/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -lang=go1.25 -complete -installsuffix shared -buildid auKvO46t5N4Xy-bEDGyR/auKvO46t5N4Xy-bEDGyR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/deflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/dict_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/fast_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_code.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level1.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level2.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level3.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level4.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level5.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level6.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/matchlen_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/regmask_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/stateless.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/token.go go tool buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/eb/ebcf310b835abbdacab44b6b3343e5117eda924c75723cbe92d97c9c2a32e1be-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/types mkdir -p $WORK/b195/ cat >/tmp/go-build3010021205/b195/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3010021205/b196/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/types -lang=go1.25 -complete -installsuffix shared -buildid R8NeW230pV2qZy1ZMJGA/R8NeW230pV2qZy1ZMJGA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/types/types.go go tool buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/4b/4b5c1cc89a8bf45a6ddb4be9dd9d01b2176f5243a5d2dd54d09012a1217f51cb-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration mkdir -p $WORK/b229/ cat >/tmp/go-build3010021205/b229/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration -lang=go1.25 -complete -installsuffix shared -buildid jpvWNVJ6v_fbmpVoOOzi/jpvWNVJ6v_fbmpVoOOzi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration/naming.go go tool buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/04/04ef48a68b50bfd1b74fc88ce2748fd7f304382def28132023fa238ceb6ea3a4-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b459/ cat >/tmp/go-build3010021205/b459/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build3010021205/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3010021205/b458/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -lang=go1.25 -complete -installsuffix shared -buildid RWcJpt_W2KAEEjUo8DMO/RWcJpt_W2KAEEjUo8DMO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bintree.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bitops.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/breader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/directcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/distcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/hashtable.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/prob.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/state.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer2.go go tool buildid -w $WORK/b476/_pkg_.a # internal go tool buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/6e/6e8f00d07501973d56aef32241772dd401f7210bbf8098c560e56dd820146629-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert mkdir -p $WORK/b530/ cat >/tmp/go-build3010021205/b530/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert -lang=go1.25 -complete -installsuffix shared -buildid py0QWdEtIxRi0uS30nA5/py0QWdEtIxRi0uS30nA5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert.go cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/95/953dc9b44e1671826b597a876fd40ebd258900caeaea33991831f4d4ec741216-d # internal database/sql mkdir -p $WORK/b475/ cat >/tmp/go-build3010021205/b475/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build3010021205/b476/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p database/sql -lang=go1.25 -std -complete -installsuffix shared -buildid Xhk6RtFQK7wlck2MnV-W/Xhk6RtFQK7wlck2MnV-W -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go go tool buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/dd/dd087ad1377657d8a11a91f2f420a7b8dbabc87201299edbef38590763014f37-d # internal github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset mkdir -p $WORK/b532/ cat >/tmp/go-build3010021205/b532/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset -lang=go1.25 -complete -installsuffix shared -buildid STUr4n4TjRTB7LD9x8fP/STUr4n4TjRTB7LD9x8fP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go go tool buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/dd/dda9cacd12367b7bd30ae9dc6203c29f5b364b446d4929657382838956009103-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b534/ cat >/tmp/go-build3010021205/b534/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.25 -complete -installsuffix shared -buildid xGthwZwSI0YSA7ydA9yz/xGthwZwSI0YSA7ydA9yz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go go tool buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/3f/3f79eb0dcef0238c302fd2bb131b4bbd55b94e0777e10d0b79559ccc79e8e601-d # internal flag mkdir -p $WORK/b541/ cat >/tmp/go-build3010021205/b541/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid kbl6_t2NFdsuhhvEB1Pp/kbl6_t2NFdsuhhvEB1Pp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /usr/lib/golang/src/flag/flag.go go tool buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/50/5009cd859c40db5ef66175d9a983b2ca925281a0b6d2b3a50cbb77eb2859461f-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path mkdir -p $WORK/b548/ cat >/tmp/go-build3010021205/b548/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path -lang=go1.25 -complete -installsuffix shared -buildid vW2scInl65cRRg4CVrMt/vW2scInl65cRRg4CVrMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path/path.go go tool buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/7b/7bf4741cc446263d387a52d6a8f7211d64b329c4bd0d7f271b5456e6f7498a7f-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers mkdir -p $WORK/b553/ cat >/tmp/go-build3010021205/b553/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers -lang=go1.25 -complete -installsuffix shared -buildid j2OK5OYAnVKCOjJx9vkH/j2OK5OYAnVKCOjJx9vkH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers/parsers.go go tool buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/dc/dc36a1cd1da65d1607baa6d13e77d77b700a70a17cf1de132cb4626236d0ad17-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b563/ cat >/tmp/go-build3010021205/b563/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia -lang=go1.25 -complete -installsuffix shared -buildid y3jvOXAAEfIlgaQ91LBu/y3jvOXAAEfIlgaQ91LBu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/children.go ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia/patricia.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b454=>" -I $WORK/b454/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b454/debug.o ./debug.s go tool buildid -w $WORK/b530/_pkg_.a # internal go tool buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/35/3561b0283c9fde4412a812e9cf156654182555905f881cef47452ef3bb84c62b-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/config mkdir -p $WORK/b565/ cat >/tmp/go-build3010021205/b565/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/config -lang=go1.25 -complete -installsuffix shared -buildid XhmPeoPCO4AVpnvzT-W7/XhmPeoPCO4AVpnvzT-W7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/config/config.go go tool buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/67/67a1e238b6d33243c847f8b37c1fcc3e82085fbf52e99dc9aa6fe864ee4977a6-d # internal github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b566/ cat >/tmp/go-build3010021205/b566/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -lang=go1.25 -complete -installsuffix shared -buildid PWehTkY88fVJb5RrgaKd/PWehTkY88fVJb5RrgaKd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup/errgroup.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/3a/3a6bc0fcff992955ab6d5b0e3a580897b27262bc1dbf0c627616c086a0641319-d # internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b569/ cat >/tmp/go-build3010021205/b569/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.25 -complete -installsuffix shared -buildid ux118_bRYtqBoBJ114hi/ux118_bRYtqBoBJ114hi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go go tool buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/db/dbe3a1f5051cc72cd40810f3ed5763060ce50f1ae5418fe4870a4e852061eb9e-d # internal go tool buildid -w $WORK/b289/_pkg_.a # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b448/ echo -n > $WORK/b448/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b448=>" -I $WORK/b448/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b448/symabis ./decompress_amd64.s cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/8a/8adb3828a088159da786105f73fcf94362d66ce9da5d4e61ae31aaa58d019c11-d # internal runtime/trace mkdir -p $WORK/b572/ cat >/tmp/go-build3010021205/b572/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3010021205/b032/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid pdbcrAAfCmJuLKMdR4ej/pdbcrAAfCmJuLKMdR4ej -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/batch.go /usr/lib/golang/src/runtime/trace/encoding.go /usr/lib/golang/src/runtime/trace/flightrecorder.go /usr/lib/golang/src/runtime/trace/recorder.go /usr/lib/golang/src/runtime/trace/subscribe.go /usr/lib/golang/src/runtime/trace/trace.go go tool buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/ed/ed8ddd2ff9bcb41e28a6bfd930f1a0e2f9b977c86e74f14aa0f0438061227598-d # internal github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause mkdir -p $WORK/b581/ cat >/tmp/go-build3010021205/b581/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause -lang=go1.25 -complete -installsuffix shared -buildid tEgZP9EoyQNsy_6FoKkD/tEgZP9EoyQNsy_6FoKkD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause/cause.go go tool buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/c7/c77b49525a2b93a84594c23bd8128c75f9d899447d8e96e22bd4da143ac1ca4f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache mkdir -p $WORK/b230/ cat >/tmp/go-build3010021205/b230/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3010021205/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache -lang=go1.25 -complete -installsuffix shared -buildid YPt3jtnPb11B12j4kkdk/YPt3jtnPb11B12j4kkdk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/blobinfocache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache/types.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b130/asm_linux_amd64.o ./asm_linux_amd64.s go tool buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/e9/e93d21d498ab1151fa4461ed9c2cf4916eee9b4fd8aa3a20a29d71c6ce129601-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest mkdir -p $WORK/b242/ cat >/tmp/go-build3010021205/b242/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest -lang=go1.25 -complete -installsuffix shared -buildid NUEK8m7xifTzz2Gt-IeU/NUEK8m7xifTzz2Gt-IeU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest/put_blob_digest.go go tool buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/c6/c6739854a35184830455536ed9dbbef5e89d5d7ed5add058d1a483034d905ea2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir mkdir -p $WORK/b245/ cat >/tmp/go-build3010021205/b245/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir -lang=go1.25 -complete -installsuffix shared -buildid rPhYnW4bhc4V57SezlzT/rPhYnW4bhc4V57SezlzT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir/tmpdir.go go tool buildid -w $WORK/b215/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug go tool pack r $WORK/b454/_pkg_.a $WORK/b454/debug.o # internal go tool buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/5d/5d98176baff70bb46f6512e23cb1a1fc7c9c3436ce4b052df6edcd51adbd6803-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports mkdir -p $WORK/b274/ cat >/tmp/go-build3010021205/b274/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports -lang=go1.25 -complete -installsuffix shared -buildid p11QYsWljURMtqp1PEnw/p11QYsWljURMtqp1PEnw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/stub.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/transports.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/0d/0d60d00f8ea6d411e57ebc8b01ec561e27f6db6e0bc890e0eebf6a42e1c7647f-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b468/ go tool buildid -w $WORK/b566/_pkg_.a # internal cat >/tmp/go-build3010021205/b468/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build3010021205/b188/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3010021205/b454/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -lang=go1.25 -complete -installsuffix shared -buildid Y33Zd9_QVXnYwAEZvj-r/Y33Zd9_QVXnYwAEZvj-r -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/unbounded_executor.go go tool buildid -w $WORK/b565/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix go tool pack r $WORK/b130/_pkg_.a $WORK/b130/asm_linux_amd64.o # internal go tool buildid -w $WORK/b532/_pkg_.a # internal go tool buildid -w $WORK/b569/_pkg_.a # internal cat >/tmp/go-build3010021205/b448/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse importmap github.com/klauspost/compress/internal/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build3010021205/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3010021205/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3010021205/b451/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -lang=go1.25 -installsuffix shared -buildid kt1WVUe8RUtH0mj6GY91/kt1WVUe8RUtH0mj6GY91 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b448/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack -asmhdr $WORK/b448/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/huff0.go cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/c1/c1452dbf538d3966245e71ee94d53266d6e18fa30bf3c0e619d723e1d06966f5-d # internal go tool buildid -w $WORK/b130/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b586/ cat >/tmp/go-build3010021205/b586/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -lang=go1.25 -complete -installsuffix shared -buildid qRIzpAN53pBbbRhJFEkR/qRIzpAN53pBbbRhJFEkR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/72/72426985e98fe8d6e40ab588b5fdfe92061458a1b7e8cbd515df719049c890cf-d # internal github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 mkdir -p $WORK/b594/ cat >/tmp/go-build3010021205/b594/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/52/527d2dde10342f3eba4a70c2b7dbce2687ed190f4d8d78ee02a9b650ed186fa7-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b598/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.25 -complete -installsuffix shared -buildid 9_j4Es26BkeggzdZ_wH8/9_j4Es26BkeggzdZ_wH8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go cat >/tmp/go-build3010021205/b598/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -lang=go1.25 -complete -installsuffix shared -buildid GyQwVLw2udNPP9A_GzsY/GyQwVLw2udNPP9A_GzsY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/runtime.go cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/e6/e6da44c6c7c8f244cd41dadf7bf1e9655a9e7df259161b47290d2f699343d10d-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b603/ cat >/tmp/go-build3010021205/b603/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -lang=go1.25 -complete -installsuffix shared -buildid DWkxEV7j2SHZxMN00-vX/DWkxEV7j2SHZxMN00-vX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/timestamp.go go tool buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/55/5579d890699e08a3fd6c2e679d6feafc1023c5a3a1ec241c725f0f428f024544-d # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b605/ cat >/tmp/go-build3010021205/b605/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/podman/vendor/github.com/pkg/errors -lang=go1.25 -complete -installsuffix shared -buildid 9WG5KqdC0gknZyaRLmpA/9WG5KqdC0gknZyaRLmpA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/stack.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f2/f20acbf4d1ac7b8569b366080fbe76c7bfbf1478ba897a4467ef9be4af9a6ce7-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config mkdir -p $WORK/b129/ cat >/tmp/go-build3010021205/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config -lang=go1.25 -complete -installsuffix shared -buildid _ZM7rQM_vapQrjGbtkAX/_ZM7rQM_vapQrjGbtkAX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config/mknod_unix.go go tool buildid -w $WORK/b242/_pkg_.a # internal go tool buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/3e/3eb0f9cd6f1cd21de21947d9e809ef29424c451df0e65594eef475d73fb3c3b5-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a2/a2cbb53bebd76f361912e6dc256bb347fe32ac3e9aa28059f3a647f839fa16a6-d # internal github.com/containers/podman/vendor/github.com/moby/sys/user mkdir -p $WORK/b262/ github.com/containers/podman/vendor/github.com/moby/sys/mountinfo mkdir -p $WORK/b266/ cat >/tmp/go-build3010021205/b262/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/containers/podman/vendor/github.com/moby/sys/user -lang=go1.25 -complete -installsuffix shared -buildid uOB7rrx241-iqJhdOUfq/uOB7rrx241-iqJhdOUfq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/lookup_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/user/user.go cat >/tmp/go-build3010021205/b266/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/containers/podman/vendor/github.com/moby/sys/mountinfo -lang=go1.25 -complete -installsuffix shared -buildid jVtEtCAbEWwQfMXtHfJP/jVtEtCAbEWwQfMXtHfJP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go go tool buildid -w $WORK/b344/_pkg_.a # internal go tool buildid -w $WORK/b594/_pkg_.a # internal go tool buildid -w $WORK/b598/_pkg_.a # internal go tool buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/66/667f572e0e5868da2512866ad83f94ae87d97afeb67c5dd033b828f13ca5d9ca-d # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/56/56a95f0db8038cec9b7b85fe749b8aaa7492c3a42e51b1b60945f60458c2bc26-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock mkdir -p $WORK/b271/ cat >/tmp/go-build3010021205/b271/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils mkdir -p $WORK/b272/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock -lang=go1.25 -complete -installsuffix shared -buildid xBJ_HHJBYBke9AENRnyz/xBJ_HHJBYBke9AENRnyz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock/rawfilelock_unix.go go tool buildid -w $WORK/b210/_pkg_.a # internal cat >/tmp/go-build3010021205/b272/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils -lang=go1.25 -complete -installsuffix shared -buildid qrpmNKEIhr4dwKwEMRe0/qrpmNKEIhr4dwKwEMRe0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/buffer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/bytespipe.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/fswriters_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/readers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/temp_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writeflusher.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils/writers.go cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/f8/f8a7e675b1a92af0db765a1628e8ea20b117195d6388a1d403c46e804f9402b4-d # internal github.com/containers/podman/vendor/golang.org/x/term mkdir -p $WORK/b430/ cat >/tmp/go-build3010021205/b430/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/containers/podman/vendor/golang.org/x/term -lang=go1.25 -complete -installsuffix shared -buildid vmml0e7FYbcUZVyVQwo_/vmml0e7FYbcUZVyVQwo_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/terminal.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/fc/fc577e69d7d8cfc21d986222e3b15d3e086bd001dd122e4e0c27b9adf857950a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b208/ cat >/tmp/go-build3010021205/b208/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3010021205/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3010021205/b210/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -installsuffix shared -buildid TH-rP6AgpIac3CssWKzf/TH-rP6AgpIac3CssWKzf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/08/08b7dc2049222433efaa4daf65ac82f4d3b6ae8658276af005b8efddd32acb66-d # internal text/template mkdir -p $WORK/b343/ cat >/tmp/go-build3010021205/b343/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3010021205/b057/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile text/template/parse=/tmp/go-build3010021205/b344/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid QzQlgfVpYzlVtUF5c13d/QzQlgfVpYzlVtUF5c13d -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go go tool buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/5a/5add8be8af0aa9662461f892156edc11dc86268e01d2cbcb76838f7078accedc-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b436/ cat >/tmp/go-build3010021205/b436/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter -lang=go1.25 -complete -installsuffix shared -buildid vLclZUulQryeSsx9KdGu/vLclZUulQryeSsx9KdGu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go go tool buildid -w $WORK/b245/_pkg_.a # internal go tool buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/54/54e57776b5c02199a433dd4456c2cd4b039596b2f117b50fa345e4516d843bcb-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest mkdir -p $WORK/b244/ cat >/tmp/go-build3010021205/b244/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3010021205/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3010021205/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest -lang=go1.25 -complete -installsuffix shared -buildid ecNs5nwf9pjJHQ4GkcD2/ecNs5nwf9pjJHQ4GkcD2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest/stream_digest.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/3c/3cb5324640ec5f35ec4e50ed9dbba8da2c66d7947cb7507ad056576b14bca92a-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal mkdir -p $WORK/b525/ cat >/tmp/go-build3010021205/b525/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal -lang=go1.25 -complete -installsuffix shared -buildid wcJSrGT3uMrKWEyu8_f1/wcJSrGT3uMrKWEyu8_f1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/errors_linux.go go tool buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/a7/a7b083f5d50828b8547636fe76d5f768bb9f7935a959c634c0523fdd4e81798a-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b237/ cat >/tmp/go-build3010021205/b237/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3010021205/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none -lang=go1.25 -complete -installsuffix shared -buildid PBaIu1q6JceWKSp-uEQ7/PBaIu1q6JceWKSp-uEQ7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none/none.go go tool buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/97/9781b2875578b2de9bcbc6db07a2939603d8f374967963205611f5cff1deba82-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion mkdir -p $WORK/b528/ cat >/tmp/go-build3010021205/b528/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3010021205/b526/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion -lang=go1.25 -complete -installsuffix shared -buildid AzosDopDzdk-imljd3fU/AzosDopDzdk-imljd3fU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion/kernel_linux.go go tool buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/1c/1ca370767e855ddf2bf1089c6eb8f1bebde8a77fb21d6d3e2e8d767c5678c2dc-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils mkdir -p $WORK/b549/ cat >/tmp/go-build3010021205/b549/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils -lang=go1.25 -complete -installsuffix shared -buildid vNt_9UaUH5neo9q6uurg/vNt_9UaUH5neo9q6uurg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils/fsutils_linux.go go tool buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/6c/6c136c062e32f638b208bf720f298212a282b17d34b1c1d3dc1bff69075c48a6-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity mkdir -p $WORK/b550/ cat >/tmp/go-build3010021205/b550/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity -lang=go1.25 -complete -installsuffix shared -buildid z6XkG3TZDJeT8mzUjjBX/z6XkG3TZDJeT8mzUjjBX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity/fsverity_linux.go go tool buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/b9/b9289d269225b608125a4f20a09e5a7f1415595bdc33813082d8f27b5f7e0401-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex mkdir -p $WORK/b562/ cat >/tmp/go-build3010021205/b562/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/v2/patricia=github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build3010021205/b563/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex -lang=go1.25 -complete -installsuffix shared -buildid Lsegip18sW7Je7OFQfM_/Lsegip18sW7Je7OFQfM_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex/truncindex.go go tool buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/25/25d25ad91979e01cfa06f1787ab008dd50e734df6552cfbbd14c8d0fa0bf70d6-d # internal testing mkdir -p $WORK/b570/ cat >/tmp/go-build3010021205/b570/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile flag=/tmp/go-build3010021205/b541/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile internal/race=/tmp/go-build3010021205/b029/_pkg_.a packagefile internal/sysinfo=/tmp/go-build3010021205/b571/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/rand=/tmp/go-build3010021205/b103/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3010021205/b454/_pkg_.a packagefile runtime/trace=/tmp/go-build3010021205/b572/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid slrcRP5pqXrvupA8p8FL/slrcRP5pqXrvupA8p8FL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go go tool buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/90/906e3bd4b15fa10fc6f7a718d2fa6130c35b7840243f88a97f152b174b29dcc4-d # internal github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b403/ cat >/tmp/go-build3010021205/b403/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build3010021205/b404/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3010021205/b405/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -complete -installsuffix shared -buildid b3Fh0LfliBmY0XWODqUC/b3Fh0LfliBmY0XWODqUC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go go tool buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/86/86abefde888091e4bd7b7e20a6b4e5ed03b5bc30edafea9579e358084d6a71c2-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b128/ cat >/tmp/go-build3010021205/b128/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3010021205/b129/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -lang=go1.25 -complete -installsuffix shared -buildid byzAJMdnyZAN78LjniQs/byzAJMdnyZAN78LjniQs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_unix.go go tool buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/0b/0b01d1dd83ffe07b2082372d16ab6344ff653d7ede8b49d0b274b52ee9cbb5bf-d # internal go tool buildid -w $WORK/b237/_pkg_.a # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd mkdir -p $WORK/b524/ cat >/tmp/go-build3010021205/b524/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build3010021205/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3010021205/b526/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd -lang=go1.25 -complete -installsuffix shared -buildid z2uS1gbTpUu_vzhzdmq7/z2uS1gbTpUu_vzhzdmq7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/at_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd/openat2_linux.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/89/895d4454f88bd47e926d9bf6afeb62d349e3b67c80ff8cd4e7406b257da61ec0-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage mkdir -p $WORK/b633/ cat >/tmp/go-build3010021205/b633/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/internal/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3010021205/b634/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage -lang=go1.25 -complete -installsuffix shared -buildid d0l7pBJNzlbnPrsRPZby/d0l7pBJNzlbnPrsRPZby -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage/doc.go go tool buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/9e/9e6406e0cee980a6bf14ea2cf0daf9c94e0df8e1c5b6b5d4145324a69acf715b-d # internal github.com/containers/podman/vendor/dario.cat/mergo mkdir -p $WORK/b638/ cat >/tmp/go-build3010021205/b638/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/podman/vendor/dario.cat/mergo -lang=go1.25 -complete -installsuffix shared -buildid 5JnCIizmLHY3OgywE_1H/5JnCIizmLHY3OgywE_1H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/doc.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/map.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/merge.go ./_build/src/github.com/containers/podman/vendor/dario.cat/mergo/mergo.go go tool buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d0/d04274fe254c2e9630f010b2209413a1cab43d76c50adf337f06311736841b1f-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile mkdir -p $WORK/b539/ cat >/tmp/go-build3010021205/b539/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build3010021205/b271/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile -lang=go1.25 -complete -installsuffix shared -buildid NcWkeC6Id6FnAjn5TgCr/NcWkeC6Id6FnAjn5TgCr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile/staging_lockfile.go go tool buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/19/19532f8e461c4a68e892c2c7c7bfe26d8ad032fd83333b5f401985ef1fad4e15-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b309/ cat >/tmp/go-build3010021205/b309/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -lang=go1.25 -complete -installsuffix shared -buildid Ltx4DMvXijdKWiQqe2Ia/Ltx4DMvXijdKWiQqe2Ia -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go go tool buildid -w $WORK/b468/_pkg_.a # internal go tool buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/98/98fa2c61c480dc61873dd51ebc2d22c26ddb7820560282b77d4f4da44cf1c50e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b314/ cat >/tmp/go-build3010021205/b314/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build3010021205/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3010021205/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -lang=go1.25 -complete -installsuffix shared -buildid 92LiIct3n9byr0FV_kpC/92LiIct3n9byr0FV_kpC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go go tool buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/43/434391dbd9076b28d0ff2175dcad334fda620a056353637083726491af71e30e-d # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/69/6960cffc098a328dd245f1cd8974dd67eafaf3ce86a686f2fef1378bbf407b54-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b317/ go tool buildid -w $WORK/b211/_pkg_.a # internal cat >/tmp/go-build3010021205/b317/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b316/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order -lang=go1.25 -complete -installsuffix shared -buildid wO064zcEuHpc9pAhD1HC/wO064zcEuHpc9pAhD1HC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/range.go cat >/tmp/go-build3010021205/b316/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid -lang=go1.25 -complete -installsuffix shared -buildid 4aJnqh26LWVv90TvohRJ/4aJnqh26LWVv90TvohRJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/name.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go go tool buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/56/5685841070e311e485b9f40b236410628cc669f05c50127cd6ff158d5649ce88-d # internal go tool buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/a5/a582521a62b2f8d02927848e789c2d15306bbfdbff078a4ea17da4960d878e79-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount mkdir -p $WORK/b265/ cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/94/945179327cd89cc1ab4b85cdd95ac74dec3b1ca087dd5620e7e0e0143acc528e-d # internal cat >/tmp/go-build3010021205/b265/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3010021205/b266/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF go tool buildid -w $WORK/b403/_pkg_.a # internal go tool buildid -w $WORK/b406/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b321/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount -lang=go1.25 -complete -installsuffix shared -buildid InI02lklnW8zTm1MwCGO/InI02lklnW8zTm1MwCGO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/flags_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mounter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/mountinfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/sharedsubtree_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount/unmount_unix.go cat >/tmp/go-build3010021205/b321/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3010021205/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -lang=go1.25 -complete -installsuffix shared -buildid anMaYmXkv7KPDtH5y2cC/anMaYmXkv7KPDtH5y2cC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/16/16182937601337f5fb8947761f5ab28b892d07809d1a79000ecf757968171d91-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b329/ vendor/golang.org/x/net/idna mkdir -p $WORK/b207/ cat >/tmp/go-build3010021205/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3010021205/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3010021205/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3010021205/b208/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3010021205/b210/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3010021205/b211/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -lang=go1.25 -complete -installsuffix shared -buildid JthKLOpic0q7-jsu8bvV/JthKLOpic0q7-jsu8bvV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -installsuffix shared -buildid GbMvGpVTQtqAN7l8sTyj/GbMvGpVTQtqAN7l8sTyj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/7f/7feb057e1d5619dd5836a202b76ad53db2cc4aa06fbd0e50499fe07e6c14ec96-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b330/ cat >/tmp/go-build3010021205/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -lang=go1.25 -complete -installsuffix shared -buildid fLDdkmP9uC-znoRPVIOL/fLDdkmP9uC-znoRPVIOL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts/options.go go tool buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/1e/1e14edb690fae7b88080373031464b7d94571caf583ef48abf33a985455abb88-d # internal github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b402/ cat >/tmp/go-build3010021205/b402/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3010021205/b403/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3010021205/b405/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3010021205/b406/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/podman/vendor/golang.org/x/net/idna -lang=go1.25 -complete -installsuffix shared -buildid RVKzzLM4mcFGI2z_U-V_/RVKzzLM4mcFGI2z_U-V_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/tables15.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trieval.go go tool buildid -w $WORK/b430/_pkg_.a # internal go tool buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/34/3430786612ab726ee2213f0acce3ba11ae75bfda8bb7ab26327cd67277ec1c51-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 mkdir -p $WORK/b431/ cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/69/69d76c2f571ae199bc1c2eff5a739e82e5a0b633eb98b52b014267434164db43-d # internal cat >/tmp/go-build3010021205/b431/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v8/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap github.com/vbauerster/mpb/v8/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile container/heap=/tmp/go-build3010021205/b432/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build3010021205/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build3010021205/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build3010021205/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3010021205/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build3010021205/b439/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux mkdir -p $WORK/b527/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 -lang=go1.25 -complete -installsuffix shared -buildid 887dybl9O7nFWNKl-hyv/887dybl9O7nFWNKl-hyv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/bar_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/container_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/heap_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/priority_queue.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxyreader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/proxywriter.go cat >/tmp/go-build3010021205/b527/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3010021205/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build3010021205/b528/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux -lang=go1.25 -complete -installsuffix shared -buildid t9_4f5pt1U6U8zXnLYEL/t9_4f5pt1U6U8zXnLYEL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux/openat2_linux.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -trimpath "$WORK/b448=>" -I $WORK/b448/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b448/decompress_amd64.o ./decompress_amd64.s go tool buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/93/93fb4cb9dd6e2f5540f37d875d8a380aac35218fff33e12d7e96f039ed40c9ae-d # internal encoding/csv mkdir -p $WORK/b649/ cat >/tmp/go-build3010021205/b649/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid G9csT4jUakcqBod972QS/G9csT4jUakcqBod972QS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go go tool buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/96/96ac184bec38dfca8ac46e78b7131c81a169fed823adaddc02075cbf46be7324-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities mkdir -p $WORK/b662/ cat >/tmp/go-build3010021205/b662/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3010021205/b260/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities -lang=go1.25 -complete -installsuffix shared -buildid inPHS_Q9bD-6WADcCrS5/inPHS_Q9bD-6WADcCrS5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities/capabilities.go go tool buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/c4/c4dfe93217cc091fddb70624a17672c5ef08020ecf28f665d3e62707213295bf-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 mkdir -p $WORK/b663/ cat >/tmp/go-build3010021205/b663/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 -lang=go1.25 -complete -installsuffix shared -buildid PAvADCmCzVOEr6qlvKjp/PAvADCmCzVOEr6qlvKjp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2/cgroups_linux.go go tool buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/b6/b69688df9b3432680ca831b206a7137e2015a006f8a877c9ba2c226068a20d01-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b312/ cat >/tmp/go-build3010021205/b312/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3010021205/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3010021205/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3010021205/b314/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3010021205/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -lang=go1.25 -complete -installsuffix shared -buildid vyJQ7GT3VruLSXYNSnB8/vyJQ7GT3VruLSXYNSnB8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go go tool buildid -w $WORK/b459/_pkg_.a # internal go tool buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/f0/f0f284f30193d2ec4eecc0c0f004594bf243ad881ba147c5a6d15713b4ed2026-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b320/ cat >/tmp/go-build3010021205/b320/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3010021205/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3010021205/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -lang=go1.25 -complete -installsuffix shared -buildid 4nt6Y__2Xj6W4VQMkIob/4nt6Y__2Xj6W4VQMkIob -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/f5/f5e2245d372d174e43126b5273355395e35eda9c5d611e861c1a885e411f5fea-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b370/ cat >/tmp/go-build3010021205/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3010021205/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3010021205/b314/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3010021205/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json -lang=go1.25 -complete -installsuffix shared -buildid 0Vtaou1yCw76oUJ_rKgT/0Vtaou1yCw76oUJ_rKgT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go go tool buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/9e/9ee979ed91d72759143e71da20b1c3bace2e565235c30a0e737f9d4182175b47-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b457/ cat >/tmp/go-build3010021205/b457/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3010021205/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build3010021205/b459/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build3010021205/b205/_pkg_.a packagefile hash/crc64=/tmp/go-build3010021205/b461/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -lang=go1.25 -complete -installsuffix shared -buildid nGczPSMzIxwcdDmwc7O1/nGczPSMzIxwcdDmwc7O1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/bits.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/crc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/format.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzmafilter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/none-check.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/writer.go go tool buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/23/233a22e32c5380c2516db88143152007fd9855aff74fb1b5597518618af936c3-d # internal github.com/containers/podman/vendor/github.com/moby/sys/userns mkdir -p $WORK/b669/ cat >/tmp/go-build3010021205/b669/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/podman/vendor/github.com/moby/sys/userns -lang=go1.25 -complete -installsuffix shared -buildid sWLWfgirbt2yk71oGjew/sWLWfgirbt2yk71oGjew -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/userns/userns_linux.go go tool buildid -w $WORK/b316/_pkg_.a # internal go tool buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/c3/c3440f5c4f18e14aeab5705ff2142d2e244e929e30ceb1a20f9b6cbe77d2ebbb-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b678/ cat >/tmp/go-build3010021205/b678/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build3010021205/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -lang=go1.25 -complete -installsuffix shared -buildid yLrTZvm8iX_adQbXJZzA/yLrTZvm8iX_adQbXJZzA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519.go cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/a4/a4e4f3c6c9f2762564c6a95b0caf4f1aef01fa9573d413c2dd99f491b52a75a8-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 go tool pack r $WORK/b448/_pkg_.a $WORK/b448/decompress_amd64.o # internal go tool buildid -w $WORK/b448/_pkg_.a # internal github.com/containers/podman/vendor/github.com/moby/term mkdir -p $WORK/b686/ cat >/tmp/go-build3010021205/b686/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/containers/podman/vendor/github.com/moby/term -lang=go1.25 -complete -installsuffix shared -buildid llKIj0w7MFRGpIMFuiPo/llKIj0w7MFRGpIMFuiPo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/ascii.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_nonbsd.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_unix.go cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/fe/fe8bbefa40a41a788f22516f9bc6fcba5e644ca36c521ee7b27c44c8621a0f99-d # internal github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b687/ cat >/tmp/go-build3010021205/b687/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/containers/podman/vendor/github.com/morikuni/aec -lang=go1.25 -complete -installsuffix shared -buildid 7NmcFP4_qBW-cLXfQvZ4/7NmcFP4_qBW-cLXfQvZ4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/aec.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/ansi.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/sgr.go go tool buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/68/68f8d6a01a8f8c8bdda5d81a069379cac8e422f364b22dce7be17ad158cadbb4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy mkdir -p $WORK/b335/ cat >/tmp/go-build3010021205/b335/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3010021205/b321/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy -lang=go1.25 -complete -installsuffix shared -buildid 1tPESiIbZ_tr-ADdhxO_/1tPESiIbZ_tr-ADdhxO_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/bufferreader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy/pointer_unsafe.go go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/bc/bca7f24b409a19704af9ba38b51f843ae766f8bf47ba953d2efdf4d27970da55-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b133/ cat >/tmp/go-build3010021205/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -lang=go1.25 -complete -installsuffix shared -buildid YGiWfWQJTFPCuychgS3f/YGiWfWQJTFPCuychgS3f -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go go tool buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/51/5179fdec0d780d1ebc12bb6f31bc271113a298e99ab4bf3b5ddd02e553b407f4-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice mkdir -p $WORK/b199/ cat >/tmp/go-build3010021205/b199/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice -lang=go1.25 -complete -installsuffix shared -buildid EQiYTFGEJUsdAIeisnDZ/EQiYTFGEJUsdAIeisnDZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice/strslice.go go tool buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/43/430471bce0bd8a26cb3396441ebf948b1c30dd999a35c20f2e5e89efffe2034f-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature mkdir -p $WORK/b235/ cat >/tmp/go-build3010021205/b235/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature -lang=go1.25 -complete -installsuffix shared -buildid r6IL5weWZY4cwdZomRBk/r6IL5weWZY4cwdZomRBk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/signature.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature/simple.go go tool buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/77/7771c9295578ae4ec48939db37801cee74fadb0e8faa8ca930928ec727a728cc-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b251/ cat >/tmp/go-build3010021205/b251/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -lang=go1.25 -complete -installsuffix shared -buildid DcRLOoXeKeSO5A48SHRX/DcRLOoXeKeSO5A48SHRX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/version.go go tool buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/9c/9ca947080602d4174e9e3a249cf1ea8c6f1150cbf2d5bca6e2420e67af8d8063-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b254/ cat >/tmp/go-build3010021205/b254/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml/internal=github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build3010021205/b255/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -lang=go1.25 -complete -installsuffix shared -buildid iKP6-CWnORayA5IC5tLs/iKP6-CWnORayA5IC5tLs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/error.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/lex.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/meta.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_fields.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_toml.go cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/d3/d30fcf216b5c5eb41e827d318ee4db1fc25d4b490c1b39bf711e62bfc12fd8e1-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b298/ cat >/tmp/go-build3010021205/b298/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config -lang=go1.25 -complete -installsuffix shared -buildid g1lFEMYWejlKXuGjtVII/g1lFEMYWejlKXuGjtVII -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go go tool buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/fe/fea664bae35f4cfc77bfbc065ad114ce67ec783ed74c005b18c05c2f0095c4eb-d # internal go tool buildid -w $WORK/b265/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal mkdir -p $WORK/b352/ cat >/tmp/go-build3010021205/b352/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal -lang=go1.25 -complete -installsuffix shared -buildid KocipLJiyMBgV6GsBWvn/KocipLJiyMBgV6GsBWvn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal/loggerv2.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/92/9268f6acd739c763e4961a9ff4cfafa234466e8869b083b7a8e9f6a3475ebcce-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b465/ cat >/tmp/go-build3010021205/b465/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build3010021205/b461/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -lang=go1.25 -complete -installsuffix shared -buildid b3YGJEW_4u0XLLTdjky2/b3YGJEW_4u0XLLTdjky2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/getter.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/packer.go go tool buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/d8/d8e90d1d9ebb05d31edf6535a32765f8e18c0560a9bd3e250bbdff84c89ba4fe-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools mkdir -p $WORK/b472/ cat >/tmp/go-build3010021205/b472/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools -lang=go1.25 -complete -installsuffix shared -buildid O0iHiWJsbDN9PDdmZv8N/O0iHiWJsbDN9PDdmZv8N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools/pools.go go tool buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/30/304776e141e75e79f2a1e6b508a2d090cfb0644d30be5f6c34ecf5024cfe6da1-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs mkdir -p $WORK/b529/ cat >/tmp/go-build3010021205/b529/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3010021205/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build3010021205/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build3010021205/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build3010021205/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3010021205/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build3010021205/b527/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs -lang=go1.25 -complete -installsuffix shared -buildid j5V69iNwoRblfFhUAUBF/j5V69iNwoRblfFhUAUBF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs/procfs_lookup_linux.go go tool buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/38/38b6ddc6b925c6ec7d7913395daeaaae38378fcd80241158f64683b5bea1cbd0-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b588/ cat >/tmp/go-build3010021205/b588/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3010021205/b190/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -lang=go1.25 -complete -installsuffix shared -buildid -EaEpN-D0j9mRuVTK8Hx/-EaEpN-D0j9mRuVTK8Hx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/filters_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/parse.go go tool buildid -w $WORK/b638/_pkg_.a # internal go tool buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/c4/c4855cd1bced3daf4e06b5903c2bf5576691acc4bef3d45417530ccf6f88c273-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b592/ cat >/tmp/go-build3010021205/b592/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -lang=go1.25 -complete -installsuffix shared -buildid y9mFg7hV646xFScqqL2w/y9mFg7hV646xFScqqL2w -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice/strslice.go cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/69/69ed7e4f9bbd7cf67b06e27ff2e13f4453a4c498342d01ea747b41d34eb93760-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute mkdir -p $WORK/b611/ cat >/tmp/go-build3010021205/b611/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute/internal=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build3010021205/b612/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute -lang=go1.25 -complete -installsuffix shared -buildid Sg1h0o2rmRuc84QGfafL/Sg1h0o2rmRuc84QGfafL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/encoder.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/filter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/iterator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/key.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/kv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/rawhelpers.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/set.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/type_string.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/value.go go tool buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/b0/b08571867f6073e433d8c7212d8518723042cf989540117c25b75990a783590a-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private mkdir -p $WORK/b234/ cat >/tmp/go-build3010021205/b234/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3010021205/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3010021205/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private -lang=go1.25 -complete -installsuffix shared -buildid FhMmOjKfVV0iCTL4UG2Q/FhMmOjKfVV0iCTL4UG2Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private/private.go go tool buildid -w $WORK/b456/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/arith_amd64.o ./arith_amd64.s cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/a0/a0fd20932c2a3702433cb70d02af18fce95216b8b8c1d79fbdb4153ae365199c-d # internal go tool buildid -w $WORK/b320/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer mkdir -p $WORK/b441/ cat >/tmp/go-build3010021205/b441/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer -lang=go1.25 -complete -installsuffix shared -buildid FwBC5vGLHM5H_FAxu-7I/FwBC5vGLHM5H_FAxu-7I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer/signer.go cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/c1/c1e9b0a9a987e15bc46394b3698b36a452ec842ee8d6a2e859bec2cc12e6a749-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b319/ cat >/tmp/go-build3010021205/b319/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3010021205/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3010021205/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3010021205/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3010021205/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3010021205/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3010021205/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3010021205/b321/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid Ud2P4Y_y187D4KEiaIL-/Ud2P4Y_y187D4KEiaIL- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrapperopaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrappers.go go tool buildid -w $WORK/b251/_pkg_.a # internal go tool buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/9b/9b91b7785b4830b819e6252e784854c7d2264262f43bd38850cf8bd40caeca41-d # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/83/832838be6752cef25b759dacec4ed6b2403aec486e1827535af739cf037e0fe7-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b455/ github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b250/ cat >/tmp/go-build3010021205/b455/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build3010021205/b456/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build3010021205/b205/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b250/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3010021205/b251/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -lang=go1.25 -complete -installsuffix shared -buildid _OCZrS9PWQDge8a2Pqxh/_OCZrS9PWQDge8a2Pqxh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gunzip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -lang=go1.25 -complete -installsuffix shared -buildid kJErSV1hed6En4bVRG-8/kJErSV1hed6En4bVRG-8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/command.go go tool buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/db/dbcca55000bd59f46d811391c6506a4ce47d9b7262eb88ff8103836701dd6a6f-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes mkdir -p $WORK/b613/ cat >/tmp/go-build3010021205/b613/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes -lang=go1.25 -complete -installsuffix shared -buildid 1RFAj5GkhwU9s5k6nKr2/1RFAj5GkhwU9s5k6nKr2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/codes.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes/doc.go cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x002.o -c cgo_linux.cgo2.c go tool buildid -w $WORK/b475/_pkg_.a # internal go tool buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/df/dfbbbb956a0ec8c709137fb5c44324ea98ce1ae02ac04e2269af2bb5936afded-d # internal log/slog mkdir -p $WORK/b617/ cat >/tmp/go-build3010021205/b617/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile log/internal=/tmp/go-build3010021205/b135/_pkg_.a packagefile log/slog/internal=/tmp/go-build3010021205/b618/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build3010021205/b619/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid EEM7t449JjZeATIO9YDw/EEM7t449JjZeATIO9YDw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go go tool buildid -w $WORK/b335/_pkg_.a # internal go tool buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/cf/cf16ec95d8380bc8243a6be9c86a7e72c08208e383561d898bd10a280bafa3f5-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/19/19072698464614590c0b97252e82096fd64bcef30de1a6663b98fddf5df11d91-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry mkdir -p $WORK/b624/ cat >/tmp/go-build3010021205/b624/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.25 -complete -installsuffix shared -buildid sLX9Yt97pPAfl-iDgcSL/sLX9Yt97pPAfl-iDgcSL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry/value.go go tool buildid -w $WORK/b465/_pkg_.a # internal go tool buildid -w $WORK/b687/_pkg_.a # internal go tool buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/e7/e74cb8326a200ad6b0f46038fb3987a2ff6ccb8d027870d9298ce3f5aae24c6c-d # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/a2/a27f8cb0d699c4be24b78dd4deabd8ae3539bbb7b7f97e246739e0f46b12c864-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b351/ cat >/tmp/go-build3010021205/b351/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog/internal=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build3010021205/b352/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry mkdir -p $WORK/b628/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -lang=go1.25 -complete -installsuffix shared -buildid 9-DjGEBfIzgm-_f6xwJi/9-DjGEBfIzgm-_f6xwJi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/loggerv2.go cat >/tmp/go-build3010021205/b628/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.25 -complete -installsuffix shared -buildid RgMO4QCzKWmfmIDxxXcm/RgMO4QCzKWmfmIDxxXcm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/attr.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/id.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/number.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/scope.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/status.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/traces.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry/value.go cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/b8/b8d0f162d6e4fa41e8b083fefcadb1679ec477ece42917e5f036f9a89e2cc627-d # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/cc/cc452ceb0108bf770c6c721874678721a94e841c7ec14cc42758095f65c565b4-d # internal cd /usr/lib/golang/src/math/big go tool pack r $WORK/b102/_pkg_.a $WORK/b102/arith_amd64.o # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b685/ go tool buildid -w $WORK/b102/_pkg_.a # internal cat >/tmp/go-build3010021205/b685/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3010021205/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build3010021205/b687/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -lang=go1.25 -complete -installsuffix shared -buildid JScyACWCLJfIKyzIZh5P/JScyACWCLJfIKyzIZh5P -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 mkdir -p $WORK/b641/ cat >/tmp/go-build3010021205/b641/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build3010021205/b642/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 -lang=go1.25 -complete -installsuffix shared -buildid 5B9s9QjN1V9AcBJAv932/5B9s9QjN1V9AcBJAv932 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/image.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/layer.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/platform.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go go tool buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/fb/fb3844ab3dee668b4a19a8d193bace759ff5d8365af946eb54b1202d7cfff557-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b688/ cat >/tmp/go-build3010021205/b688/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -lang=go1.25 -complete -installsuffix shared -buildid lLYzVNOMJIQLrOwIBcP5/lLYzVNOMJIQLrOwIBcP5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/08/086936c8112d9c0e046ef353d9fac591382a4e7ad22956907e29195448ecf623-d # internal crypto/rand mkdir -p $WORK/b075/ cat >/tmp/go-build3010021205/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3010021205/b094/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3010021205/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3010021205/b096/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid MMwrdSIJbRZRYsUlMM1N/MMwrdSIJbRZRYsUlMM1N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 mkdir -p $WORK/b477/ echo -n > $WORK/b477/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b477/ -importpath github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_serialize.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go go tool buildid -w $WORK/b613/_pkg_.a # internal go tool buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/ee/eee05a0d60e3db10c0e6a04dc47e14443c1aef610d73c61c514f7306d1b2c108-d # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/2e/2e9723e3c7860c6ca9226356dadb5f97b53ac0d19d4944fa2abf3b7df304a66f-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b105/ crypto/elliptic mkdir -p $WORK/b147/ cat >/tmp/go-build3010021205/b105/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a EOF cat >/tmp/go-build3010021205/b147/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build3010021205/b144/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/boring/bbig -lang=go1.25 -std -complete -installsuffix shared -buildid xtNh5zpuqz2WpeySyB_u/xtNh5zpuqz2WpeySyB_u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid QdkWureCvEmP5M-DSB1C/QdkWureCvEmP5M-DSB1C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go go tool buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/70/701760d92e54332130b70189ad6bfbb505b07183c6ff5d6d2d485786b577a537-d # internal encoding/asn1 mkdir -p $WORK/b152/ cat >/tmp/go-build3010021205/b152/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile internal/saferio=/tmp/go-build3010021205/b153/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode/utf16=/tmp/go-build3010021205/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p encoding/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid UKb1YJKnDMPfw_4j2Byn/UKb1YJKnDMPfw_4j2Byn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go go tool buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/44/44369586437ec6971c0bc39df47ffaa8ed7aae8f78fdd5a2a79da364c56d71ad-d # internal crypto/dsa mkdir -p $WORK/b179/ cat >/tmp/go-build3010021205/b179/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3010021205/b097/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid P3FmkmaK57nt3WWwccOU/P3FmkmaK57nt3WWwccOU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go go tool buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/a0/a0537649f5988ffcc2b3605abdd8a2586f9e78a5071af34e3ed384561c9a88d2-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs mkdir -p $WORK/b233/ cat >/tmp/go-build3010021205/b233/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs -lang=go1.25 -complete -installsuffix shared -buildid 8J2HSqFtL5tZGwJf6FJ0/8J2HSqFtL5tZGwJf6FJ0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/get_blob_at.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs/stubs.go cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x003.o -c cgo_resnew.cgo2.c go tool buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/30/30b6f8cff8cf26ce97fa083afec7dea110e53b05627f6c2bd3ca0171ae07c8ad-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs mkdir -p $WORK/b239/ cat >/tmp/go-build3010021205/b239/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs -lang=go1.25 -complete -installsuffix shared -buildid -hJ-KVD8XDj2sJ62clIm/-hJ-KVD8XDj2sJ62clIm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/original_oci_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/signatures.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs/stubs.go go tool buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/25/25d43c8fd51eca70b8d32a3681c5d643e924500a76bc0739b51405ac7157cf46-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl mkdir -p $WORK/b240/ cat >/tmp/go-build3010021205/b240/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl -lang=go1.25 -complete -installsuffix shared -buildid OH6SgDvx1cDcKKgiS9dk/OH6SgDvx1cDcKKgiS9dk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/layer_infos.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/properties.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl/signatures.go go tool buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/52/528bec31891a29263afd3fd6e192bfc8e4c3627812ebecc17ece3b60f6e91ca5-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b331/ cat >/tmp/go-build3010021205/b331/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3010021205/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -lang=go1.25 -complete -installsuffix shared -buildid zbdFxns4wtetP6fAfbCy/zbdFxns4wtetP6fAfbCy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go go tool buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/22/2277df3e13278af739dbfcfec0f47e9866760ec4417af8a4280f4346407b1713-d # internal go tool buildid -w $WORK/b351/_pkg_.a # internal github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b467/ cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/c8/c82f87e1f5a7470a37f5e3ed4f6f247148a036875bff42b46f99b6ff7bdcf02a-d # internal cat >/tmp/go-build3010021205/b467/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build3010021205/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build3010021205/b469/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3010021205/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b350/ cat >/tmp/go-build3010021205/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -lang=go1.25 -complete -installsuffix shared -buildid F-jXg6mXT2-vSRxgU2lD/F-jXg6mXT2-vSRxgU2lD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/containers/podman/vendor/github.com/json-iterator/go -lang=go1.25 -complete -installsuffix shared -buildid xY9cyAO8966YkJK5iCOF/xY9cyAO8966YkJK5iCOF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_str.go go tool buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/dc/dc493073947cd07f242dfb5abea40b71401d767693ade1ad243b7f65a02e8e41-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b367/ cat >/tmp/go-build3010021205/b367/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog -lang=go1.25 -complete -installsuffix shared -buildid xb2ghozTRQZdzmo_6laE/xb2ghozTRQZdzmo_6laE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/prefix_logger.go go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/06/06ecef3dd8ba64fccbd22ccc27969af2cef9b7a35d565f2c0e7e1dcc55d1b576-d # internal crypto/rsa mkdir -p $WORK/b104/ cat >/tmp/go-build3010021205/b104/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3010021205/b105/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3010021205/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build3010021205/b107/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3010021205/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3010021205/b097/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid ubnkwpVwMiQcEfTW2QVD/ubnkwpVwMiQcEfTW2QVD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go go tool buildid -w $WORK/b455/_pkg_.a # internal cd $WORK/b267 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I $WORK/b267/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b267/_x001.o -c _cgo_export.c cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/95/95ab0a6af446550ed976abffa6b7e6cda8a0663ffdf812c55caae63c4327ebdc-d # internal crypto/ed25519 mkdir -p $WORK/b159/ cat >/tmp/go-build3010021205/b159/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build3010021205/b160/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build3010021205/b149/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid 34VzWTgoIDxPLFhARAzK/34VzWTgoIDxPLFhARAzK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go go tool buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/18/184744e6e34af2d8c981e22d84f9fad065e686ed91bcb41618b0a761c62e2a1e-d # internal crypto/internal/hpke mkdir -p $WORK/b168/ cat >/tmp/go-build3010021205/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3010021205/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3010021205/b142/_pkg_.a packagefile crypto/hkdf=/tmp/go-build3010021205/b162/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3010021205/b169/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid FqN2xE8X8rML97idxJht/FqN2xE8X8rML97idxJht -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go go tool buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/19/19d81e900194873131991e40eceb35c04f235c2c6a7749a7a1204b2147f971ae-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b292/ cat >/tmp/go-build3010021205/b292/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -lang=go1.25 -complete -installsuffix shared -buildid ExaUk2Ckw41bd3zeHzV-/ExaUk2Ckw41bd3zeHzV- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go go tool buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/7c/7c3efb6591c226ac8e7dbc63260e163208b8b77fae052af2960fa9e91ab52bea-d # internal go tool buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/76/76eab9dbecc49ca3352ea83dab80c0fe9f768f9767c107e8e55f46e88ab5dab8-d # internal github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted mkdir -p $WORK/b491/ cat >/tmp/go-build3010021205/b491/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/nacl/secretbox=github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox importmap golang.org/x/crypto/scrypt=github.com/containers/podman/vendor/golang.org/x/crypto/scrypt packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build3010021205/b492/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build3010021205/b496/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted -lang=go1.25 -complete -installsuffix shared -buildid 6Mo_HTEt-DQa17bgcmk6/6Mo_HTEt-DQa17bgcmk6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b446/ echo -n > $WORK/b446/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b446=>" -I $WORK/b446/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b446/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s go tool buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/5e/5e6da73d01ebc03c5fde5827fae5f179f3da9bec8aa2c5740ffdb4dfa8b49eb3-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource mkdir -p $WORK/b232/ cat >/tmp/go-build3010021205/b232/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3010021205/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource -lang=go1.25 -complete -installsuffix shared -buildid ZUda-Kb42739SGzX2XZy/ZUda-Kb42739SGzX2XZy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/wrapper.go go tool buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/43/43637c93d33e82a891b88c3835d08994325baf4cf18b8366f0a399c095a9eff1-d # internal go tool buildid -w $WORK/b239/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage mkdir -p $WORK/b497/ cat >/tmp/go-build3010021205/b497/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage -lang=go1.25 -complete -installsuffix shared -buildid HhSnklUwaWy6YaQXix-8/HhSnklUwaWy6YaQXix-8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage/wrapper.go cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/0e/0e218b788a3f4eb0521cee6a645a81eedc462cef4847df4fcf0aa8a4958488fe-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination mkdir -p $WORK/b440/ cat >/tmp/go-build3010021205/b440/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3010021205/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination -lang=go1.25 -complete -installsuffix shared -buildid OR3aXG71oiLFGLP1j59J/OR3aXG71oiLFGLP1j59J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/wrapper.go go tool buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/8e/8ea479499f90c3f0a39886d93dc53f06aae32a44465e39ca39079467b7877686-d # internal html/template mkdir -p $WORK/b341/ cat >/tmp/go-build3010021205/b341/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile html=/tmp/go-build3010021205/b342/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile text/template=/tmp/go-build3010021205/b343/_pkg_.a packagefile text/template/parse=/tmp/go-build3010021205/b344/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid W6Wm65RO4TZPhy5FD-MY/W6Wm65RO4TZPhy5FD-MY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go go tool buildid -w $WORK/b350/_pkg_.a # internal go tool buildid -w $WORK/b611/_pkg_.a # internal go tool buildid -w $WORK/b367/_pkg_.a # internal cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x004.o -c cgo_socknew.cgo2.c go tool buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/e0/e096fe6a8eca120b6b04774677906fc1fa678559d25614adf43124f8677d8ca9-d # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/85/85ffbb08526f434efa635634408f6b714e5583f3bbe2c2d5d5e38e43f900ffe5-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer mkdir -p $WORK/b509/ github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs mkdir -p $WORK/b531/ cat >/tmp/go-build3010021205/b509/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3010021205/b441/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer -lang=go1.25 -complete -installsuffix shared -buildid _CQyZYEz7PIHMbkXW9az/_CQyZYEz7PIHMbkXW9az -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer/signer.go cat >/tmp/go-build3010021205/b531/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build3010021205/b529/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs -lang=go1.25 -complete -installsuffix shared -buildid 4taFI1_-pv65leAYaC8Z/4taFI1_-pv65leAYaC8Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs/procfs_linux.go go tool buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/91/9158a0f7a2eacd65cb978122809a1067ef550169212ac64fa45933bdbfea6d30-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid mkdir -p $WORK/b559/ cat >/tmp/go-build3010021205/b559/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile math/rand=/tmp/go-build3010021205/b103/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid -lang=go1.25 -complete -installsuffix shared -buildid 4szWgFHC7A5OXMTaBNV2/4szWgFHC7A5OXMTaBNV2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid/stringid.go cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/14/147597c7dd6ed6cf6ff405250113fe17c6253ea2c18929353d6e13fc7fe0d4bb-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b601/ cat >/tmp/go-build3010021205/b601/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3010021205/b588/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -lang=go1.25 -complete -installsuffix shared -buildid DWDcgMK8pZsF6uwpnue5/DWDcgMK8pZsF6uwpnue5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events/events.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/3d/3d67dc22d42edd0daac44548eb588c61d6125813a87d9d138f66e5c48fb7e5a5-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 mkdir -p $WORK/b614/ cat >/tmp/go-build3010021205/b614/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.25 -complete -installsuffix shared -buildid Ir6Q6-QAfpJcIHawsQ8C/Ir6Q6-QAfpJcIHawsQ8C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/event.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/http.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/resource.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/schema.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/trace.go cat >/tmp/go-build3010021205/b446/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress=github.com/containers/podman/vendor/github.com/klauspost/compress importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/internal/cpuinfo=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo importmap github.com/klauspost/compress/internal/le=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le importmap github.com/klauspost/compress/internal/snapref=github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build3010021205/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build3010021205/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3010021205/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3010021205/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build3010021205/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3010021205/b453/_pkg_.a packagefile hash/crc32=/tmp/go-build3010021205/b205/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3010021205/b454/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -lang=go1.25 -installsuffix shared -buildid vSeVMbb6t-T-Kqbtymvw/vSeVMbb6t-T-Kqbtymvw -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b446/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack -asmhdr $WORK/b446/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decodeheader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/dict.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_base.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_best.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_better.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_fast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/framedec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/frameenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/history.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/matchlen_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec_amd64.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/snappy.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zstd.go go tool buildid -w $WORK/b641/_pkg_.a # internal go tool buildid -w $WORK/b124/_pkg_.a # internal cd $WORK/b267 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I $WORK/b267/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b267/_x002.o -c cgo_lookup_cgo.cgo2.c go tool buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/cc/cc8211bab30a71a8f3e22fb9e075b7c7888b9273db399d1c76d0ed0cf9e0116e-d # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/db/db96a9ed5fcd2299b60d0ae565a0e9391b62a6c9af5c75cdebad2696f09f84a1-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric mkdir -p $WORK/b630/ github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 mkdir -p $WORK/b625/ cat >/tmp/go-build3010021205/b630/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3010021205/b631/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric -lang=go1.25 -complete -installsuffix shared -buildid af8ILKDDC6iXBKyeELyD/af8ILKDDC6iXBKyeELyD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/asyncint64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/instrument.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncfloat64.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/syncint64.go cat >/tmp/go-build3010021205/b625/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a EOF go tool buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.25 -complete -installsuffix shared -buildid 4f1fecCoe7eT1TUjVWYX/4f1fecCoe7eT1TUjVWYX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/attribute_group.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/exception.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/schema.go go tool buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/c0/c0e790044183f30bf75b682767fe2a30ca4db876031dc9a1bad259b8b3805fa4-d # internal github.com/containers/podman/vendor/github.com/moby/patternmatcher mkdir -p $WORK/b692/ cat >/tmp/go-build3010021205/b692/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile text/scanner=/tmp/go-build3010021205/b257/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/containers/podman/vendor/github.com/moby/patternmatcher -lang=go1.25 -complete -installsuffix shared -buildid h3oKN1wblaEUBCwp0y6J/h3oKN1wblaEUBCwp0y6J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/patternmatcher/patternmatcher.go cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/ef/efe4ef0ae7d8cd1f9d42087a339403e99e664ffe9c49a7fb7f4720d10b7d25f3-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell mkdir -p $WORK/b696/ cat >/tmp/go-build3010021205/b696/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3010021205/b605/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile text/scanner=/tmp/go-build3010021205/b257/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell -lang=go1.25 -complete -installsuffix shared -buildid 5RoljtEFtV-al6WQBf8u/5RoljtEFtV-al6WQBf8u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/equal_env_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell/lex.go go tool buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/aa/aa4d47c17b767721375dfac814e3250168cb68968a97a394034a11ae42380914-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b699/ cat >/tmp/go-build3010021205/b699/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid JHu0Cx34M_14jH17q-s7/JHu0Cx34M_14jH17q-s7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c0/c052c87ce2e615753f9c0cd6e7941e253ca90a75d8d91e241365194c666c5355-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml mkdir -p $WORK/b489/ cat >/tmp/go-build3010021205/b489/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3010021205/b124/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml -lang=go1.25 -complete -installsuffix shared -buildid 5GKzX7UBTJnEWu6ZC6F0/5GKzX7UBTJnEWu6ZC6F0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml/yaml.go go tool buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/2c/2ce08a71924d36d5951b07f1203d23fad08a7a7d269f4f906ce533a665560b95-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite mkdir -p $WORK/b523/ cat >/tmp/go-build3010021205/b523/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux importmap github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3010021205/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build3010021205/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3010021205/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build3010021205/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build3010021205/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build3010021205/b531/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite -lang=go1.25 -complete -installsuffix shared -buildid u_mAwhbJyRI5e-u_W-XQ/u_mAwhbJyRI5e-u_W-XQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/lookup_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/mkdir_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/open_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/openat2_linux.go go tool buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/21/2131a0db70577d3c6d8b16c6e8f52f88ca132b9f6a5b9ea45c55be5161d0dd5e-d # internal github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers mkdir -p $WORK/b700/ cat >/tmp/go-build3010021205/b700/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers -lang=go1.25 -complete -installsuffix shared -buildid larmDLt5xZEOQWW61XWA/larmDLt5xZEOQWW61XWA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers/protohelpers.go go tool buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/85/859ba95fc4ac10cd29ef712815494c1479853f8c06c13c191131bfe9b2604c71-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b704/ cat >/tmp/go-build3010021205/b704/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -lang=go1.25 -complete -installsuffix shared -buildid ie5_h1-Dn5lz1viqszVQ/ie5_h1-Dn5lz1viqszVQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signals.go go tool buildid -w $WORK/b147/_pkg_.a # internal go tool buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/e6/e6291bd48431a6505b4b0bfd7178e9048ff420e6db36793ca8b34b221226fdfc-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/9e/9e52e345959ab70a99df4dc8f2d458a6ea38bda43d920912b2fa684bc647c3ad-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b705/ github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype mkdir -p $WORK/b709/ cat >/tmp/go-build3010021205/b705/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -lang=go1.25 -complete -installsuffix shared -buildid 1Sl9gXlf-1A-9hfC2clh/1Sl9gXlf-1A-9hfC2clh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice/strslice.go cat >/tmp/go-build3010021205/b709/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype -lang=go1.25 -complete -installsuffix shared -buildid AIJrJ2K0Id7ALkFmjcwL/AIJrJ2K0Id7ALkFmjcwL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype/timestamp.go go tool buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/c1/c1965f6a501561b77063b5f97f037f32f508b1459ded039597446fce6cfd18a9-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal mkdir -p $WORK/b712/ cat >/tmp/go-build3010021205/b712/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal -lang=go1.25 -complete -installsuffix shared -buildid hp7CdDh7KPMNWAAHHDK6/hp7CdDh7KPMNWAAHHDK6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/debug_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/internal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal/unix2.go cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x005.o -c cgo_unix_cgo.cgo2.c go tool buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/88/88793fb0a791d199ed1bc63b974bc48e30c4a45e7136018b2b13c09600b2d014-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/password mkdir -p $WORK/b716/ cat >/tmp/go-build3010021205/b716/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/signal=/tmp/go-build3010021205/b269/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/password -lang=go1.25 -complete -installsuffix shared -buildid wocDZIIxWTQN5ok2tqS6/wocDZIIxWTQN5ok2tqS6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/password/password_supported.go go tool buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/14/14cf2af9ed5029cc3be64ea628394d220f5b2242c6754108866e887ae135c727-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b304/ cat >/tmp/go-build3010021205/b304/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3010021205/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3010021205/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3010021205/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3010021205/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3010021205/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3010021205/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3010021205/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3010021205/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -lang=go1.25 -complete -installsuffix shared -buildid _v_OQ-_qMEdkJNKjhnhx/_v_OQ-_qMEdkJNKjhnhx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/encode.go go tool buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/95/95c443b9b283b47add621a9890825baec18c42e3a1fe49b64567333d7768ceaa-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b328/ cat >/tmp/go-build3010021205/b328/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build3010021205/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3010021205/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3010021205/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3010021205/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3010021205/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3010021205/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3010021205/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3010021205/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -lang=go1.25 -complete -installsuffix shared -buildid e1P3Hz_xUC9_hYLKkMMC/e1P3Hz_xUC9_hYLKkMMC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/presence.go cd $WORK/b267 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I $WORK/b267/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b267/_x003.o -c getgrouplist_unix.cgo2.c go tool buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/07/0733fe35f707f308dcf5eefc6e6ec3127bdbafdc421dd18d4897738bdaf805ad-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform mkdir -p $WORK/b194/ cat >/tmp/go-build3010021205/b194/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform -lang=go1.25 -complete -installsuffix shared -buildid GYhvTArFPYim74uUqppl/GYhvTArFPYim74uUqppl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform/platform_matcher.go go tool buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/3a/3a422767450d9e503a32e0cafc715bac3ad1dad8f3aaaa7ee4de07317ca5b6b0-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils mkdir -p $WORK/b256/ cat >/tmp/go-build3010021205/b256/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile text/scanner=/tmp/go-build3010021205/b257/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils -lang=go1.25 -complete -installsuffix shared -buildid zHEr9k2TgrUlK3LB8HhB/zHEr9k2TgrUlK3LB8HhB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/exists_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/fileutils_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils/reflink_linux.go go tool buildid -w $WORK/b692/_pkg_.a # internal go tool buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/da/dac8a70927f726fa911c75e66754214a42fff020f192f1018102223cffc3595c-d # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/ee/eeb8cfb3ec5ba55ea6ac908d1d927cb6f9cda8b206cc9629d39919757c636db5-d # internal go tool buildid -w $WORK/b716/_pkg_.a # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup mkdir -p $WORK/b537/ cat >/tmp/go-build3010021205/b537/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3010021205/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile hash/crc64=/tmp/go-build3010021205/b461/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup -lang=go1.25 -complete -installsuffix shared -buildid C1V3NTeN5fmvPP0-d9dp/C1V3NTeN5fmvPP0-d9dp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup/dedup_linux.go cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/80/8082bd28caf1f2666a9b8f4b0313f69888ec7365e283c107ec33fa7f85b68dd4-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota mkdir -p $WORK/b546/ echo -n > $WORK/b546/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b546/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full ./projectquota_supported.go go tool buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/39/391834e22ae9f4a093cbe84eaebbd0140398dde43993375cb3327fb83b5dd7ff-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback mkdir -p $WORK/b552/ cat >/tmp/go-build3010021205/b552/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback -lang=go1.25 -complete -installsuffix shared -buildid pNr93Qb2lvnW6533QP2E/pNr93Qb2lvnW6533QP2E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/attach_loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/ioctl.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loop_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback/loopback_unsupported.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/system mkdir -p $WORK/b263/ cat >/tmp/go-build3010021205/b263/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3010021205/b265/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/system -lang=go1.25 -complete -installsuffix shared -buildid ZdQoIi4BtkMWK01Ahpdh/ZdQoIi4BtkMWK01Ahpdh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chmod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/chtimes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/exitcode.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/extattr_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/init.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lchown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lcow_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/lstat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/meminfo_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/mknod.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/path_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/process_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/rm_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/stat_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/umask.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/utimes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/system/xattrs_linux.go go tool buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/dd/dd47a636d7e37114994ec0a354d3b490c28c03f6f91b0536dbecdc6b904b92ab-d # internal github.com/containers/podman/vendor/github.com/containerd/log mkdir -p $WORK/b652/ go tool buildid -w $WORK/b628/_pkg_.a # internal cat >/tmp/go-build3010021205/b652/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containers/podman/vendor/github.com/containerd/log -lang=go1.25 -complete -installsuffix shared -buildid ZdMj5cUpVQhCWaZZ2ibl/ZdMj5cUpVQhCWaZZ2ibl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/log/context.go go tool buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/e1/e150484a0f05ca7ec18247a4a63b4e2bbd30fde915ec6eb86987e6a7ef07b900-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b725/ cat >/tmp/go-build3010021205/b725/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/signal=/tmp/go-build3010021205/b269/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/containers/podman/pkg/signal -lang=go1.25 -complete -installsuffix shared -buildid b2pfpWRhAuT0_oEUZ7ME/b2pfpWRhAuT0_oEUZ7ME -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/containers/podman/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/pkg/signal/signal_linux.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/69/698750b48309a489f5753659d6d84a0462951a5870d4257bd1fb8c510ce91ec6-d # internal github.com/containers/podman/vendor/github.com/blang/semver/v4 mkdir -p $WORK/b727/ cat >/tmp/go-build3010021205/b727/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/tmp/go-build3010021205/b476/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/containers/podman/vendor/github.com/blang/semver/v4 -lang=go1.25 -complete -installsuffix shared -buildid HbJ59mlO6O-CDzl2Y8MV/HbJ59mlO6O-CDzl2Y8MV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/json.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/range.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/semver.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sort.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/v4/sql.go go tool buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/10/10925caa626c2888d494405b775374b15bd7de512cecfb9957600fe99e32e2c1-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b732/ cat >/tmp/go-build3010021205/b732/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3010021205/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/containers/podman/pkg/errorhandling -lang=go1.25 -complete -installsuffix shared -buildid CphazXgfvErNKv9uc_-q/CphazXgfvErNKv9uc_-q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/containers/podman/pkg/errorhandling/errorhandling.go go tool buildid -w $WORK/b104/_pkg_.a # internal cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_x006.o -c cgo_unix_cgo_res.cgo2.c cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7b/7b4c6679a7fed8f3c6a5e0fbfbaf2b54481d3b7c4b48528624f6c53448e474f1-d # internal github.com/containers/podman/vendor/github.com/titanous/rocacheck mkdir -p $WORK/b490/ cat >/tmp/go-build3010021205/b490/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/podman/vendor/github.com/titanous/rocacheck -lang=go1.25 -complete -installsuffix shared -buildid hLHwZiXCJvUhAxEG-jGH/hLHwZiXCJvUhAxEG-jGH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/titanous/rocacheck/rocacheck.go go tool buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/90/90dc9513861039e9a3feddebe1bddfe4ed076b1e3f679fd0b005207ca3d0aa4c-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b505/ cat >/tmp/go-build3010021205/b505/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options -lang=go1.25 -complete -installsuffix shared -buildid iegkkk7SXMLT67c-mTLj/iegkkk7SXMLT67c-mTLj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/context.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go cd $WORK/b267 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I $WORK/b267/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b267/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/89/89c7681616f5867e6f57e21104539b370efd1fec0f9109de166a96f8ac8c5e94-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b151/ cat >/tmp/go-build3010021205/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3010021205/b154/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -installsuffix shared -buildid TX2Ij26joaDhm7SOiOTS/TX2Ij26joaDhm7SOiOTS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go go tool buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/53/53f181cdac727ac56583cd76c3d7ed4e03c84e6933d4927e6b8e5e690cf5ea23-d # internal crypto/x509/pkix mkdir -p $WORK/b180/ cat >/tmp/go-build3010021205/b180/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid X9Uxu7zsebMdsptTqLI5/X9Uxu7zsebMdsptTqLI5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go go tool buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/ec/ec8ad3b8f674539b3860077b310a7643c56e1ae84c40cafe2a03ac7143f9256e-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b428/ cat >/tmp/go-build3010021205/b428/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3010021205/b429/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -complete -installsuffix shared -buildid PZewzHplJT1zOStaqvjD/PZewzHplJT1zOStaqvjD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/builder.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/string.go go tool buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/01/011775a5b68b92fc416a128f25608a97da6c402e8e10b11d676500efbf07162b-d # internal github.com/containers/podman/vendor/github.com/containerd/platforms mkdir -p $WORK/b651/ cat >/tmp/go-build3010021205/b651/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3010021205/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containers/podman/vendor/github.com/containerd/platforms -lang=go1.25 -complete -installsuffix shared -buildid NgAjUvLkfk8B_wCHGLUg/NgAjUvLkfk8B_wCHGLUg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/compare.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/cpuinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/database.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/defaults_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platform_windows_compat.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/platforms/platforms.go go tool buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/80/801d05cb3663caed25e63dd78f04d7a2696c8859c72a8e18968441fe0f970362-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop mkdir -p $WORK/b635/ cat >/tmp/go-build3010021205/b635/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3010021205/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3010021205/b631/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop -lang=go1.25 -complete -installsuffix shared -buildid 2EhKEugXOtxHMXRldZzq/2EhKEugXOtxHMXRldZzq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop/noop.go go tool buildid -w $WORK/b537/_pkg_.a # internal go tool buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/24/24275eb5d230e08e2d6eabf32de19f0ec313e5b31ce90de6f28aa9ff3a18b391-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b711/ cat >/tmp/go-build3010021205/b711/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify/internal=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build3010021205/b712/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -lang=go1.25 -complete -installsuffix shared -buildid 3udSJPlUtOc0RyIpyzyG/3udSJPlUtOc0RyIpyzyG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/backend_inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/shared.go cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/c3/c308b1ee8225e5e67544591d3bab0d27108920678610cad4f27c87c6d79ad7e0-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b734/ cat >/tmp/go-build3010021205/b734/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/containers/podman/pkg/namespaces -lang=go1.25 -complete -installsuffix shared -buildid Q6e7dX8t9tvmASGlEgpb/Q6e7dX8t9tvmASGlEgpb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/containers/podman/pkg/namespaces/namespaces.go go tool buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/b9/b976e5a2bfb70d059f00417043c72fee3fbc8266aa7fff865a4bba86ddc9e188-d # internal github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b480/ cat >/tmp/go-build3010021205/b480/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build3010021205/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate -lang=go1.25 -complete -installsuffix shared -buildid RdvHpOYuLUzm0CdGxdaq/RdvHpOYuLUzm0CdGxdaq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate/extensions.go go tool buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b6/b6b05b26dd83e3c12194e90fe4d93c004a24b5060dd578660a862e38902b7e04-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b741/ echo -n > $WORK/b741/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b741/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b741/ -m64 -mtune=generic -fcf-protection=full ./host_cgo.go go tool buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/ba/baad65d9668f6dfee90c7d3ee3856e49590bacc4b1242216d5712ba6b732cacd-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b521/ cat >/tmp/go-build3010021205/b521/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/internal/consts=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3010021205/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3010021205/b523/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -lang=go1.25 -complete -installsuffix shared -buildid gOSmVrE0Ta_4UEEmfUtG/gOSmVrE0Ta_4UEEmfUtG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/deprecated_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/join.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/vfs.go go tool buildid -w $WORK/b505/_pkg_.a # internal go tool buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/2d/2d88d48622ef787fae9a1afec9189967d00491114881b4b000723409a91e40dd-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b743/ cat >/tmp/go-build3010021205/b743/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -lang=go1.25 -complete -installsuffix shared -buildid _p3EouAEjGhfpFa8e6xg/_p3EouAEjGhfpFa8e6xg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/a3/a372e22d4e4589e7797e7991af6248c15a5c2094caff9cbb542e0478caf66534-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath mkdir -p $WORK/b517/ cat >/tmp/go-build3010021205/b517/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath -lang=go1.25 -complete -installsuffix shared -buildid QXlDwVkK4aNGbOcgTR13/QXlDwVkK4aNGbOcgTR13 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath/path.go go tool buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/cb/cb8456b5fc12f1c20f3aa2470a034d1ecf4cbd0ccaeb8ef5022af648f6cdd4b8-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b744/ cat >/tmp/go-build3010021205/b744/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3010021205/b260/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities -lang=go1.25 -complete -installsuffix shared -buildid es0FlzmbkX9aRGYWnT7j/es0FlzmbkX9aRGYWnT7j -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/lastcap.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go go tool buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/b3/b3c725a569e77af9930889df684386c081fc8cb2d3ce124ab611bb151ac94ee1-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b747/ echo -n > $WORK/b747/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b747/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b747/ -m64 -mtune=generic -fcf-protection=full ./dlopen.go ./dlopen_example.go cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/preferlinkext $WORK/b267/_x001.o $WORK/b267/_x002.o $WORK/b267/_x003.o -O2 -g go tool buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ec/ece9a21eef6120f9cc2ffc052247b7566f82c6882756f16eeb52f3c1f47ba600-d # internal github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring mkdir -p $WORK/b659/ cat >/tmp/go-build3010021205/b659/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3010021205/b254/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring -lang=go1.25 -complete -installsuffix shared -buildid KN-2p0xslKX2y3t2aWEB/KN-2p0xslKX2y3t2aWEB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring/slice.go go tool buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/20/204924fa36af500979d0d9f21306436ff1bcb0678d20fd81e3d5e8a846ac0635-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/util mkdir -p $WORK/b750/ cat >/tmp/go-build3010021205/b750/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime/debug=/tmp/go-build3010021205/b454/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/util -lang=go1.25 -complete -installsuffix shared -buildid 02-ARZThEVbSMTGLxN3B/02-ARZThEVbSMTGLxN3B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/util/util.go go tool buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/05/0519839e866d70c8074c9198d2acea7919dcbd31a43a702dbeb086c8fefb8f39-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile mkdir -p $WORK/b270/ cat >/tmp/go-build3010021205/b270/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/internal/rawfilelock=github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build3010021205/b271/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile -lang=go1.25 -complete -installsuffix shared -buildid 7zso8DtSZXUBSmc_KDw0/7zso8DtSZXUBSmc_KDw0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lastwrite.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile/lockfile_unix.go cd $WORK/b183 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I $WORK/b183/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b183/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/1d/1d9e8f4c45e079f4e3f0e614e9eabfa7031e8d03d120cc892ad8efa8ff88efa4-d # internal github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir mkdir -p $WORK/b538/ cat >/tmp/go-build3010021205/b538/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build3010021205/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir -lang=go1.25 -complete -installsuffix shared -buildid RHFlG5P_mEj-9JD-agLG/RHFlG5P_mEj-9JD-agLG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir/tempdir.go go tool buildid -w $WORK/b570/_pkg_.a # internal go tool buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/e3/e37f0ee9662f50566a605df7f95446e4a071909a6a22b8dd52be75f0b1ad210f-d # internal github.com/containers/podman/version mkdir -p $WORK/b726/ cat >/tmp/go-build3010021205/b726/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/version/rawversion=github.com/containers/podman/version/rawversion packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3010021205/b727/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build3010021205/b728/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/containers/podman/version -lang=go1.25 -complete -installsuffix shared -buildid NnDob6iCKGOuugjLgXoN/NnDob6iCKGOuugjLgXoN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/containers/podman/version/version.go go tool buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/78/7844fe01de7b95df3025eadb8c0a80b43820f6abb58da5fbe90950cf70155e13-d # internal github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b752/ cat >/tmp/go-build3010021205/b752/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -lang=go1.25 -complete -installsuffix shared -buildid GujUa-yKWrXa5k5LrjUa/GujUa-yKWrXa5k5LrjUa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1/tomb.go cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/64/640f3c276df6d1f5e22d4e63acb8888c9a376bf925297062110a72df969362ac-d # internal github.com/containers/podman/pkg/domain/entities/reports mkdir -p $WORK/b753/ go tool buildid -w $WORK/b734/_pkg_.a # internal cat >/tmp/go-build3010021205/b753/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/podman/pkg/domain/entities/reports -lang=go1.25 -complete -installsuffix shared -buildid LozHS7I4zp3GLWAo6qNs/LozHS7I4zp3GLWAo6qNs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/prune.go ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/scp.go cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/b2/b2b762c25bfd41259daa69ddc3cd2d4dcffccfb4f35f6f37ec383492b5a58ff1-d # internal github.com/containers/podman/vendor/go.yaml.in/yaml/v2 mkdir -p $WORK/b760/ cat >/tmp/go-build3010021205/b760/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/containers/podman/vendor/go.yaml.in/yaml/v2 -lang=go1.25 -complete -installsuffix shared -buildid L54jSXcf2-VQNa0PQoLs/L54jSXcf2-VQNa0PQoLs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/apic.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/decode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/emitterc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/encode.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/parserc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/readerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/resolve.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/scannerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/sorter.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/writerc.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yaml.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlh.go ./_build/src/github.com/containers/podman/vendor/go.yaml.in/yaml/v2/yamlprivateh.go go tool buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/e1/e1d79a822fa2ff91e05ae67ba3312cf94c2dca04cdcc6020695b84e0a2f536c6-d # internal gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/preferlinkext $WORK/b267/_x001.o $WORK/b267/_x002.o $WORK/b267/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b267/_cgo_.o -dynout $WORK/b267/_cgo_import.go github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer mkdir -p $WORK/b768/ cat >/tmp/go-build3010021205/b768/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer -lang=go1.25 -complete -installsuffix shared -buildid 8pYBOxCj-Vdhnz4b6msa/8pYBOxCj-Vdhnz4b6msa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extended_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/filexfer.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fx.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/fxp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/handle_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/init_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/open_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/path_packets.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/permissions.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/response_packets.go go tool buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/27/279138b1b6038b925a087275c9bc3c504f93054cbc8131e2f6ab9ff98a536faf-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr mkdir -p $WORK/b616/ cat >/tmp/go-build3010021205/b616/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile log/slog=/tmp/go-build3010021205/b617/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr -lang=go1.25 -complete -installsuffix shared -buildid VXZmhO3BuQqIRyLfYaos/VXZmhO3BuQqIRyLfYaos -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/context_slog.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/logr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/sloghandler.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/slogsink.go go tool buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/c8/c8868cc41bfaeeac5ae0e866fd591c69331e4d769d79207240b5b6865296a893-d # internal github.com/containers/podman/pkg/machine/define mkdir -p $WORK/b780/ cat >/tmp/go-build3010021205/b780/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3010021205/b781/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/containers/podman/pkg/machine/define -lang=go1.25 -complete -installsuffix shared -buildid rdFpBvkewyIoV72ZUpCA/rdFpBvkewyIoV72ZUpCA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/define/config.go ./_build/src/github.com/containers/podman/pkg/machine/define/errors.go ./_build/src/github.com/containers/podman/pkg/machine/define/image_format.go ./_build/src/github.com/containers/podman/pkg/machine/define/initopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/machine_artifact.go ./_build/src/github.com/containers/podman/pkg/machine/define/setopts.go ./_build/src/github.com/containers/podman/pkg/machine/define/state.go ./_build/src/github.com/containers/podman/pkg/machine/define/usb.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmfile.go ./_build/src/github.com/containers/podman/pkg/machine/define/vmtype.go go tool buildid -w $WORK/b304/_pkg_.a # internal go tool buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/9f/9fdf93b0d7bff8a87b66f006b4c45619bc563fe4ff52f238c565bc993db98f94-d # internal archive/zip mkdir -p $WORK/b788/ cat >/tmp/go-build3010021205/b788/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile compress/flate=/tmp/go-build3010021205/b204/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build3010021205/b205/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p archive/zip -lang=go1.25 -std -complete -installsuffix shared -buildid 41csS7YAQzQgfYivOttm/41csS7YAQzQgfYivOttm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go go tool buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/b7/b77baa48f49b138ff83e47b921357f9bb468472307f8774b309083f1bdfa1d8a-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common mkdir -p $WORK/b799/ cat >/tmp/go-build3010021205/b799/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build3010021205/b800/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common -lang=go1.25 -complete -installsuffix shared -buildid X4pZXqa5emnNfpgSTkGg/X4pZXqa5emnNfpgSTkGg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/common_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/endian.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/readlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/sleep.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common/warnings.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/5f/5f2d4d955868f8dd19a31a8ca9a93b807b3b1baadca656e71377b11ac8667427-d # internal github.com/containers/podman/vendor/github.com/tklauser/numcpus mkdir -p $WORK/b802/ cat >/tmp/go-build3010021205/b802/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/containers/podman/vendor/github.com/tklauser/numcpus -lang=go1.25 -complete -installsuffix shared -buildid mqMiKUk0ZkA8R-1Wf9Q_/mqMiKUk0ZkA8R-1Wf9Q_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/numcpus/numcpus_linux.go cat >/tmp/go-build3010021205/b267/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid S7Fr5aVSjh7EP26kHKb6/S7Fr5aVSjh7EP26kHKb6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b267/_cgo_gotypes.go $WORK/b267/cgo_lookup_cgo.cgo1.go $WORK/b267/getgrouplist_unix.cgo1.go $WORK/b267/_cgo_import.go go tool buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/56/563079a6e60d88413e9d3339ab3d2064396f6ab915b9c4593e5d76ca880ec506-d # internal go tool buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/0f/0f359b044e6209482dd41c0056079f50e1982a10f2d74d14ca6578593e4b324c-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 mkdir -p $WORK/b810/ cat >/tmp/go-build3010021205/b810/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 -lang=go1.25 -complete -installsuffix shared -buildid QTfTkrFSzl6QMguv9CCx/QTfTkrFSzl6QMguv9CCx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2/error.go github.com/containers/podman/vendor/golang.org/x/time/rate mkdir -p $WORK/b817/ cat >/tmp/go-build3010021205/b817/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/containers/podman/vendor/golang.org/x/time/rate -lang=go1.25 -complete -installsuffix shared -buildid QVVDXycxObt7NP2o5Pbr/QVVDXycxObt7NP2o5Pbr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/rate.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate/sometimes.go go tool buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/e8/e8e2a11980dda6e46520e8c1c1d34d8ba10b3d92007d0753cd1df2fddc19e860-d # internal github.com/containers/podman/internal/remote_build_helpers mkdir -p $WORK/b823/ cat >/tmp/go-build3010021205/b823/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/containers/podman/internal/remote_build_helpers -lang=go1.25 -complete -installsuffix shared -buildid rBc2k-TtmzJen9Ykxw_u/rBc2k-TtmzJen9Ykxw_u -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/containers/podman/internal/remote_build_helpers/utils.go go tool buildid -w $WORK/b753/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -o $WORK/b183/_cgo_.o $WORK/b183/_cgo_main.o $WORK/b183/preferlinkext $WORK/b183/_x001.o $WORK/b183/_x002.o $WORK/b183/_x003.o $WORK/b183/_x004.o $WORK/b183/_x005.o $WORK/b183/_x006.o -O2 -g -lresolv cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/35/35bacdf7b80a2512ff81ff9b7a91faffbd5011b24128803f332940059e334fa7-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver mkdir -p $WORK/b839/ cat >/tmp/go-build3010021205/b839/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3010021205/b837/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver -lang=go1.25 -complete -installsuffix shared -buildid w_pYEmd6gnzkIe1-zNnx/w_pYEmd6gnzkIe1-zNnx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver/passdriver.go go tool buildid -w $WORK/b151/_pkg_.a # internal go tool buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/23/23e73a0080a79392ca388a1b1dca49d924fc87689943e518e74af8638bd2f553-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver mkdir -p $WORK/b838/ go tool buildid -w $WORK/b752/_pkg_.a # internal cat >/tmp/go-build3010021205/b838/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3010021205/b837/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver -lang=go1.25 -complete -installsuffix shared -buildid soWPf7Q9RsbVqJ_U1lCz/soWPf7Q9RsbVqJ_U1lCz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver/filedriver.go cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/1e/1e14d2e5524aecaa761dfc3408ddbd60b57f58d16c90aa65bb6f471ca4879abb-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver mkdir -p $WORK/b840/ cat >/tmp/go-build3010021205/b840/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3010021205/b837/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver -lang=go1.25 -complete -installsuffix shared -buildid pHngYXDzBCEPToQUxeKh/pHngYXDzBCEPToQUxeKh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver/shelldriver.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/9d/9d70294250ee94b89786b4af15f8db787efe4bd36da1835cdab2deb5908f1c67-d # internal crypto/ecdsa mkdir -p $WORK/b141/ cat >/tmp/go-build3010021205/b141/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3010021205/b142/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3010021205/b105/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3010021205/b148/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3010021205/b144/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build3010021205/b149/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3010021205/b108/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3010021205/b097/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3010021205/b151/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3010021205/b154/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid D8q1KyoRbqfGoYq8g6ej/D8q1KyoRbqfGoYq8g6ej -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go go tool buildid -w $WORK/b428/_pkg_.a # internal go tool buildid -w $WORK/b711/_pkg_.a # internal go tool buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/1c/1c0c0a83dbc45094e33f106b6f7d7caf34cae34fb731fb88dda0e88eb24434b7-d # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/78/78b16d0809e5b71abbc609585df03210840791f22b747c1c03f771e3a8c340d8-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b841/ github.com/containers/podman/vendor/go.podman.io/common/pkg/util mkdir -p $WORK/b710/ cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/f7/f7cead60232ab9fa3744c6550063b8a0479f511562b34bf6a5703340fd8d69e0-d # internal cat >/tmp/go-build3010021205/b841/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b710/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3010021205/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid D_wyhu1wHfc3SslpKudw/D_wyhu1wHfc3SslpKudw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/util/util.go github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b742/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/containers/podman/pkg/env -lang=go1.25 -complete -installsuffix shared -buildid 8I_WvJ7yUEG9WWbs6AjR/8I_WvJ7yUEG9WWbs6AjR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/containers/podman/pkg/env/env.go ./_build/src/github.com/containers/podman/pkg/env/env_unix.go cat >/tmp/go-build3010021205/b742/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate/capabilities=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3010021205/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build3010021205/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build3010021205/b744/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -lang=go1.25 -complete -installsuffix shared -buildid iBIpEIigkJOPHQ-2LQCA/iBIpEIigkJOPHQ-2LQCA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/generate.go go tool buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/a4/a42a870b76866e98b56550e31ded39de3dd85a8e5570643e5905c5f94120fa08-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail/watch mkdir -p $WORK/b751/ cat >/tmp/go-build3010021205/b751/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3010021205/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build3010021205/b750/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build3010021205/b752/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail/watch -lang=go1.25 -complete -installsuffix shared -buildid A7dDkvqajvmGSh_ci2z-/A7dDkvqajvmGSh_ci2z- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/filechanges.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/inotify_tracker.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/polling.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/watch/watch.go go tool buildid -w $WORK/b616/_pkg_.a # internal go tool buildid -w $WORK/b625/_pkg_.a # internal cd /usr/lib/golang/src/os/user go tool pack r $WORK/b267/_pkg_.a $WORK/b267/preferlinkext $WORK/b267/_x001.o $WORK/b267/_x002.o $WORK/b267/_x003.o # internal go tool buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/04/049852932c649d507d8ace27d149aa59988c276e3f9b6fae43c225c01fdc43cf-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr/funcr mkdir -p $WORK/b622/ cat >/tmp/go-build3010021205/b622/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3010021205/b616/_pkg_.a packagefile log/slog=/tmp/go-build3010021205/b617/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/61/6167634410b53ec9b21bad6af51647d1177cf24267547e56f661252230e72fa4-d # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/podman/vendor/github.com/go-logr/logr/funcr -lang=go1.25 -complete -installsuffix shared -buildid ptgLd15JTP_6hRBzKtNk/ptgLd15JTP_6hRBzKtNk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/funcr.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/funcr/slogsink.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools mkdir -p $WORK/b261/ echo -n > $WORK/b261/preferlinkext # internal go tool buildid -w $WORK/b823/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b261/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools "-ldflags=\"-O2\" \"-g\" \"-l\" \"subid\"" -- -I $WORK/b261/ -m64 -mtune=generic -fcf-protection=full ./idtools_supported.go cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/cf/cfa80684483e7ee9bb374a925e33f1a004d76eb3d039755abd35e349328981c7-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b463/ go tool buildid -w $WORK/b651/_pkg_.a # internal go tool buildid -w $WORK/b817/_pkg_.a # internal gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -o $WORK/b183/_cgo_.o $WORK/b183/_cgo_main.o $WORK/b183/preferlinkext $WORK/b183/_x001.o $WORK/b183/_x002.o $WORK/b183/_x003.o $WORK/b183/_x004.o $WORK/b183/_x005.o $WORK/b183/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) cat >/tmp/go-build3010021205/b463/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b183/_cgo_.o -dynout $WORK/b183/_cgo_import.go cd $WORK/b741 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b741=/tmp/go-build -gno-record-gcc-switches -I $WORK/b741/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nXw0Ii6vbb0c09Y0oU2h -o $WORK/b741/_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -lang=go1.25 -complete -installsuffix shared -buildid 5pn93ajSYU8cZlQQDVbV/5pn93ajSYU8cZlQQDVbV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/common.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/format.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/writer.go cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/5f/5fa10af9045f900a48dd5fa1b669908ae72b32ffba1ff6e3a2cd969444a762cc-d # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/b8/b858739c6bbca47770c77f3c7783ee9afb75b646b8009fd19b2b1b3b047c5a1c-d # internal archive/tar mkdir -p $WORK/b471/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b533/ cat >/tmp/go-build3010021205/b471/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b533/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin/pathrs-lite=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite importmap github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3010021205/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build3010021205/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3010021205/b534/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p archive/tar -lang=go1.25 -std -complete -installsuffix shared -buildid 9dg77P2bufjxi5GdYvkV/9dg77P2bufjxi5GdYvkV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -lang=go1.25 -complete -installsuffix shared -buildid hywXGUJTRqvgmYk_tlmh/hywXGUJTRqvgmYk_tlmh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/3d/3dc18b14f379f12e3bf33a38736d9f70c3f7d3944bded4885ca9e7ec710c3e71-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace mkdir -p $WORK/b626/ cat >/tmp/go-build3010021205/b626/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded importmap go.opentelemetry.io/otel/trace/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3010021205/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3010021205/b625/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3010021205/b627/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3010021205/b628/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace -lang=go1.25 -complete -installsuffix shared -buildid LHTA620DlfoCA8Lwbmuq/LHTA620DlfoCA8Lwbmuq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/auto.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/provider.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/tracestate.go go tool buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/1e/1e963aeae5c650934d312d241eb2c6f4e8122831860354ae143410b636d25440-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b684/ cat >/tmp/go-build3010021205/b684/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -lang=go1.25 -complete -installsuffix shared -buildid u5DnOZ6oC125nSQKbFUD/u5DnOZ6oC125nSQKbFUD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go go tool buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/09/099590179b60b264dfd1e912811c6394c44dcf791207ef02e420f5b8a63eb814-d # internal github.com/containers/podman/vendor/github.com/kevinburke/ssh_config mkdir -p $WORK/b775/ cat >/tmp/go-build3010021205/b775/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/containers/podman/vendor/github.com/kevinburke/ssh_config -lang=go1.25 -complete -installsuffix shared -buildid qU4oyUWGFSHpbj6TNo_p/qU4oyUWGFSHpbj6TNo_p -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/position.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/token.go ./_build/src/github.com/containers/podman/vendor/github.com/kevinburke/ssh_config/validators.go go tool buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/92/928aaac9270df68de1116f1b07d8b8cf0d5c63c86fc3ce53e1e8fc143fa495bb-d # internal github.com/containers/podman/pkg/systemd/parser mkdir -p $WORK/b791/ cat >/tmp/go-build3010021205/b791/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.25 -complete -installsuffix shared -buildid tfy6xJvH5L4pQD5-0aj5/tfy6xJvH5L4pQD5-0aj5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/parser/split.go ./_build/src/github.com/containers/podman/pkg/systemd/parser/unitfile.go cat >/tmp/go-build3010021205/b183/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3010021205/b184/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile internal/itoa=/tmp/go-build3010021205/b042/_pkg_.a packagefile internal/nettrace=/tmp/go-build3010021205/b185/_pkg_.a packagefile internal/poll=/tmp/go-build3010021205/b063/_pkg_.a packagefile internal/singleflight=/tmp/go-build3010021205/b186/_pkg_.a packagefile internal/stringslite=/tmp/go-build3010021205/b031/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3010021205/b064/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p net -lang=go1.25 -std -installsuffix shared -buildid Gng4hZipP-Hs-hjN_zf_/Gng4hZipP-Hs-hjN_zf_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_posix.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile.go /usr/lib/golang/src/net/sendfile_nonwindows.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip4_linux.go /usr/lib/golang/src/net/sockoptip6_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b183/_cgo_gotypes.go $WORK/b183/cgo_linux.cgo1.go $WORK/b183/cgo_resnew.cgo1.go $WORK/b183/cgo_socknew.cgo1.go $WORK/b183/cgo_unix_cgo.cgo1.go $WORK/b183/cgo_unix_cgo_res.cgo1.go $WORK/b183/_cgo_import.go go tool buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/59/595c1b925f2cef624e420485116e3c791956472679d8ddc138ef543b4d3e7615-d # internal github.com/containers/podman/pkg/machine/qemu/command mkdir -p $WORK/b796/ cat >/tmp/go-build3010021205/b796/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3010021205/b781/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/containers/podman/pkg/machine/qemu/command -lang=go1.25 -complete -installsuffix shared -buildid tskdB6tSF6PKys-0os2D/tskdB6tSF6PKys-0os2D -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/command/command_unix.go go tool buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/14/14f20317f5c80f07bb005b60e3c17eb95a2df4f59633c70fe51e530494291782-d # internal github.com/containers/podman/vendor/github.com/tklauser/go-sysconf mkdir -p $WORK/b801/ cat >/tmp/go-build3010021205/b801/importcfg << 'EOF' # internal # import config importmap github.com/tklauser/numcpus=github.com/containers/podman/vendor/github.com/tklauser/numcpus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build3010021205/b802/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/containers/podman/vendor/github.com/tklauser/go-sysconf -lang=go1.25 -complete -installsuffix shared -buildid 8_ZEcb0b33GHrhAxNl6T/8_ZEcb0b33GHrhAxNl6T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/sysconf_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_defs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/tklauser/go-sysconf/zsysconf_values_linux_amd64.go cd $WORK/b741 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b741=/tmp/go-build -gno-record-gcc-switches -I $WORK/b741/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nXw0Ii6vbb0c09Y0oU2h -o $WORK/b741/_x002.o -c host_cgo.cgo2.c go tool buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/ae/ae92c4fc1f5c257dc994207eb76c87d82d1fb15d2371c287cedf4bdb895765b7-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress mkdir -p $WORK/b816/ cat >/tmp/go-build3010021205/b816/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/podman/vendor/golang.org/x/time/rate packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build3010021205/b817/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress -lang=go1.25 -complete -installsuffix shared -buildid BA1b8ak_Z89qQRJTGePz/BA1b8ak_Z89qQRJTGePz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress/progressreader.go go tool buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ce/ce918595239b611019481b9678d6013651786ecdea91e66cc9e41b6eb62f2acd-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets mkdir -p $WORK/b836/ cat >/tmp/go-build3010021205/b836/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/secrets/define=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define importmap go.podman.io/common/pkg/secrets/filedriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver importmap go.podman.io/common/pkg/secrets/passdriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver importmap go.podman.io/common/pkg/secrets/shelldriver=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3010021205/b837/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build3010021205/b838/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build3010021205/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build3010021205/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3010021205/b559/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets -lang=go1.25 -complete -installsuffix shared -buildid M-D0oADPhXdOJ0yzAbj1/M-D0oADPhXdOJ0yzAbj1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secrets.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/secretsdb.go go tool buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/60/605e422ee3e873e73a145107da9b9dc86cde1a4ab4b7d92acd33a76cc09607e5-d # internal github.com/containers/podman/pkg/specgenutilexternal mkdir -p $WORK/b845/ cat >/tmp/go-build3010021205/b845/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build3010021205/b649/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.25 -complete -installsuffix shared -buildid bmJMc7TW3U5Q55Qw6pMe/bmJMc7TW3U5Q55Qw6pMe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go go tool buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/96/965123543084f9f7e992cbdf6b12322e7ef530582a3c037dd314d1398ed611b1-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli mkdir -p $WORK/b847/ cat >/tmp/go-build3010021205/b847/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli -lang=go1.25 -complete -installsuffix shared -buildid seCiYWD5VqZ7CV8ILlrc/seCiYWD5VqZ7CV8ILlrc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/passphrase.go go tool buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/64/6495f3af0e6c55b966bf8651c0f6f5b6f4d02a680777f4476e1b37d66d2d6f42-d # internal github.com/containers/podman/vendor/github.com/nxadm/tail mkdir -p $WORK/b748/ cat >/tmp/go-build3010021205/b748/importcfg << 'EOF' # internal # import config importmap github.com/nxadm/tail/ratelimiter=github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter importmap github.com/nxadm/tail/util=github.com/containers/podman/vendor/github.com/nxadm/tail/util importmap github.com/nxadm/tail/watch=github.com/containers/podman/vendor/github.com/nxadm/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build3010021205/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build3010021205/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build3010021205/b751/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build3010021205/b752/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build3010021205/b188/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/podman/vendor/github.com/nxadm/tail -lang=go1.25 -complete -installsuffix shared -buildid mSaoRCPFw47TDblHAiX5/mSaoRCPFw47TDblHAiX5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail.go ./_build/src/github.com/containers/podman/vendor/github.com/nxadm/tail/tail_posix.go go tool buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/3f/3fbbde9e14fe32ad5c861be0df3e4b7fbbb09d916e1e978bacfc4210e2e91199-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem mkdir -p $WORK/b803/ cat >/tmp/go-build3010021205/b803/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3010021205/b799/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem -lang=go1.25 -complete -installsuffix shared -buildid DmbSA24wOhS8b3UBCWwj/DmbSA24wOhS8b3UBCWwj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/ex_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem/mem_linux.go go tool buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/d4/d4774789cf74905eb732e7760d7f7eb4e072fc99009eaabd745cd8ee7c050efc-d # internal github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh mkdir -p $WORK/b769/ cat >/tmp/go-build3010021205/b769/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build3010021205/b768/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh -lang=go1.25 -complete -installsuffix shared -buildid FFQj90xdk-YLI9EIGA7G/FFQj90xdk-YLI9EIGA7G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/fsync.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/hardlink.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/openssh.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/posix-rename.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh/statvfs.go go tool buildid -w $WORK/b810/_pkg_.a # internal go tool buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/a0/a05eba7c7cfd27d647d9c71b2ce248b2d114fed39707c6954e5b53ebb71f3891-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params mkdir -p $WORK/b849/ cat >/tmp/go-build3010021205/b849/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3010021205/b124/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params -lang=go1.25 -complete -installsuffix shared -buildid wyiUklC5N9wAhAiGFODG/wyiUklC5N9wAhAiGFODG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params/sigstore.go cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/c5/c53f032bce03bf95b2c777e9a95b2618002331ac5d1f3b0efdd40ed607874c3f-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth mkdir -p $WORK/b852/ cat >/tmp/go-build3010021205/b852/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile text/template=/tmp/go-build3010021205/b343/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth -lang=go1.25 -complete -installsuffix shared -buildid YL9zoFNHM0zc34N4a3WR/YL9zoFNHM0zc34N4a3WR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth/interactive.go go tool buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/8b/8bb915a49c4ce025c18c8f6b1b70cff9fe513b3ca44e0e2fdeac27c6ab8e7471-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter mkdir -p $WORK/b815/ cat >/tmp/go-build3010021205/b815/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/progress=github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3010021205/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3010021205/b816/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter -lang=go1.25 -complete -installsuffix shared -buildid Bu_vpuw4ZC56GzQzDAE_/Bu_vpuw4ZC56GzQzDAE_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamformatter.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter/streamwriter.go go tool buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/89/89af37bc6844b1da15988a1fec2bb095112ee54f4c53070aa42d205c2a0cb695-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu mkdir -p $WORK/b798/ cat >/tmp/go-build3010021205/b798/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3010021205/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build3010021205/b801/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu -lang=go1.25 -complete -installsuffix shared -buildid lvhl16IwGKHmoJN0fU_R/lvhl16IwGKHmoJN0fU_R -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu/cpu_linux.go go tool buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/2d/2d528a2ce1dcd73a3a353e715033798c2779351a57a7cf557b4697e617d46504-d # internal github.com/containers/podman/vendor/github.com/segmentio/ksuid mkdir -p $WORK/b857/ cat >/tmp/go-build3010021205/b857/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile database/sql/driver=/tmp/go-build3010021205/b476/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/rand=/tmp/go-build3010021205/b103/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/containers/podman/vendor/github.com/segmentio/ksuid -lang=go1.25 -complete -installsuffix shared -buildid AIvLyMySz8rhbAxjfn5B/AIvLyMySz8rhbAxjfn5B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/base62.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/ksuid.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/rand.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/set.go ./_build/src/github.com/containers/podman/vendor/github.com/segmentio/ksuid/uint128.go cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=w5FGf7i3Hyacey7QbLyH -o $WORK/b546/_x001.o -c _cgo_export.c cd $WORK/b741 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b741=/tmp/go-build -gno-record-gcc-switches -I $WORK/b741/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=nXw0Ii6vbb0c09Y0oU2h -o $WORK/b741/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/84/84e2644b875612866787e0d9c673c0d8dd210d1d44a1b6fa1c4cb464a091b054-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia mkdir -p $WORK/b862/ cat >/tmp/go-build3010021205/b862/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3010021205/b509/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia -lang=go1.25 -complete -installsuffix shared -buildid ptoFYmUcemhjBo9oivdp/ptoFYmUcemhjBo9oivdp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia/signer_stub.go go tool buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/54/54a06efa0d52b4448ae8435eaa7683b5f265b72b0e02c3f804acde16c9bf9e31-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/report mkdir -p $WORK/b865/ cat >/tmp/go-build3010021205/b865/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/pkg/report/camelcase=github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build3010021205/b866/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile text/tabwriter=/tmp/go-build3010021205/b345/_pkg_.a packagefile text/template=/tmp/go-build3010021205/b343/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/report -lang=go1.25 -complete -installsuffix shared -buildid vypwyxH1EyeyFtq99WQc/vypwyxH1EyeyFtq99WQc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/formatter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/template.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/validate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/report/writer.go go tool buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/fe/fee7bff8f5aca0469f2ea4d45d5d612011b6d8d4b4034b1bfa1b68978bcbd664-d # internal github.com/containers/podman/vendor/github.com/go-logr/stdr mkdir -p $WORK/b621/ cat >/tmp/go-build3010021205/b621/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/logr/funcr=github.com/containers/podman/vendor/github.com/go-logr/logr/funcr packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3010021205/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build3010021205/b622/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/podman/vendor/github.com/go-logr/stdr -lang=go1.25 -complete -installsuffix shared -buildid YlAYjNTJ1b-bxtF7moys/YlAYjNTJ1b-bxtF7moys -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/stdr/stdr.go go tool buildid -w $WORK/b328/_pkg_.a # internal go tool buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/d7/d760f1ebb55fa7150186163577c1750efee86dcf9c67584f39a84b5e7996ec56-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/platform mkdir -p $WORK/b871/ cat >/tmp/go-build3010021205/b871/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3010021205/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/platform -lang=go1.25 -complete -installsuffix shared -buildid IPttrsncFytyyD16nk-4/IPttrsncFytyyD16nk-4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/platform/platform.go go tool buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/d7/d73cb195e9cdf957f3d98aaaf1f5ad00bb71020a77871bad2443e9cc7c07f473-d # internal github.com/containers/podman/libpod/shutdown mkdir -p $WORK/b877/ cat >/tmp/go-build3010021205/b877/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/signal=/tmp/go-build3010021205/b269/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/containers/podman/libpod/shutdown -lang=go1.25 -complete -installsuffix shared -buildid LS_KxEPGG4P7grmiCKeO/LS_KxEPGG4P7grmiCKeO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/containers/podman/libpod/shutdown/handler.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/7c/7cf867434c3ad90856eebcfbd71660905f56e3b0c415767ca03232af2b0551e2-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b334/ cat >/tmp/go-build3010021205/b334/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3010021205/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3010021205/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3010021205/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -lang=go1.25 -complete -installsuffix shared -buildid QoZ9fxSnNvbuXaZMeWKm/QoZ9fxSnNvbuXaZMeWKm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go go tool buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/f5/f581a3cd274dccb07d64dc00e34c5a159a3e2fc9806d5bf43f7a00e06c0a58a3-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b369/ cat >/tmp/go-build3010021205/b369/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/json=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3010021205/b370/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3010021205/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3010021205/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3010021205/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3010021205/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3010021205/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3010021205/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3010021205/b318/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3010021205/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson -lang=go1.25 -complete -installsuffix shared -buildid LaCpYjG5Tjf2jk5YtIG1/LaCpYjG5Tjf2jk5YtIG1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go go tool buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/8b/8bb703b95ffdcd7e31fcb82b73874ab7444d72e37d965253815be9107dd539e4-d # internal github.com/containers/podman/pkg/machine/ignition mkdir -p $WORK/b790/ cat >/tmp/go-build3010021205/b790/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3010021205/b791/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF go tool buildid -w $WORK/b775/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/containers/podman/pkg/machine/ignition -lang=go1.25 -complete -installsuffix shared -buildid LUTEM2i4FwKltl-JfCZF/LUTEM2i4FwKltl-JfCZF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_linux.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ignition_schema.go ./_build/src/github.com/containers/podman/pkg/machine/ignition/ready.go cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/67/673aed0112ddd11c6ef9faaeb74d3542ffa66437877e18d696cba1255fd56de0-d # internal github.com/containers/podman/vendor/golang.org/x/net/bpf mkdir -p $WORK/b887/ cat >/tmp/go-build3010021205/b887/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/containers/podman/vendor/golang.org/x/net/bpf -lang=go1.25 -complete -installsuffix shared -buildid EaCPV1GlAmiGQmYVOXeq/EaCPV1GlAmiGQmYVOXeq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/bpf/vm_instructions.go go tool buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/36/3673607b26874f45e0568148e2278c837ebe1cd37a609ae7c4ebe0430b5e885d-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib mkdir -p $WORK/b906/ cat >/tmp/go-build3010021205/b906/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib -lang=go1.25 -complete -installsuffix shared -buildid LAUXwvqo9zwQkVVCYCp4/LAUXwvqo9zwQkVVCYCp4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b906/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/metadata.go go tool buildid -w $WORK/b742/_pkg_.a # internal go tool buildid -w $WORK/b533/_pkg_.a # internal go tool buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/4a/4a782bd9484f5a4b082fcfd532eeba2bf66dee0aa11fbfff7d84a4b9ea69122f-d # internal github.com/containers/podman/pkg/parallel mkdir -p $WORK/b908/ cat >/tmp/go-build3010021205/b908/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3010021205/b514/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p github.com/containers/podman/pkg/parallel -lang=go1.25 -complete -installsuffix shared -buildid 3-wdhTuYEYisa9FkIOAs/3-wdhTuYEYisa9FkIOAs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b908/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/parallel.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/ee/ee2e52b596e6e43b349ac44de269caf27fe0321e932fc734c46811825508fea4-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b535/ cat >/tmp/go-build3010021205/b535/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3010021205/b533/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -lang=go1.25 -complete -installsuffix shared -buildid O94AdGkNAdffddUl65pS/O94AdGkNAdffddUl65pS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go go tool buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/a6/a62a1cbded0c8f22cb166f0681bc435ef344fe9c8519fff1e1e57a7e3cd16d8d-d # internal runtime/pprof mkdir -p $WORK/b912/ cat >/tmp/go-build3010021205/b912/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile compress/gzip=/tmp/go-build3010021205/b203/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3010021205/b018/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile text/tabwriter=/tmp/go-build3010021205/b345/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p runtime/pprof -lang=go1.25 -std -installsuffix shared -buildid HHoZ-mktfCGKotL7wDAt/HHoZ-mktfCGKotL7wDAt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b912/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/c6/c6426403c3be6309206672c7272fbbef4544fd6f102b130860c650303659c5dc-d # internal cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=w5FGf7i3Hyacey7QbLyH -o $WORK/b546/_x002.o -c projectquota_supported.cgo2.c go tool buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/1b/1bf039e7d169af137a1b7c06813f38b26176b72ff0eba61a3a4555f2dee779b9-d # internal go tool buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/02/02ca8309cb31e02d9f6396330018c032c945b2df0b33e32226d15b67c2226c18-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b333/ cat >/tmp/go-build3010021205/b333/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build3010021205/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3010021205/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3010021205/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3010021205/b307/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3010021205/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3010021205/b334/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3010021205/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3010021205/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3010021205/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3010021205/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3010021205/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build3010021205/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3010021205/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3010021205/b321/_pkg_.a packagefile hash/crc32=/tmp/go-build3010021205/b205/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -lang=go1.25 -complete -installsuffix shared -buildid dj_0hZFy2fwdyJy67ADe/dj_0hZFy2fwdyJy67ADe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/bitmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_opaque_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe_opaque.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/presence.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/validate.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b741=/tmp/go-build -gno-record-gcc-switches -o $WORK/b741/_cgo_.o $WORK/b741/_cgo_main.o $WORK/b741/preferlinkext $WORK/b741/_x001.o $WORK/b741/_x002.o -O2 -g go tool buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/92/926f7f9616bd416684cc056e6f0b7dfeb4364b277417559acb6530655692a248-d # internal go tool buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/75/75b51b30cf3f98e38315650bcd19a341b8927ca03a13b4a67ba5af1b4eb75ef5-d # internal go tool buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/27/2742b0de90fc27c7966ba0b9b5da2c0d3b4d7af94b71ae723de9ef995a332fe9-d # internal go tool buildid -w $WORK/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/c0/c025ffef55bc1c0009721276265209447e59de98c13314e48f4d357ca8241b4c-d # internal go tool buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/65/65d88546d673d9f09f08f8605d48641265d077b1a5f3cf3a5acc6adcf927cbce-d # internal go tool buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/de/def9e10a848295977f886856aa9b16871c481c2d389f78364391e14f16bb0a12-d # internal go tool buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/82/82e6accf122d7e6e7fc558b6e5ab011aa41bf08b3f60c88c6a85946a8a4d7cea-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b741=/tmp/go-build -gno-record-gcc-switches -o $WORK/b741/_cgo_.o $WORK/b741/_cgo_main.o $WORK/b741/preferlinkext $WORK/b741/_x001.o $WORK/b741/_x002.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b741/_cgo_.o -dynout $WORK/b741/_cgo_import.go go tool buildid -w $WORK/b626/_pkg_.a # internal go tool buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/4d/4d6ed99694d28ac02ccb071d058dbe2d00f1b8d3cc165a4397d21b389aae1693-d # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/b9/b9c9ffe23e9e0fad806f742d178640872f030f63584e0f64984e63b98a88bec2-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop mkdir -p $WORK/b629/ cat >/tmp/go-build3010021205/b629/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3010021205/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3010021205/b626/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3010021205/b627/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop -lang=go1.25 -complete -installsuffix shared -buildid IOt2382Q9r3FKseAs8FR/IOt2382Q9r3FKseAs8FR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop/noop.go cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I $WORK/b546/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=w5FGf7i3Hyacey7QbLyH -o $WORK/b546/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/96/96f3985ba9c533819dc28308c311952e73054d88243a521591b573ccbeff7906-d # internal cat >/tmp/go-build3010021205/b741/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -lang=go1.25 -installsuffix shared -buildid nXw0Ii6vbb0c09Y0oU2h/nXw0Ii6vbb0c09Y0oU2h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host/host.go $WORK/b741/_cgo_gotypes.go $WORK/b741/host_cgo.cgo1.go $WORK/b741/_cgo_import.go go tool buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/70/708101c05f15f37e8a140d5e02904f4dd28227af161e8456843df4c40d11a13d-d # internal github.com/containers/podman/vendor/github.com/mdlayher/socket mkdir -p $WORK/b886/ cat >/tmp/go-build3010021205/b886/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/containers/podman/vendor/golang.org/x/net/bpf importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build3010021205/b887/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3010021205/b566/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/containers/podman/vendor/github.com/mdlayher/socket -lang=go1.25 -complete -installsuffix shared -buildid Q2aMLsNL5LCMi74DJXOQ/Q2aMLsNL5LCMi74DJXOQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/accept4.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/setbuffer_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/socket/typ_cloexec_nonblock.go go tool buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/0c/0ce1249691d2c440ee5d5a075e62bedd5910c588f1837b19cc8cc47586f9bf8a-d # internal go tool buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/0c/0ce593f315d5e0e65738d6e166eee88bd4852c6bfc052a72474a58df34584b6a-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog mkdir -p $WORK/b561/ cat >/tmp/go-build3010021205/b561/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3010021205/b463/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog -lang=go1.25 -complete -installsuffix shared -buildid u9zz2OacEqtuY_3ABkzj/u9zz2OacEqtuY_3ABkzj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog/tarlogger.go github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b464/ cat >/tmp/go-build3010021205/b464/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3010021205/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3010021205/b465/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile hash/crc64=/tmp/go-build3010021205/b461/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -lang=go1.25 -complete -installsuffix shared -buildid gGsrQSEGlE6K-VW9JHI5/gGsrQSEGlE6K-VW9JHI5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/iterate.go cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I $WORK/b261/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=z8e25ILUWniYj_iP9FwS -o $WORK/b261/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/a2/a295e8361368da0a8f21f48ec82229f34e27d6ad0addd498b0aa9deccdcfef48-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk mkdir -p $WORK/b623/ cat >/tmp/go-build3010021205/b623/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/auto/sdk/internal/telemetry=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3010021205/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3010021205/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3010021205/b625/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3010021205/b626/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build3010021205/b629/_pkg_.a packagefile log/slog=/tmp/go-build3010021205/b617/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF go tool buildid -w $WORK/b141/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk -lang=go1.25 -complete -installsuffix shared -buildid JRgUHJCw5gPhGlu7ynRs/JRgUHJCw5gPhGlu7ynRs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/limit.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/span.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/tracer_provider.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o -O2 -g cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/55/55b2d958060733fdd09dd5d230ebffa8b5ffb54a9c270ab639e3fb1af27309ad-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b287/ cat >/tmp/go-build3010021205/b287/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build3010021205/b288/_pkg_.a packagefile compress/flate=/tmp/go-build3010021205/b204/_pkg_.a packagefile compress/zlib=/tmp/go-build3010021205/b289/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3010021205/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3010021205/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build3010021205/b179/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/md5=/tmp/go-build3010021205/b174/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build3010021205/b291/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3010021205/b292/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3010021205/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build3010021205/b293/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile image=/tmp/go-build3010021205/b294/_pkg_.a packagefile image/jpeg=/tmp/go-build3010021205/b296/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -lang=go1.25 -complete -installsuffix shared -buildid 88aitKEK1Di4ZP68YSq9/88aitKEK1Di4ZP68YSq9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/literal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/packet.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/reader.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userid.go github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher mkdir -p $WORK/b281/ cat >/tmp/go-build3010021205/b281/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/hmac=/tmp/go-build3010021205/b164/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher -lang=go1.25 -complete -installsuffix shared -buildid lcsmGHiPw3CM-NED1Sr6/lcsmGHiPw3CM-NED1Sr6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/cbc_hmac.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/concat_kdf.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/ecdh_es.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher/key_wrap.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host go tool pack r $WORK/b741/_pkg_.a $WORK/b741/preferlinkext $WORK/b741/_x001.o $WORK/b741/_x002.o # internal go tool buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/6e/6e9d723d9901a9ba1b2b36a372afe2a5bac6665717cd2ccac2b2de682efe843e-d # internal go tool buildid -w $WORK/b471/_pkg_.a # internal go tool buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/34/3414d55d5f4a4f54c21ea3b6c7053da73c6628d3ad3c0743093de1b4adf0690f-d # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/6b/6b345fe792f0ea9b2956df1a7cfa4a73396c454e52dcc14229a454b30ab0c564-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader mkdir -p $WORK/b691/ cat >/tmp/go-build3010021205/b691/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader -lang=go1.25 -complete -installsuffix shared -buildid HaGaX2pGFv-J54ba0ypI/HaGaX2pGFv-J54ba0ypI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader/tarheader_unix.go cd $WORK/b747 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -I $WORK/b747/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lf4dfnHBgxe53GVkT0qJ -o $WORK/b747/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b464/_pkg_.a # internal cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I $WORK/b261/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=z8e25ILUWniYj_iP9FwS -o $WORK/b261/_x002.o -c idtools_supported.cgo2.c cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/3d/3de422be31f11b4286a45e4e7faf1579fc505930a7012010d609472957caa21c-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o -O2 -g # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b546/_cgo_.o -dynout $WORK/b546/_cgo_import.go cat >/tmp/go-build3010021205/b546/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3010021205/b542/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota -lang=go1.25 -installsuffix shared -buildid w5FGf7i3Hyacey7QbLyH/w5FGf7i3Hyacey7QbLyH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota/projectquota.go $WORK/b546/_cgo_gotypes.go $WORK/b546/projectquota_supported.cgo1.go $WORK/b546/_cgo_import.go go tool buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/1e/1e82aaf7e5da3ff631f9f5e489822dd41ac2d0ce07fe43a0bb9a83c40ea1adbb-d # internal go tool buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/74/74e2384f7b156efc81595e250d1e325597b3b608418720f707c348173d09aae0-d # internal cd $WORK/b747 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -I $WORK/b747/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lf4dfnHBgxe53GVkT0qJ -o $WORK/b747/_x002.o -c dlopen.cgo2.c cd $WORK/b261 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -I $WORK/b261/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=z8e25ILUWniYj_iP9FwS -o $WORK/b261/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b623/_pkg_.a # internal go tool buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/41/41ae2d2622cb6448c5a23dc3347e3c6817ab1f61df3f1c7551ac1107650ff8e5-d # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/4e/4e108b9a04a26df59481ce3e9fc486e7fdc87fa8a38459d43886f6e77ff84559-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b446=>" -I $WORK/b446/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b446/fse_decoder_amd64.o ./fse_decoder_amd64.s cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -o $WORK/b261/_cgo_.o $WORK/b261/_cgo_main.o $WORK/b261/preferlinkext $WORK/b261/_x001.o $WORK/b261/_x002.o -O2 -g -l subid go tool buildid -w $WORK/b760/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b446=>" -I $WORK/b446/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b446/matchlen_amd64.o ./matchlen_amd64.s go tool buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/b1/b11adefd6019c55b852ffeb9ea3d249743a6190eafd0d8a5829db880638db489-d # internal github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b759/ cat >/tmp/go-build3010021205/b759/importcfg << 'EOF' # internal # import config importmap go.yaml.in/yaml/v2=github.com/containers/podman/vendor/go.yaml.in/yaml/v2 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build3010021205/b760/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -lang=go1.25 -complete -installsuffix shared -buildid vV8OqMDzrj-SNDyo735G/vV8OqMDzrj-SNDyo735G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml/yaml.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -trimpath "$WORK/b446=>" -I $WORK/b446/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b446/seqdec_amd64.o ./seqdec_amd64.s cd $WORK/b747 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -I $WORK/b747/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lf4dfnHBgxe53GVkT0qJ -o $WORK/b747/_x003.o -c dlopen_example.cgo2.c cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/bc/bc3bcdacd33b57dae9b6db421dad49ed80d736898c92112eb26b936bf83a4081-d # internal github.com/containers/podman/pkg/bindings/internal/util mkdir -p $WORK/b820/ cat >/tmp/go-build3010021205/b820/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/containers/podman/pkg/bindings/internal/util -lang=go1.25 -complete -installsuffix shared -buildid cVTPlDFjy11_wPOPUbBK/cVTPlDFjy11_wPOPUbBK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/internal/util/util.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd go tool pack r $WORK/b446/_pkg_.a $WORK/b446/fse_decoder_amd64.o $WORK/b446/matchlen_amd64.o $WORK/b446/seqdec_amd64.o # internal go tool buildid -w $WORK/b446/_pkg_.a # internal go tool buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/c7/c7fb5d179a1246f830f0bb645de17cb9e5bad5880385d96473a8b1f30736a985-d # internal cd $WORK/b747 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -I $WORK/b747/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Lf4dfnHBgxe53GVkT0qJ -o $WORK/b747/_cgo_main.o -c _cgo_main.c cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/9d/9d320d06db7d79aa249bdd16b5c3d408a46d70db591beba147b16d08dc63bc28-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive/compression mkdir -p $WORK/b690/ github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b568/ cat >/tmp/go-build3010021205/b690/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build3010021205/b288/_pkg_.a packagefile compress/gzip=/tmp/go-build3010021205/b203/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3010021205/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3010021205/b446/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive/compression -lang=go1.25 -complete -installsuffix shared -buildid z1pNwadFEai8ox4PbKR6/z1pNwadFEai8ox4PbKR6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/compression/compression_detect.go cat >/tmp/go-build3010021205/b568/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz/errorutil=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build3010021205/b203/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3010021205/b569/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3010021205/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3010021205/b463/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3010021205/b566/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile testing=/tmp/go-build3010021205/b570/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz -lang=go1.25 -complete -installsuffix shared -buildid c8G_IYhSVRpOVJKkFod3/c8G_IYhSVRpOVJKkFod3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/types.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b261=/tmp/go-build -gno-record-gcc-switches -o $WORK/b261/_cgo_.o $WORK/b261/_cgo_main.o $WORK/b261/preferlinkext $WORK/b261/_x001.o $WORK/b261/_x002.o -O2 -g -l subid # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage idtools -dynimport $WORK/b261/_cgo_.o -dynout $WORK/b261/_cgo_import.go cat >/tmp/go-build3010021205/b261/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3010021205/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools -lang=go1.25 -installsuffix shared -buildid z8e25ILUWniYj_iP9FwS/z8e25ILUWniYj_iP9FwS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/parser.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools/utils_unix.go $WORK/b261/_cgo_gotypes.go $WORK/b261/idtools_supported.cgo1.go $WORK/b261/_cgo_import.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -o $WORK/b747/_cgo_.o $WORK/b747/_cgo_main.o $WORK/b747/preferlinkext $WORK/b747/_x001.o $WORK/b747/_x002.o $WORK/b747/_x003.o -O2 -g -ldl go tool buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/d5/d571b3b0b06800e631449eb5c85a62b97bffbabbf82d9274cc9da5d3e29d8d22-d # internal gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b747=/tmp/go-build -gno-record-gcc-switches -o $WORK/b747/_cgo_.o $WORK/b747/_cgo_main.o $WORK/b747/preferlinkext $WORK/b747/_x001.o $WORK/b747/_x002.o $WORK/b747/_x003.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b747/_cgo_.o -dynout $WORK/b747/_cgo_import.go go tool buildid -w $WORK/b912/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota go tool pack r $WORK/b546/_pkg_.a $WORK/b546/preferlinkext $WORK/b546/_x001.o $WORK/b546/_x002.o # internal go tool buildid -w $WORK/b690/_pkg_.a # internal go tool buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/8e/8e37b91cb3cdee562bd0f04b716989d28ff0775f91da61611a25a7147402c9ca-d # internal cat >/tmp/go-build3010021205/b747/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -lang=go1.25 -installsuffix shared -buildid Lf4dfnHBgxe53GVkT0qJ/Lf4dfnHBgxe53GVkT0qJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack $WORK/b747/_cgo_gotypes.go $WORK/b747/dlopen.cgo1.go $WORK/b747/dlopen_example.cgo1.go $WORK/b747/_cgo_import.go cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/fa/fa628ec53dfa625339eaf95f0dbae2318c38761636df69b92db00945e4da2274-d # internal github.com/containers/podman/vendor/github.com/moby/go-archive mkdir -p $WORK/b689/ cat >/tmp/go-build3010021205/b689/importcfg << 'EOF' # internal # import config importmap github.com/containerd/log=github.com/containers/podman/vendor/github.com/containerd/log importmap github.com/moby/go-archive/compression=github.com/containers/podman/vendor/github.com/moby/go-archive/compression importmap github.com/moby/go-archive/tarheader=github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher importmap github.com/moby/sys/sequential=github.com/containers/podman/vendor/github.com/moby/sys/sequential importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3010021205/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build3010021205/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build3010021205/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build3010021205/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build3010021205/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3010021205/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build3010021205/b669/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/containers/podman/vendor/github.com/moby/go-archive -lang=go1.25 -complete -installsuffix shared -buildid 1XJDWFFJYTpAH_GmMRgE/1XJDWFFJYTpAH_GmMRgE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/dev_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/path_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/time_nonwindows.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/wrap.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/go-archive/xattr_supported_linux.go cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/73/7314e1e9783947b3fb953c36d32c5db10ea93816c2aef424d8dc6b40d9112a31-d # internal go tool buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/fb/fb7eb7a9f81a5b8d27643a507c1cf6a0cc47e89f25467d26c8a7b179490e7bae-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen go tool pack r $WORK/b747/_pkg_.a $WORK/b747/preferlinkext $WORK/b747/_x001.o $WORK/b747/_x002.o $WORK/b747/_x003.o # internal go tool buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/21/21829cbd202bab81bc857cb666d51d0b3ad04cff614ecceb83b3e038ed070803-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b746/ echo -n > $WORK/b746/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b746/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b746/ -m64 -mtune=generic -fcf-protection=full ./journal.go go tool buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/4a/4a4627723b888619b6cbc7fd284acfd5beb5328236884e820a3b42ae6d2899b6-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b284/ cat >/tmp/go-build3010021205/b284/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build3010021205/b285/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3010021205/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3010021205/b287/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build3010021205/b293/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -lang=go1.25 -complete -installsuffix shared -buildid oXoVFVUp4sPj1mBG99wB/oXoVFVUp4sPj1mBG99wB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/canonical_text.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/read.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/write.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools go tool pack r $WORK/b261/_pkg_.a $WORK/b261/preferlinkext $WORK/b261/_x001.o $WORK/b261/_x002.o # internal go tool buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/28/286cb9195575002106a1feaf65bb8d9d7111c68bf6c1dea23da7f14ef607f8ee-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap mkdir -p $WORK/b551/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare mkdir -p $WORK/b259/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b738/ cat >/tmp/go-build3010021205/b551/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF echo -n > $WORK/b259/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap -lang=go1.25 -complete -installsuffix shared -buildid pY22nBEMMXs0wGkmrEid/pY22nBEMMXs0wGkmrEid -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap/idmapped_utils.go cat >/tmp/go-build3010021205/b738/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build3010021205/b739/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b259/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -lang=go1.25 -complete -installsuffix shared -buildid UzePJZ3p6hlNdVj84gaA/UzePJZ3p6hlNdVj84gaA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/attr.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/cmdline.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/ns.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/stat.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/status.go go tool buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/92/9218766d9bbfad8101115eef870b338bea6522a900f35ccdcf4a4805da3189f8-d # internal go tool buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/87/87cfaadfaa69e508a9c2e9d06388d4f06fbf4ed16172d3e9de189c72e55ea503-d # internal go tool buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/81/817a34398aa7af773316ef2ce00cee0af9d61b23656b2068878b0120ef8ae71b-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b740/ cat >/tmp/go-build3010021205/b740/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build3010021205/b741/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build3010021205/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3010021205/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -lang=go1.25 -complete -installsuffix shared -buildid qg_6eHWqspA5dy-gjBB7/qg_6eHWqspA5dy-gjBB7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process/process.go cd $WORK/b259 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=_QY0eQnV2N7lYnABc-As -o $WORK/b259/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/b8/b8406fd4d6e4545e277c2759a469aa1bc3d52cf83bef6027c75f0e374dcd400d-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b735/ cat >/tmp/go-build3010021205/b735/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build3010021205/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build3010021205/b737/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build3010021205/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build3010021205/b740/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/containers/podman/vendor/github.com/containers/psgo -lang=go1.25 -complete -installsuffix shared -buildid nOOYw99iPsboqdSXAE_0/nOOYw99iPsboqdSXAE_0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/psgo.go cd $WORK/b259 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=_QY0eQnV2N7lYnABc-As -o $WORK/b259/_x002.o -c getenv_linux_cgo.cgo2.c go tool buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/b3/b3b660116ae3e08e47d402386d7669c227abcccb6c1ec1f57e216974f415be0b-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=_QY0eQnV2N7lYnABc-As -o $WORK/b259/_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=_QY0eQnV2N7lYnABc-As -o $WORK/b259/_x004.o -c unshare.c go tool buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/b6/b6102a3c406c4866ff6bd915be07328d7b00aa8974ca0b3e29684f53234c37aa-d # internal cd $WORK/b259 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -I $WORK/b259/ -m64 -mtune=generic -fcf-protection=full -Wall -frandom-seed=_QY0eQnV2N7lYnABc-As -o $WORK/b259/_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net go tool pack r $WORK/b183/_pkg_.a $WORK/b183/preferlinkext $WORK/b183/_x001.o $WORK/b183/_x002.o $WORK/b183/_x003.o $WORK/b183/_x004.o $WORK/b183/_x005.o $WORK/b183/_x006.o # internal go tool buildid -w $WORK/b183/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -o $WORK/b259/_cgo_.o $WORK/b259/_cgo_main.o $WORK/b259/preferlinkext $WORK/b259/_x001.o $WORK/b259/_x002.o $WORK/b259/_x003.o $WORK/b259/_x004.o -O2 -g cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/fd/fdcaa2f6dd6b1a05389fbb2a7f3542c5accfdd733ff78ee29883f5cbcdb3bbdf-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b213/ net/textproto mkdir -p $WORK/b212/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b421/ cat >/tmp/go-build3010021205/b213/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3010021205/b207/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF mkdir -p $WORK/b409/ github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b357/ cat >/tmp/go-build3010021205/b212/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid eNOeLldB66qjNwMIOWHO/eNOeLldB66qjNwMIOWHO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >/tmp/go-build3010021205/b421/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid ecE5hFSTRyhOa59kfqg3/ecE5hFSTRyhOa59kfqg3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go crypto/x509 mkdir -p $WORK/b178/ cat >/tmp/go-build3010021205/b409/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.25 -complete -installsuffix shared -buildid QIQ010eYO6lQmHPwisG_/QIQ010eYO6lQmHPwisG_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b501/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall -lang=go1.25 -complete -installsuffix shared -buildid W8QBxiNTAABx5oBold8b/W8QBxiNTAABx5oBold8b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b595/ cat >/tmp/go-build3010021205/b595/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3010021205/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -lang=go1.25 -complete -installsuffix shared -buildid oatVqZng3EIXdhky7Ito/oatVqZng3EIXdhky7Ito -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/search.go github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b745/ cat >/tmp/go-build3010021205/b745/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -lang=go1.25 -complete -installsuffix shared -buildid I7HlYryFIg88wx9-6x91/I7HlYryFIg88wx9-6x91 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal_unix.go github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types mkdir -p $WORK/b644/ cat >/tmp/go-build3010021205/b644/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b357/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3010021205/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -lang=go1.25 -complete -installsuffix shared -buildid 9SeYcXoeJvcstCdIrxv9/9SeYcXoeJvcstCdIrxv9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/experimental.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b777/ github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net mkdir -p $WORK/b804/ github.com/containers/podman/pkg/machine/sockets mkdir -p $WORK/b805/ github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types mkdir -p $WORK/b785/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket mkdir -p $WORK/b811/ cat >/tmp/go-build3010021205/b777/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b804/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3010021205/b799/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -lang=go1.25 -complete -installsuffix shared -buildid JLFnQG1OnvjuvPALOkR3/JLFnQG1OnvjuvPALOkR3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/socks.go cat >/tmp/go-build3010021205/b805/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b785/importcfg << 'EOF' # internal # import config packagefile flag=/tmp/go-build3010021205/b541/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile runtime/debug=/tmp/go-build3010021205/b454/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b811/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build3010021205/b808/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net -lang=go1.25 -complete -installsuffix shared -buildid NC0Hp13getJVFVuIA9dS/NC0Hp13getJVFVuIA9dS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net/net_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/containers/podman/pkg/machine/sockets -lang=go1.25 -complete -installsuffix shared -buildid yXKCeZ02I1ZVabRyEM-I/yXKCeZ02I1ZVabRyEM-I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/sockets/sockets.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types -lang=go1.25 -complete -installsuffix shared -buildid HgNE4ZQql54CAQSuOGD6/HgNE4ZQql54CAQSuOGD6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/configuration.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/gvproxy_command.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/handshake.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket -lang=go1.25 -complete -installsuffix shared -buildid eyjxZAieOsJ352Q0rWip/eyjxZAieOsJ352Q0rWip -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/units.go log/syslog mkdir -p $WORK/b911/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b590/ github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b593/ github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers mkdir -p $WORK/b812/ github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b666/ cat >/tmp/go-build3010021205/b501/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cat >/tmp/go-build3010021205/b178/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3010021205/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3010021205/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build3010021205/b179/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3010021205/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/md5=/tmp/go-build3010021205/b174/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3010021205/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3010021205/b151/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3010021205/b154/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile internal/goos=/tmp/go-build3010021205/b017/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3010021205/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF github.com/containers/podman/vendor/github.com/mdlayher/vsock mkdir -p $WORK/b885/ cat >/tmp/go-build3010021205/b590/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3010021205/b588/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b593/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name -lang=go1.25 -complete -installsuffix shared -buildid -MHrjoIr6vcNmFquZL6H/-MHrjoIr6vcNmFquZL6H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/check.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/options.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/ref.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/repository.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name/tag.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid YOJEzzeBUvGhg09el6rh/YOJEzzeBUvGhg09el6rh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -lang=go1.25 -complete -installsuffix shared -buildid w4C-lYW450a34XVpJHgf/w4C-lYW450a34XVpJHgf -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/endpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/ipam.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/network.go cat >/tmp/go-build3010021205/b666/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types -lang=go1.25 -complete -installsuffix shared -buildid 9OOWAvmUv8-wTRWWH1c0/9OOWAvmUv8-wTRWWH1c0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/const.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/define.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types/network.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -lang=go1.25 -complete -installsuffix shared -buildid LGbw1kiRZ4blIvBCtBlc/LGbw1kiRZ4blIvBCtBlc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/sort.go cat >/tmp/go-build3010021205/b885/importcfg << 'EOF' # internal # import config importmap github.com/mdlayher/socket=github.com/containers/podman/vendor/github.com/mdlayher/socket importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build3010021205/b886/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -lang=go1.25 -complete -installsuffix shared -buildid 8PoA0wtdmTTOnucfwk17/8PoA0wtdmTTOnucfwk17 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_external.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_sha1.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/call.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_other.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/default_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/escape.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/export.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/match.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/message.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/object.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequential_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/server_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sig.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_parser.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/containers/podman/vendor/github.com/mdlayher/vsock -lang=go1.25 -complete -installsuffix shared -buildid 9NHzdKiJNHOw1l_2o4wm/9NHzdKiJNHOw1l_2o4wm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/conn_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/fd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/listener_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/mdlayher/vsock/vsock.go cat >/tmp/go-build3010021205/b911/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b812/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p log/syslog -lang=go1.25 -std -complete -installsuffix shared -buildid reg78mT9pJdZduIcCuMd/reg78mT9pJdZduIcCuMd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b911/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers -lang=go1.25 -complete -installsuffix shared -buildid -BIe7VRC3famIFVgDlyd/-BIe7VRC3famIFVgDlyd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/already_connected.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/local.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers/remote.go github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b558/ github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b648/ cat >/tmp/go-build3010021205/b558/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/md5=/tmp/go-build3010021205/b174/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile database/sql/driver=/tmp/go-build3010021205/b476/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b648/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/csv=/tmp/go-build3010021205/b649/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile flag=/tmp/go-build3010021205/b541/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/containers/podman/vendor/github.com/google/uuid -lang=go1.25 -complete -installsuffix shared -buildid OdQ6V-v4PpqSWONNU4mw/OdQ6V-v4PpqSWONNU4mw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/dce.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node_net.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/null.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/sql.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/time.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/util.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/uuid.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version1.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version4.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version6.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version7.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containers/podman/vendor/github.com/spf13/pflag -lang=go1.25 -complete -installsuffix shared -buildid mNNJWgjRVBtT3fGA6ZR6/mNNJWgjRVBtT3fGA6ZR6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/func.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/text.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/time.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint_slice.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b259=/tmp/go-build -gno-record-gcc-switches -o $WORK/b259/_cgo_.o $WORK/b259/_cgo_main.o $WORK/b259/preferlinkext $WORK/b259/_x001.o $WORK/b259/_x002.o $WORK/b259/_x003.o $WORK/b259/_x004.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b259/_cgo_.o -dynout $WORK/b259/_cgo_import.go go tool buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/0d/0dbfe9e58d71d830be70986457fc6b1aac7aec896ee6bd975940355e2e979d0d-d # internal go tool buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/20/2026a6850390bed32171c5493fe5f56b0ff368f41dee25f4d3fb5992e9d23d4f-d # internal go tool buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/b0/b0d83ff9dd51d47377fbe050fea15386d13fd486721f927c0ce0a2479058acd1-d # internal cat >/tmp/go-build3010021205/b259/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3010021205/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3010021205/b268/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile os/signal=/tmp/go-build3010021205/b269/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare -lang=go1.25 -installsuffix shared -buildid _QY0eQnV2N7lYnABc-As/_QY0eQnV2N7lYnABc-As -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare/unshare_linux.go $WORK/b259/_cgo_gotypes.go $WORK/b259/getenv_linux_cgo.cgo1.go $WORK/b259/unshare_cgo.cgo1.go $WORK/b259/_cgo_import.go go tool buildid -w $WORK/b644/_pkg_.a # internal go tool buildid -w $WORK/b593/_pkg_.a # internal go tool buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/6a/6aeb9222a11e9973bf1a8883553d91cde8ae2d26645e03ec694e8693857a2540-d # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/35/35c59c969064c5439e32b91a2301894baf91bab6398d1340857eec2e4522dbaa-d # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/2b/2bc28a91273c5c71a8d156d1f3755a111376407092f606aceecc4ee8980f9dda-d # internal go tool buildid -w $WORK/b745/_pkg_.a # internal go tool buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/bf/bf51a980dcdd4f5f34ef4c3081eca9c0bd549407c1c23d965ed15f7c1b234df3-d # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/50/507839f99528ebe7bed0544acc894e603f85f7e42081a52ade746a7f5478d999-d # internal go tool buildid -w $WORK/b811/_pkg_.a # internal go tool buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/9a/9a6489bc279c68ef06459b4e1101496f666adbab6bafd5b76507a80d79d47641-d # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/8d/8d144ba38e3207bde2092b3e71ce158ca7462346dc96f2547c3e847272a384f8-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt mkdir -p $WORK/b807/ cat >/tmp/go-build3010021205/b807/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt/internal/constants=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants importmap github.com/digitalocean/go-libvirt/internal/event=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event importmap github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 importmap github.com/digitalocean/go-libvirt/socket=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket importmap github.com/digitalocean/go-libvirt/socket/dialers=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build3010021205/b808/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build3010021205/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build3010021205/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build3010021205/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build3010021205/b812/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt -lang=go1.25 -complete -installsuffix shared -buildid 87zDGMnh2dEBf-_zs5n_/87zDGMnh2dEBf-_zs5n_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/const.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/libvirt.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/qemu_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/remote_protocol.gen.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/rpc.go go tool buildid -w $WORK/b699/_pkg_.a # internal go tool buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/ad/adad2a15d4743cb25ef98d4f1c83beb766de35dd4181f7f2e5d9795fda93cd5a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b361/ github.com/containers/podman/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b374/ github.com/containers/podman/vendor/google.golang.org/grpc/mem mkdir -p $WORK/b378/ cat >/tmp/go-build3010021205/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3010021205/b357/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b374/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3010021205/b357/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/metadata -lang=go1.25 -complete -installsuffix shared -buildid P8Ag4nq-hTi1RsEiLkDT/P8Ag4nq-hTi1RsEiLkDT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -lang=go1.25 -complete -installsuffix shared -buildid rvdH7LRYJxJQ6a_RO2Tx/rvdH7LRYJxJQ6a_RO2Tx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/codes.go cat >/tmp/go-build3010021205/b378/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3010021205/b357/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/mem -lang=go1.25 -complete -installsuffix shared -buildid lggeakhFRr7K08Y_yD2s/lggeakhFRr7K08Y_yD2s -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffer_slice.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/mem/buffers.go go tool buildid -w $WORK/b590/_pkg_.a # internal go tool buildid -w $WORK/b911/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/e7/e7696dd48bfbd7dd6ce1b8220a129c6010c710b9c26ef7d244d20720b0e83444-d # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/92/92ee29389a90688b80af4c5e7f2a02c0de0c986a64027d5596c360e0218f30fb-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b910/ cat >/tmp/go-build3010021205/b910/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile log/syslog=/tmp/go-build3010021205/b911/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -lang=go1.25 -complete -installsuffix shared -buildid 7b5c6pmqEV0UuXRhQ2ew/7b5c6pmqEV0UuXRhQ2ew -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b910/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b585/ cat >/tmp/go-build3010021205/b585/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3010021205/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build3010021205/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3010021205/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3010021205/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3010021205/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3010021205/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3010021205/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build3010021205/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3010021205/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -lang=go1.25 -complete -installsuffix shared -buildid hFe_OkcAaxgB4jp3a1rZ/hFe_OkcAaxgB4jp3a1rZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/change_types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/filesystem_change.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/health.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/network_settings.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/port.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/state.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/top_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_exit_error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/wait_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/waitcondition.go cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/d1/d1f172161705b9f883b1a2befc681705753955099ff25ddf99807ab490d58714-d # internal go tool buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/4f/4f19bdbe72cd0bb5fe8f3ec6368dd0fdc5308f6849e16c4d84a603047074a3ab-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b776/ cat >/tmp/go-build3010021205/b776/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build3010021205/b777/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/containers/podman/vendor/golang.org/x/net/proxy -lang=go1.25 -complete -installsuffix shared -buildid GGwZ67uAhW_iVLwHnloq/GGwZ67uAhW_iVLwHnloq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/socks5.go go tool buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/d9/d9d6560c8918cdeb56b5e24d05daa41652ff02cafc42214c5b95a23106193a43-d # internal go tool buildid -w $WORK/b212/_pkg_.a # internal go tool buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/bd/bdadc693b3376ebd47372b565585b4d1d3789eb761f89ed929517e387fe24de2-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b206/ cat >/tmp/go-build3010021205/b206/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build3010021205/b207/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF mime/multipart mkdir -p $WORK/b216/ github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b401/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid njubFZe6PuwmFykx2y0o/njubFZe6PuwmFykx2y0o -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cat >/tmp/go-build3010021205/b216/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile mime=/tmp/go-build3010021205/b215/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3010021205/b217/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build3010021205/b402/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -lang=go1.25 -complete -installsuffix shared -buildid m4IuDHuEcJtRnrZZqVoW/m4IuDHuEcJtRnrZZqVoW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid vMgSWRJ6tgDJ55KqG1dH/vMgSWRJ6tgDJ55KqG1dH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go net/mail mkdir -p $WORK/b423/ cat >/tmp/go-build3010021205/b423/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile mime=/tmp/go-build3010021205/b215/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p net/mail -lang=go1.25 -std -complete -installsuffix shared -buildid QvJSjWsGrDpXT901ctO0/QvJSjWsGrDpXT901ctO0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /usr/lib/golang/src/net/mail/message.go cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/70/70afabaa3e02538b104823004d92c9752c23e57aa8457bcaa7615d92be2014c5-d # internal go tool buildid -w $WORK/b501/_pkg_.a # internal go tool buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/df/df0a8609533ced8023aa027e059b3cc50fb0559f42d2f580ebf3e6a5267625c7-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b377/ cat >/tmp/go-build3010021205/b377/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil -lang=go1.25 -complete -installsuffix shared -buildid nfKSePXrPQ-GaZPedzyD/nfKSePXrPQ-GaZPedzyD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/compressor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/regex.go github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b382/ github.com/containers/podman/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b413/ cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/57/57ce43ccef8114d42fed973bc852bf5ea819cbd1a0b5d2c548e1b067fb918ae9-d # internal cat >/tmp/go-build3010021205/b413/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/tap -lang=go1.25 -complete -installsuffix shared -buildid EpWo25ULJRAGxDXEvfuB/EpWo25ULJRAGxDXEvfuB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/tap/tap.go github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b506/ cat >/tmp/go-build3010021205/b382/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload -lang=go1.25 -complete -installsuffix shared -buildid RztDmpvrLpI66Ibky8uJ/RztDmpvrLpI66Ibky8uJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload/load.go cat >/tmp/go-build3010021205/b506/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build3010021205/b501/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b360/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload -lang=go1.25 -complete -installsuffix shared -buildid qJMJl1G6sI7ZfqZc6_4b/qJMJl1G6sI7ZfqZc6_4b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload/payload.go cat >/tmp/go-build3010021205/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/stats -lang=go1.25 -complete -installsuffix shared -buildid VmtAtgEZuDPm6v8TmPyv/VmtAtgEZuDPm6v8TmPyv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/metrics.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/stats.go go tool buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/06/066098724dc94c827a99e589c2d849a76899b179524f3c012733e891cf1738cc-d # internal go tool buildid -w $WORK/b804/_pkg_.a # internal go tool buildid -w $WORK/b558/_pkg_.a # internal go tool buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/de/de61843e6d3c5b3953a528bc6f9b0bba558ec375907e326309e642ab34651e1a-d # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/85/8554a4317bc7d57ceb5d796b22a9d29efe0504d4bb6ca2eb3211dd3a1d328b19-d # internal github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process mkdir -p $WORK/b797/ cat >/tmp/go-build3010021205/b797/importcfg << 'EOF' # internal # import config importmap github.com/shirou/gopsutil/v4/cpu=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu importmap github.com/shirou/gopsutil/v4/internal/common=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/shirou/gopsutil/v4/net=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net importmap github.com/tklauser/go-sysconf=github.com/containers/podman/vendor/github.com/tklauser/go-sysconf importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build3010021205/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3010021205/b799/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build3010021205/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build3010021205/b804/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build3010021205/b801/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process -lang=go1.25 -complete -installsuffix shared -buildid QsjxTLNfV9WWA7-Md-S1/QsjxTLNfV9WWA7-Md-S1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process/process_posix.go cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/fc/fcfad124661b52b86f70ad018ac4ec7989943caf54fe920e14089f5f5dbc2486-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b557/ cat >/tmp/go-build3010021205/b557/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3010021205/b558/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 -lang=go1.25 -complete -installsuffix shared -buildid u1Pj_IJlF-sOBU9QaxMJ/u1Pj_IJlF-sOBU9QaxMJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/error.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zfs.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3/zpool.go github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b640/ cat >/tmp/go-build3010021205/b640/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build3010021205/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3010021205/b558/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif -lang=go1.25 -complete -installsuffix shared -buildid 30qCXTabbO-GFkUtZYIB/30qCXTabbO-GFkUtZYIB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/add.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/arch.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/create.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/delete.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/load.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/select.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/set.go ./_build/src/github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif/sif.go go tool buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/f8/f8c6c87800a8b3023bd54d1f53bf00e93524b65b81d1c95ab32ac8a19824b9da-d # internal go tool buildid -w $WORK/b382/_pkg_.a # internal go tool buildid -w $WORK/b377/_pkg_.a # internal go tool buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/61/610effb2168f043d633adbaee4e9d1a4b4f0931feffb394ababa9a6315635c6a-d # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/8e/8e2bbd5f2e067cc1c7f2ec26584af1a4824121e1d257fb2769300e05abe05923-d # internal go tool buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/31/3122d96060d027fdd7274aa63659997584ddcc82fd58ffeb982938a483d034b6-d # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/1b/1b33f53fdff4c9001ad0817bc2b5c7ea7912539b7f5cabc283c7026f7d48317b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b376/ cat >/tmp/go-build3010021205/b376/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3010021205/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3010021205/b378/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding -lang=go1.25 -complete -installsuffix shared -buildid xkq26sHNIa-w4X654jwc/xkq26sHNIa-w4X654jwc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding_v2.go go tool buildid -w $WORK/b401/_pkg_.a # internal go tool buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/71/7173b074cc84e077e86536f687b4592635356b19158f3ab85cc5b198ed990a7e-d # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/ea/ea5d2733d699602f16a41949d14d3c036a476e7e9de3f06cb0ca25e3c3b56d92-d # internal go tool buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/78/784f0a532f5fd4f789eb7a8ba3ed6b908953831b452e0b57253cb239985000b1-d # internal go tool buildid -w $WORK/b585/_pkg_.a # internal go tool buildid -w $WORK/b376/_pkg_.a # internal go tool buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/d9/d9464afc8b1909bc621981bdbe6b77ec1547210c5876a7abd1c1fed6896debd1-d # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/79/791e1dc5da61a3c4e6afe0d22926c24a8b91927cd39f895828477935c25ccee6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/build mkdir -p $WORK/b584/ cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/92/9211d8f2839963d4f15e1d7ced8afd181298e8dc27dfc89dd77e945053b6fd80-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/image cat >/tmp/go-build3010021205/b584/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3010021205/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3010021205/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3010021205/b595/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF mkdir -p $WORK/b596/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/build -lang=go1.25 -complete -installsuffix shared -buildid TdRfsGAGcWlMO-U2-57V/TdRfsGAGcWlMO-U2-57V -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/build/disk_usage.go github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats mkdir -p $WORK/b359/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b597/ cat >/tmp/go-build3010021205/b596/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/moby/docker-image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3010021205/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3010021205/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3010021205/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3010021205/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b359/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3010021205/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3010021205/b360/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -lang=go1.25 -complete -installsuffix shared -buildid hVILmahYUKPvO3rb4DdG/hVILmahYUKPvO3rb4DdG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/delete_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/summary.go cat >/tmp/go-build3010021205/b597/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3010021205/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3010021205/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3010021205/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3010021205/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3010021205/b598/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats -lang=go1.25 -complete -installsuffix shared -buildid JF2KaqPdRncyW-r1Hc0_/JF2KaqPdRncyW-r1Hc0_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metricregistry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -lang=go1.25 -complete -installsuffix shared -buildid qkXMwDnoZPuxC5oNrqKa/qkXMwDnoZPuxC5oNrqKa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_create_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service_update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/task.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare go tool pack r $WORK/b259/_pkg_.a $WORK/b259/preferlinkext $WORK/b259/_x001.o $WORK/b259/_x002.o $WORK/b259/_x003.o $WORK/b259/_x004.o # internal go tool buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/50/509cdda939f56fd2892dbc5f5dba42d83f1d210cae7847be32795bb54a2b1748-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir mkdir -p $WORK/b258/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy mkdir -p $WORK/b555/ github.com/containers/podman/vendor/go.podman.io/common/pkg/parse mkdir -p $WORK/b655/ cat >/tmp/go-build3010021205/b258/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir -lang=go1.25 -complete -installsuffix shared -buildid mH9PO1SDuQG3TUBqUU2g/mH9PO1SDuQG3TUBqUU2g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir/homedir_unix.go github.com/containers/podman/pkg/rootless echo -n > $WORK/b555/preferlinkext # internal mkdir -p $WORK/b731/ cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b555/ -importpath github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b555/ -m64 -mtune=generic -fcf-protection=full ./copy_linux.go cat >/tmp/go-build3010021205/b655/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3010021205/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3010021205/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF echo -n > $WORK/b731/preferlinkext # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b731/ -importpath github.com/containers/podman/pkg/rootless "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b731/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/parse -lang=go1.25 -complete -installsuffix shared -buildid 9AAKu4pZHXDQ4HmB41Mh/9AAKu4pZHXDQ4HmB41Mh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/parse/parse_unix.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive mkdir -p $WORK/b470/ cat >/tmp/go-build3010021205/b470/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/promise=github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build3010021205/b288/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3010021205/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3010021205/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build3010021205/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3010021205/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build3010021205/b473/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive -lang=go1.25 -complete -installsuffix shared -buildid 5_Xk1XB55rkWOK0QRxCP/5_Xk1XB55rkWOK0QRxCP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_110.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/archive_zstd.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/fflags_unsupported.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/filter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/time_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive/wrap.go go tool buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/43/43ef9ca13cce8993d8b33e044e9e0dc40da4f61087e64a566a7efaed43b7bb0f-d # internal go tool buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/5f/5fcce826e32a7c02e3fb1da31b3e61ee50cabc71fc35ae7b3665c18c027b3371-d # internal go tool buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/83/83db5947295f5de34f91e3e4f00b35ca611f30de3d2e4754b57bb9d8217be015-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats mkdir -p $WORK/b417/ cat >/tmp/go-build3010021205/b417/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3010021205/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3010021205/b360/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats -lang=go1.25 -complete -installsuffix shared -buildid ptkh2fs-jm0e_lyOOUHj/ptkh2fs-jm0e_lyOOUHj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/labels.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats/metrics_recorder_list.go go tool buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/3a/3ad3783489dcb103c41ccb8aa50a2734d8e3cd8d214538eb0e0c2ca4ce0e7d98-d # internal go tool buildid -w $WORK/b597/_pkg_.a # internal go tool buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/26/2643896aad3a4487e47a1dce712fc3b0659ac72893a70085ffb38f8599f2d2ac-d # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/62/624d9b24c13cfc3184d7e124e46cd5ecb19b2e1d379b9975d16bbb93ed39ba55-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/system mkdir -p $WORK/b602/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b599/ cat >/tmp/go-build3010021205/b602/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3010021205/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3010021205/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3010021205/b597/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/system -lang=go1.25 -complete -installsuffix shared -buildid qOsXFe3MYep56Kq1emHS/qOsXFe3MYep56Kq1emHS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/system/security_opts.go cat >/tmp/go-build3010021205/b599/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3010021205/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3010021205/b597/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -lang=go1.25 -complete -installsuffix shared -buildid ur_aOYX85MQrvncYBEqx/ur_aOYX85MQrvncYBEqx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/cluster_volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/create_options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/list_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume_update.go go tool buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/a4/a4436d4182f072dd8e43c6a544dd774f8deb77aa9d25ed53b36b18d9accd9f7b-d # internal go tool buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/d5/d547edce9464b821fe6300df34664f7e63bcb51cd78ff9c7709101f60622f3f8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b253/ github.com/containers/podman/vendor/go.podman.io/storage/types mkdir -p $WORK/b564/ cat >/tmp/go-build3010021205/b253/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3010021205/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3010021205/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3010021205/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cat >/tmp/go-build3010021205/b564/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/config=github.com/containers/podman/vendor/go.podman.io/storage/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3010021205/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build3010021205/b565/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 -lang=go1.25 -complete -installsuffix shared -buildid Kq0EwYL--4PYthPrTv-6/Kq0EwYL--4PYthPrTv-6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/shortnames.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2/system_registries_v2.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/containers/podman/vendor/go.podman.io/storage/types -lang=go1.25 -complete -installsuffix shared -buildid q0YDpwDt-AG6KfkasUU2/q0YDpwDt-AG6KfkasUU2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/idmappings.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/options_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/types/utils.go go tool buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/42/4226d4a63be739e963ef75fc4d4bc5e1974b17ade245ad2454121fc31701cf22-d # internal go tool buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/74/746e259892193d2004f55ded5abecd37d1646d1391b1690794e586e337658108-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse mkdir -p $WORK/b654/ cat >/tmp/go-build3010021205/b654/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3010021205/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse -lang=go1.25 -complete -installsuffix shared -buildid SJzmty1d5xVZJiqdNNu0/SJzmty1d5xVZJiqdNNu0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse/parse.go go tool buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/7b/7b3c4aecbcf4c76765dd8175fa69139b1f12b65b26a84bc93577d505fffed0b4-d # internal go tool buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/c0/c0c8dae852cb4855cb6f9a458ce4bf6989196a0d072ee8eea79d70b81d252d35-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend mkdir -p $WORK/b814/ cat >/tmp/go-build3010021205/b814/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/pkg/streamformatter=github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3010021205/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3010021205/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3010021205/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3010021205/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3010021205/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3010021205/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3010021205/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build3010021205/b815/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b583/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend -lang=go1.25 -complete -installsuffix shared -buildid gRkzGNo4mgy-hRLNGn1m/gRkzGNo4mgy-hRLNGn1m -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/backend.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend/disk_usage.go cat >/tmp/go-build3010021205/b583/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/common=github.com/containers/podman/vendor/github.com/docker/docker/api/types/common importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/storage=github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3010021205/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build3010021205/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3010021205/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3010021205/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3010021205/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3010021205/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3010021205/b599/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -lang=go1.25 -complete -installsuffix shared -buildid 6aFguV4mavfPQ4PHBuoc/6aFguV4mavfPQ4PHBuoc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types_deprecated.go cd $WORK/b746 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -I $WORK/b746/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=BRkHeLq9UwfNW0oxEqMo -o $WORK/b746/_x001.o -c _cgo_export.c cd $WORK/b555 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b555=/tmp/go-build -gno-record-gcc-switches -I $WORK/b555/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Q-wBKjLAV0BSNTtVs4aB -o $WORK/b555/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/b1/b188720a624d742c7b92954480544cae7954303a42409631dac33ea0d21343b7-d # internal go tool buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/58/5837c748d3b3beaafe48bb91a653916353a68231b801fbbe50bbfa3a9bacd33f-d # internal go tool buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/b9/b9ecff840a49b28219479f294f2fc419e256a7b195c649bb8c224a112ad8c353-d # internal cd $WORK/b746 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -I $WORK/b746/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=BRkHeLq9UwfNW0oxEqMo -o $WORK/b746/_x002.o -c journal.cgo2.c cd $WORK/b555 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b555=/tmp/go-build -gno-record-gcc-switches -I $WORK/b555/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Q-wBKjLAV0BSNTtVs4aB -o $WORK/b555/_x002.o -c copy_linux.cgo2.c go tool buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/b9/b95f0cf04977c319504dce2e906567abeaebe737cb81ecd8ebc1180ad8fe465b-d # internal go tool buildid -w $WORK/b640/_pkg_.a # internal go tool buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/e6/e60ff95d37ba6342e3aeb6ece84f9b3f4b0a160e8c13067075929af5543b39ec-d # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/09/092dabd32b23c6ec4039671e4675326a4da749dd440f061a9540bcd77987789a-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b555=/tmp/go-build -gno-record-gcc-switches -I $WORK/b555/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=Q-wBKjLAV0BSNTtVs4aB -o $WORK/b555/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/8f/8f9e52dfa0376c93658083fc667217b3fc8d79bc679012ada9a1029971a6a68c-d # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b555=/tmp/go-build -gno-record-gcc-switches -o $WORK/b555/_cgo_.o $WORK/b555/_cgo_main.o $WORK/b555/preferlinkext $WORK/b555/_x001.o $WORK/b555/_x002.o -O2 -g cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jSkV3Bz0hJkiuYKB6AcX -o $WORK/b112/_x001.o -c _cgo_export.c cd $WORK/b746 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -I $WORK/b746/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=BRkHeLq9UwfNW0oxEqMo -o $WORK/b746/_cgo_main.o -c _cgo_main.c gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b555=/tmp/go-build -gno-record-gcc-switches -o $WORK/b555/_cgo_.o $WORK/b555/_cgo_main.o $WORK/b555/preferlinkext $WORK/b555/_x001.o $WORK/b555/_x002.o -O2 -g # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b555/_cgo_.o -dynout $WORK/b555/_cgo_import.go go tool buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/19/190a0b62770db8aa5759140bdbe25e95875b994a42e50637a88b4d6495610421-d # internal cat >/tmp/go-build3010021205/b555/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=/tmp/go-build3010021205/b156/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3010021205/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config mkdir -p $WORK/b249/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy -lang=go1.25 -installsuffix shared -buildid Q-wBKjLAV0BSNTtVs4aB/Q-wBKjLAV0BSNTtVs4aB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack $WORK/b555/_cgo_gotypes.go $WORK/b555/copy_linux.cgo1.go $WORK/b555/_cgo_import.go cat >/tmp/go-build3010021205/b249/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build3010021205/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3010021205/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3010021205/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3010021205/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config -lang=go1.25 -complete -installsuffix shared -buildid WWavd-6kSHnc2g06K_Vp/WWavd-6kSHnc2g06K_Vp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config/config.go cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jSkV3Bz0hJkiuYKB6AcX -o $WORK/b112/_x002.o -c params.cgo2.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -o $WORK/b746/_cgo_.o $WORK/b746/_cgo_main.o $WORK/b746/preferlinkext $WORK/b746/_x001.o $WORK/b746/_x002.o -O2 -g cd $WORK/b731 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b731=/tmp/go-build -gno-record-gcc-switches -I $WORK/b731/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=U5TaQ22ogdEuGk-Hs-Uo -o $WORK/b731/_x001.o -c _cgo_export.c gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b746=/tmp/go-build -gno-record-gcc-switches -o $WORK/b746/_cgo_.o $WORK/b746/_cgo_main.o $WORK/b746/preferlinkext $WORK/b746/_x001.o $WORK/b746/_x002.o -O2 -g # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b746/_cgo_.o -dynout $WORK/b746/_cgo_import.go cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jSkV3Bz0hJkiuYKB6AcX -o $WORK/b112/_x003.o -c pkcs11.cgo2.c cat >/tmp/go-build3010021205/b746/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build3010021205/b747/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -lang=go1.25 -installsuffix shared -buildid BRkHeLq9UwfNW0oxEqMo/BRkHeLq9UwfNW0oxEqMo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/functions.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/read.go $WORK/b746/_cgo_gotypes.go $WORK/b746/journal.cgo1.go $WORK/b746/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy go tool pack r $WORK/b555/_pkg_.a $WORK/b555/preferlinkext $WORK/b555/_x001.o $WORK/b555/_x002.o # internal go tool buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/b2/b2e65d5ca7ff9f09c4e7dadfdc6b8fb087df01ee1e8f5185661dfd55b1a2b12c-d # internal go tool buildid -w $WORK/b178/_pkg_.a # internal cd $WORK/b731 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b731=/tmp/go-build -gno-record-gcc-switches -I $WORK/b731/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=U5TaQ22ogdEuGk-Hs-Uo -o $WORK/b731/_x002.o -c rootless_linux.cgo2.c cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/3f/3fc7247953d139b0cba466f478d3d012d8a8396d3d168cfe70c364d7c3ac14d5-d # internal github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 mkdir -p $WORK/b280/ cat >/tmp/go-build3010021205/b280/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4/cipher=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher importmap github.com/go-jose/go-jose/v4/json=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/flate=/tmp/go-build3010021205/b204/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3010021205/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/hmac=/tmp/go-build3010021205/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3010021205/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build3010021205/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3010021205/b283/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 -lang=go1.25 -complete -installsuffix shared -buildid zFBEFzkYrTs9NvhO77k4/zFBEFzkYrTs9NvhO77k4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/asymmetric.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/crypter.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/encoding.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwe.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jwk.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/jws.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/opaque.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/shared.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/signing.go ./_build/src/github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/symmetric.go crypto/tls mkdir -p $WORK/b155/ github.com/containers/podman/vendor/golang.org/x/crypto/ocsp mkdir -p $WORK/b488/ cat >/tmp/go-build3010021205/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile container/list=/tmp/go-build3010021205/b156/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3010021205/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3010021205/b158/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3010021205/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/hkdf=/tmp/go-build3010021205/b162/_pkg_.a packagefile crypto/hmac=/tmp/go-build3010021205/b164/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3010021205/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3010021205/b093/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build3010021205/b165/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build3010021205/b166/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build3010021205/b167/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build3010021205/b168/_pkg_.a packagefile crypto/md5=/tmp/go-build3010021205/b174/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build3010021205/b175/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build3010021205/b176/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3010021205/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3010021205/b151/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile weak=/tmp/go-build3010021205/b119/_pkg_.a EOF github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 mkdir -p $WORK/b427/ cat >/tmp/go-build3010021205/b488/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3010021205/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid G5ot_0Gq2HWvxLOGfTC-/G5ot_0Gq2HWvxLOGfTC- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/defaults_fips140.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ocsp -lang=go1.25 -complete -installsuffix shared -buildid dWLBgEgafgol_bzoZ-0W/dWLBgEgafgol_bzoZ-0W -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ocsp/ocsp.go cat >/tmp/go-build3010021205/b427/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/dsa=/tmp/go-build3010021205/b179/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3010021205/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3010021205/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3010021205/b429/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3010021205/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.25 -complete -installsuffix shared -buildid AwdJcS-rvsx-P9kvKFnp/AwdJcS-rvsx-P9kvKFnp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/debug.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/oid.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/pkcs1.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/verify.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509/x509.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b675/ cat >/tmp/go-build3010021205/b675/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/internal/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3010021205/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3010021205/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build3010021205/b179/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/fips140=/tmp/go-build3010021205/b177/_pkg_.a packagefile crypto/hmac=/tmp/go-build3010021205/b164/_pkg_.a packagefile crypto/md5=/tmp/go-build3010021205/b174/_pkg_.a packagefile crypto/mlkem=/tmp/go-build3010021205/b676/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build3010021205/b175/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build3010021205/b677/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build3010021205/b678/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3010021205/b494/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3010021205/b679/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile math/rand=/tmp/go-build3010021205/b103/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -lang=go1.25 -complete -installsuffix shared -buildid 3dZHJSaN4NUW_FbjEEfj/3dZHJSaN4NUW_FbjEEfj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/buffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/certs.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/channel.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client_auth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/common.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/connection.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/handshake.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/kex.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mac.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/messages.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mlkem.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/session.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/ssh_gss.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/streamlocal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/tcpip.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/transport.go github.com/containers/podman/pkg/util/tlsutil mkdir -p $WORK/b774/ cat >/tmp/go-build3010021205/b774/importcfg << 'EOF' # internal # import config packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/containers/podman/pkg/util/tlsutil -lang=go1.25 -complete -installsuffix shared -buildid W4SYS-DAaUJhWknXDXm2/W4SYS-DAaUJhWknXDXm2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/tlsutil/tls.go go tool buildid -w $WORK/b249/_pkg_.a # internal go tool buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/70/702039e2a632d3f4c765d6b3c3a861bf1fd42616f92eaf85c97fdc54f642bcfa-d # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/07/07544cccd2e4625f64c3289afbf93324f63a195318c88f080e3cd37cd736a4b6-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b731=/tmp/go-build -gno-record-gcc-switches -I $WORK/b731/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=U5TaQ22ogdEuGk-Hs-Uo -o $WORK/b731/_x003.o -c rootless_linux.c go tool buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/8e/8e087b3c786fae5eb7585ff6889d9b38ff579b9a9f8c1872bdc99f95489a3148-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b487/ cat >/tmp/go-build3010021205/b487/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build3010021205/b488/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation -lang=go1.25 -complete -installsuffix shared -buildid Qw0nDSnaCok5N3ds1A6E/Qw0nDSnaCok5N3ds1A6E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation/reasons.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal go tool pack r $WORK/b746/_pkg_.a $WORK/b746/preferlinkext $WORK/b746/_x001.o $WORK/b746/_x002.o # internal go tool buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/37/374ffa94b58c3d5cc316019835eb0bed31a6444c9a64acf69d5d91b4881161db-d # internal go tool buildid -w $WORK/b648/_pkg_.a # internal cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jSkV3Bz0hJkiuYKB6AcX -o $WORK/b112/_x004.o -c types.cgo2.c go tool buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/fe/fe0675dbdec6ad5a543616b3d49ebb630759ff1d467c2968141057e876420ad4-d # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/24/2406146c7071a04f818115d908eaa863d75877492edf7b84e1bb7a22d767574c-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/flag mkdir -p $WORK/b764/ cat >/tmp/go-build3010021205/b764/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/flag -lang=go1.25 -complete -installsuffix shared -buildid VuthciLn0ZC-aqAHNfce/VuthciLn0ZC-aqAHNfce -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/flag/flag.go github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b647/ cat >/tmp/go-build3010021205/b647/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile text/template=/tmp/go-build3010021205/b343/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containers/podman/vendor/github.com/spf13/cobra -lang=go1.25 -complete -installsuffix shared -buildid s6QE2_ncLZHvn6dAsLi_/s6QE2_ncLZHvn6dAsLi_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/active_help.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/args.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completionsV2.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/cobra.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/flag_groups.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/zsh_completions.go go tool buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/e6/e6faaa6fc0fabceb81bdd249d8bcd864157358c052ca817384bb9cfa456e8f03-d # internal cd $WORK/b112 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=jSkV3Bz0hJkiuYKB6AcX -o $WORK/b112/_cgo_main.o -c _cgo_main.c cd $WORK/b731 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b731=/tmp/go-build -gno-record-gcc-switches -I $WORK/b731/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -DDISABLE_JOIN_SHORTCUT -frandom-seed=U5TaQ22ogdEuGk-Hs-Uo -o $WORK/b731/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b470/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/preferlinkext $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o -O2 -g -ldl cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/c0/c0138b9554039eb88238c635866d453706fc09221224d82d88906170d21c3d27-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal mkdir -p $WORK/b466/ github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive mkdir -p $WORK/b540/ cat >/tmp/go-build3010021205/b466/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3010021205/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3010021205/b463/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal -lang=go1.25 -complete -installsuffix shared -buildid 0CSig_XwoaGr4Qj73C9h/0CSig_XwoaGr4Qj73C9h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal/compression.go cat >/tmp/go-build3010021205/b540/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile flag=/tmp/go-build3010021205/b541/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3010021205/b260/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3010021205/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3010021205/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive -lang=go1.25 -complete -installsuffix shared -buildid wefxgnT6T9UxL7jShrcr/wefxgnT6T9UxL7jShrcr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/chroot_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/init_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive/jsoniter.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b731=/tmp/go-build -gno-record-gcc-switches -o $WORK/b731/_cgo_.o $WORK/b731/_cgo_main.o $WORK/b731/preferlinkext $WORK/b731/_x001.o $WORK/b731/_x002.o $WORK/b731/_x003.o -O2 -g go tool buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/a6/a6c173c99ea7080ac7cd410684a40948e6f8e2b009b7e8f854f140570e9d8935-d # internal github.com/containers/podman/vendor/github.com/smallstep/pkcs7 mkdir -p $WORK/b426/ cat >/tmp/go-build3010021205/b426/importcfg << 'EOF' # internal # import config importmap github.com/smallstep/pkcs7/internal/legacy/x509=github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3010021205/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3010021205/b158/_pkg_.a packagefile crypto/dsa=/tmp/go-build3010021205/b179/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3010021205/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3010021205/b427/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/containers/podman/vendor/github.com/smallstep/pkcs7 -lang=go1.25 -complete -installsuffix shared -buildid 757p_Fhc59UM8g10vQUJ/757p_Fhc59UM8g10vQUJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/ber.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/decrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/pkcs7.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/sign.go ./_build/src/github.com/containers/podman/vendor/github.com/smallstep/pkcs7/verify.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/preferlinkext $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b112/_cgo_.o -dynout $WORK/b112/_cgo_import.go cat >/tmp/go-build3010021205/b112/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/containers/podman/vendor/github.com/miekg/pkcs11 -lang=go1.25 -installsuffix shared -buildid jSkV3Bz0hJkiuYKB6AcX/jSkV3Bz0hJkiuYKB6AcX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/error.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/vendor.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/zconst.go $WORK/b112/_cgo_gotypes.go $WORK/b112/params.cgo1.go $WORK/b112/pkcs11.cgo1.go $WORK/b112/types.cgo1.go $WORK/b112/_cgo_import.go gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b731=/tmp/go-build -gno-record-gcc-switches -o $WORK/b731/_cgo_.o $WORK/b731/_cgo_main.o $WORK/b731/preferlinkext $WORK/b731/_x001.o $WORK/b731/_x002.o $WORK/b731/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b731/_cgo_.o -dynout $WORK/b731/_cgo_import.go go tool buildid -w $WORK/b666/_pkg_.a # internal cat >/tmp/go-build3010021205/b731/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/moby/sys/capability=github.com/containers/podman/vendor/github.com/moby/sys/capability importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3010021205/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3010021205/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3010021205/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile os/signal=/tmp/go-build3010021205/b269/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/containers/podman/pkg/rootless -lang=go1.25 -installsuffix shared -buildid U5TaQ22ogdEuGk-Hs-Uo/U5TaQ22ogdEuGk-Hs-Uo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootless/rootless.go $WORK/b731/_cgo_gotypes.go $WORK/b731/rootless_linux.cgo1.go $WORK/b731/_cgo_import.go go tool buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/d1/d163a4900ba04513d0a2a8e86a026be583e71dca5a1cf5ee72dd628c1bc9533b-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b665/ cat >/tmp/go-build3010021205/b665/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3010021205/b666/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -lang=go1.25 -complete -installsuffix shared -buildid fTbr3Nnq-vdlR6F45Get/fTbr3Nnq-vdlR6F45Get -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ad/adfba1d37b6b888faa3bbde2b011bc597f8a695d91caf33ff16b1eaa0e33bfda-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b332/ cat >/tmp/go-build3010021205/b332/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3010021205/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3010021205/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3010021205/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -lang=go1.25 -complete -installsuffix shared -buildid 6jsMCfbE9OTdA691VNI3/6jsMCfbE9OTdA691VNI3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype/build.go go tool buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/43/43028a52c95eff728640592ced3025c97bd2cebc870e0abc31877133ab90f3e6-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor mkdir -p $WORK/b462/ cat >/tmp/go-build3010021205/b462/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3010021205/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3010021205/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3010021205/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3010021205/b466/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor -lang=go1.25 -complete -installsuffix shared -buildid JJqdgBb24HiLb-jvURQY/JJqdgBb24HiLb-jvURQY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/compressor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor/rollsum.go github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc mkdir -p $WORK/b547/ mkdir -p $WORK/b513/ cat >/tmp/go-build3010021205/b547/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3010021205/b466/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build3010021205/b548/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump -lang=go1.25 -complete -installsuffix shared -buildid wfQ7lCywRG3GYyb-Q-wO/wfQ7lCywRG3GYyb-Q-wO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump/dump.go cat >/tmp/go-build3010021205/b513/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3010021205/b466/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc -lang=go1.25 -complete -installsuffix shared -buildid T1tHTNSmEsQEpBGFTwIQ/T1tHTNSmEsQEpBGFTwIQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc/toc.go go tool buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/9b/9bf2faf47f6b98e9236efc750b07038deeb8b628e10321080170e33baaf24cc2-d # internal go tool buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/15/151d31294164bf01f44779f354d261a3c71682e3e8bbb6f46657673168bf9453-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b327/ cat >/tmp/go-build3010021205/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/protolazy=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3010021205/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build3010021205/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3010021205/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build3010021205/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build3010021205/b336/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -lang=go1.25 -complete -installsuffix shared -buildid GiI4hmwjNgEtkahvsufo/GiI4hmwjNgEtkahvsufo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/pkg/rootless go tool pack r $WORK/b731/_pkg_.a $WORK/b731/preferlinkext $WORK/b731/_x001.o $WORK/b731/_x002.o $WORK/b731/_x003.o # internal go tool buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/15/15018f614fb7469101fe5eae63a9b957af449b173ec0789631ceb35825b7ca67-d # internal go tool buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/34/347c6ba8ec236a8a304071f784b394064e6ae9ef95523e286929be9337acf3a3-d # internal go tool buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/58/5828859448cd8def0fac56641dc3f9823ffd4e284e77c93fc1d2b5ac34205532-d # internal go tool buildid -w $WORK/b807/_pkg_.a # internal go tool buildid -w $WORK/b547/_pkg_.a # internal go tool buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/33/339888dfadc26bca0c8de6f81e5856659cf64fbfb89d1fbb817948fff86a1c4e-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/66/66feec6455e8f8eb9b0732f3b2c58c157caf58dbfbd979f26d07a28e2b33ceed-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt mkdir -p $WORK/b371/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b385/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api mkdir -p $WORK/b386/ mkdir -p $WORK/b504/ cat >/tmp/go-build3010021205/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3010021205/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt -lang=go1.25 -complete -installsuffix shared -buildid -9X2Oma0DKF4mpGUFrC4/-9X2Oma0DKF4mpGUFrC4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt/convert.go cat >/tmp/go-build3010021205/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -lang=go1.25 -complete -installsuffix shared -buildid wJNYCh3FXwNNhu3xPyg2/wJNYCh3FXwNNhu3xPyg2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc mkdir -p $WORK/b897/ cat >/tmp/go-build3010021205/b386/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats mkdir -p $WORK/b907/ mkdir -p $WORK/b326/ cat >/tmp/go-build3010021205/b504/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -lang=go1.25 -complete -installsuffix shared -buildid VV7xSHhM855eVTtFcMQv/VV7xSHhM855eVTtFcMQv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api -lang=go1.25 -complete -installsuffix shared -buildid lw1VFW9TCuEflcNMxmQU/lw1VFW9TCuEflcNMxmQU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/launch_stage.pb.go cat >/tmp/go-build3010021205/b897/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc -lang=go1.25 -complete -installsuffix shared -buildid Y0HXYpTjsZd0da1S8Fj0/Y0HXYpTjsZd0da1S8Fj0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b897/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc/rpc.pb.go cat >/tmp/go-build3010021205/b907/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cat >/tmp/go-build3010021205/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb -lang=go1.25 -complete -installsuffix shared -buildid T1BxPoCPZBlkTkxqL0-L/T1BxPoCPZBlkTkxqL0-L -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats -lang=go1.25 -complete -installsuffix shared -buildid hQhRbJml2eYRUHzbsHDd/hQhRbJml2eYRUHzbsHDd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b907/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/stats.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/types.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats/utils.go github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b389/ cat >/tmp/go-build3010021205/b389/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -lang=go1.25 -complete -installsuffix shared -buildid 9uNrNWlGWO_YJaiqm5br/9uNrNWlGWO_YJaiqm5br -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go go tool buildid -w $WORK/b462/_pkg_.a # internal go tool buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/37/37deb5f37958e40d8cec16081061bb2b99df0152a9d1aa487b095baaf91d1537-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression mkdir -p $WORK/b445/ cat >/tmp/go-build3010021205/b445/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap go.podman.io/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/bzip2=/tmp/go-build3010021205/b288/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3010021205/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3010021205/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build3010021205/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build3010021205/b197/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3010021205/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build3010021205/b462/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression -lang=go1.25 -complete -installsuffix shared -buildid 2vsUuKCGp4cgLuKQljxo/2vsUuKCGp4cgLuKQljxo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/zstd.go cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/36/36e01ad6d03123e763dd6aacc1af18182b34a254c4f7f06eb79bdfcce675508b-d # internal github.com/containers/podman/utils mkdir -p $WORK/b789/ github.com/containers/podman/vendor/go.podman.io/storage/drivers mkdir -p $WORK/b536/ cat >/tmp/go-build3010021205/b789/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build3010021205/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3010021205/b437/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3010021205/b540/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/containers/podman/utils -lang=go1.25 -complete -installsuffix shared -buildid pN6PE-_GiLcvPDC7ykN1/pN6PE-_GiLcvPDC7ykN1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/containers/podman/utils/ports.go ./_build/src/github.com/containers/podman/utils/utils.go cat >/tmp/go-build3010021205/b536/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3010021205/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3010021205/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3010021205/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3010021205/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3010021205/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3010021205/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3010021205/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3010021205/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers -lang=go1.25 -complete -installsuffix shared -buildid YEJ-cu0cLfbZdvzZDJV8/YEJ-cu0cLfbZdvzZDJV8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chown_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/chroot_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/counter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/driver_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/fsdiff.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/jsoniter.go cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/49/498ba93ae691fa446ae367bd0b661d6222f4aa8135c3984631b94bc26b06eb76-d # internal github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp mkdir -p $WORK/b806/ cat >/tmp/go-build3010021205/b806/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/go-libvirt=github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build3010021205/b807/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp -lang=go1.25 -complete -installsuffix shared -buildid sraioC5JkOOl70qew4U5/sraioC5JkOOl70qew4U5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/qmp.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/rpc.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp/socket_unix.go go tool buildid -w $WORK/b665/_pkg_.a # internal go tool buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/b2/b2b0f05929aee0bbe1ba240dad9c150f935c44852c53f182c214d2e0ffdcbb6c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty mkdir -p $WORK/b368/ cat >/tmp/go-build3010021205/b368/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3010021205/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3010021205/b371/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b379/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty -lang=go1.25 -complete -installsuffix shared -buildid EOdDh_arnZeixlq44g81/EOdDh_arnZeixlq44g81 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty/pretty.go cat >/tmp/go-build3010021205/b379/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build3010021205/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3010021205/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3010021205/b371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto -lang=go1.25 -complete -installsuffix shared -buildid KSR4xOw3dG8SxAdbZskP/KSR4xOw3dG8SxAdbZskP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto/proto.go cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/4d/4db7695c073444a72f9d6284791770df492a93a5ef9251d451a42cf98d05aec1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups mkdir -p $WORK/b668/ cat >/tmp/go-build3010021205/b668/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap github.com/moby/sys/userns=github.com/containers/podman/vendor/github.com/moby/sys/userns importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3010021205/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3010021205/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3010021205/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build3010021205/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3010021205/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups -lang=go1.25 -complete -installsuffix shared -buildid jpOApspg3-4JyKpunHAi/jpOApspg3-4JyKpunHAi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/cgroups.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_blkio_device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_hugepages.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_ifprio_map.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/config_rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/file.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/getallpids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/v1_utils.go go tool buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/9d/9d3709170794e1f2936b6d0572111d2a6d4b541ee60f099a4e4f53b75c18dc69-d # internal go tool buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/65/658c432150e2e9c8068598f0335794535dc45808d6a6b63b8184216eef1e33b0-d # internal go tool buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/61/61f2293d33cd50b9b62ba445f5fb2db9ddc59909fafeb54a1b1263f2aef11ffc-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b384/ cat >/tmp/go-build3010021205/b384/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3010021205/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3010021205/b386/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.25 -complete -installsuffix shared -buildid 72ZaLG9L-a3lBnpsIPSX/72ZaLG9L-a3lBnpsIPSX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go go tool buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/39/3918fbdf38055afa9d34b246754b9380db6f992876769d76054e4281c94621fa-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b388/ cat >/tmp/go-build3010021205/b388/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3010021205/b389/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 mkdir -p $WORK/b698/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -lang=go1.25 -complete -installsuffix shared -buildid SKbWPvrimuX_i9k1Ckoe/SKbWPvrimuX_i9k1Ckoe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >/tmp/go-build3010021205/b698/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3010021205/b699/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3010021205/b389/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 -lang=go1.25 -complete -installsuffix shared -buildid edmcAutFcTrBpoHnWqr2/edmcAutFcTrBpoHnWqr2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/typeurl/v2/types_gogo.go go tool buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/b0/b0c9ccfb5963040896ee5f344eedf9306b71f084c4a33e57c74dbceb953c9be6-d # internal go tool buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/96/96245f6101a27a57f575c8ef1c1b1e29ff806e20407418420d9b53185331613c-d # internal go tool buildid -w $WORK/b379/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/buildah/copier mkdir -p $WORK/b894/ go tool buildid -w $WORK/b789/_pkg_.a # internal cat >/tmp/go-build3010021205/b894/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3010021205/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3010021205/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/copier -lang=go1.25 -complete -installsuffix shared -buildid gKgJdhRITGExsPNn5GKF/gKgJdhRITGExsPNn5GKF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b894/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/hardlink_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/xattrs.go cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/50/500210adfa0e0f6e699a9a5b80b015f0b8eed814713cf702aed44f028bc45453-d # internal go tool buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/98/982ac3722e2aafd4a4ea653387178166699147c49795e7657154d81e2aba4acc-d # internal github.com/containers/podman/pkg/machine/compression mkdir -p $WORK/b787/ cat >/tmp/go-build3010021205/b787/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile archive/zip=/tmp/go-build3010021205/b788/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3010021205/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3010021205/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/containers/podman/pkg/machine/compression -lang=go1.25 -complete -installsuffix shared -buildid 91WPkmrhRhB5pPzWOR7Y/91WPkmrhRhB5pPzWOR7Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/compression/config.go ./_build/src/github.com/containers/podman/pkg/machine/compression/decompress.go ./_build/src/github.com/containers/podman/pkg/machine/compression/generic.go ./_build/src/github.com/containers/podman/pkg/machine/compression/sparse_file_writer.go ./_build/src/github.com/containers/podman/pkg/machine/compression/uncompressed.go ./_build/src/github.com/containers/podman/pkg/machine/compression/zip.go cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/68/682fa021eafbe9329ad162ff4967e89de7048a9d0eb7fe7be163d0747243c5c4-d # internal github.com/containers/podman/pkg/checkpoint/crutils mkdir -p $WORK/b905/ cat >/tmp/go-build3010021205/b905/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/checkpoint-restore/go-criu/v7/stats=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build3010021205/b906/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build3010021205/b907/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3010021205/b535/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p github.com/containers/podman/pkg/checkpoint/crutils -lang=go1.25 -complete -installsuffix shared -buildid gjmGeR1dWANnPcs8WC9Q/gjmGeR1dWANnPcs8WC9Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b905/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/crutils/checkpoint_restore_utils.go go tool buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/21/21273413d7e58dc6424c62385f25e47cd575027f7249f6116aa859e8c62d8bdd-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion mkdir -p $WORK/b646/ github.com/containers/podman/vendor/go.podman.io/common/pkg/completion mkdir -p $WORK/b715/ cat >/tmp/go-build3010021205/b646/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion -lang=go1.25 -complete -installsuffix shared -buildid 3hnpit6MUcrn80rdIkQZ/3hnpit6MUcrn80rdIkQZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion/completion.go cat >/tmp/go-build3010021205/b715/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3010021205/b662/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/completion -lang=go1.25 -complete -installsuffix shared -buildid EDX6zYjKPrZZY2BKWcBP/EDX6zYjKPrZZY2BKWcBP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/completion/completion.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 go tool pack r $WORK/b112/_pkg_.a $WORK/b112/preferlinkext $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o # internal go tool buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d1/d14350672a78a7e05af156d6608421279b8af06ef5e4d09055e2a9f3091f7a7a-d # internal go tool buildid -w $WORK/b388/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b074/ cat >/tmp/go-build3010021205/b074/importcfg << 'EOF' # internal # import config importmap github.com/miekg/pkcs11=github.com/containers/podman/vendor/github.com/miekg/pkcs11 importmap github.com/stefanberger/go-pkcs11uri=github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build3010021205/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build3010021205/b114/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3010021205/b124/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 -lang=go1.25 -complete -installsuffix shared -buildid N2zIi0sCX8GeaypxauO-/N2zIi0sCX8GeaypxauO- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/22/2206311caf0a1abfd7a085645e7865ba9f478dfd22f6e5639a3a84d035971e10-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b390/ cat >/tmp/go-build3010021205/b390/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/protoadapt=github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3010021205/b388/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3010021205/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3010021205/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3010021205/b389/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/status -lang=go1.25 -complete -installsuffix shared -buildid aK6mh_PbCTA0qI1pKdxT/aK6mh_PbCTA0qI1pKdxT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/status/status.go go tool buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/22/2233e011f4cb52a61e27a1b95cdcb710ab000925656d8662c6331e6966140ff9-d # internal go tool buildid -w $WORK/b806/_pkg_.a # internal go tool buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/cf/cf75009001ff3f350c41e63a7057ebf406a47281b589ec11e7c3279587eee440-d # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/18/185709c95381288345631724c15fa3929ad000246edafa068278e7ad64f276f3-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack mkdir -p $WORK/b697/ cat >/tmp/go-build3010021205/b697/importcfg << 'EOF' # internal # import config importmap github.com/containerd/typeurl/v2=github.com/containers/podman/vendor/github.com/containerd/typeurl/v2 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/planetscale/vtprotobuf/protohelpers=github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3010021205/b698/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3010021205/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build3010021205/b700/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack -lang=go1.25 -complete -installsuffix shared -buildid 6YYL7uDcymJ3pGEx-9nL/6YYL7uDcymJ3pGEx-9nL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack.pb.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack/stack_vtproto.pb.go go tool buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/1f/1fdf4eb6ee9ddf5cc567298cdc7a516e2f8141591462616042318d90bf862c81-d # internal go tool buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/9b/9bf25fc471a96741124890b935873f7de4044f03a1541ac7ebb4d119183088f2-d # internal cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/91/916ff5459f20d8eaf16c368ed423082d602b986f8a77e5a05a9b2fb8c7d79846-d # internal go tool buildid -w $WORK/b384/_pkg_.a # internal go tool buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/a6/a6736e6e2b42654593ee0197689193913c74c710e3756c9d13e6afe81ea7e5d8-d # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/3b/3bd5af613092bc03cf6d30862e2a9f8ef751c0c7cfa585599dc0b616906b1a8e-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 mkdir -p $WORK/b896/ cat >/tmp/go-build3010021205/b896/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build3010021205/b897/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 -lang=go1.25 -complete -installsuffix shared -buildid Xy84kRiBvm-SPwduE6Kz/Xy84kRiBvm-SPwduE6Kz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b896/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/features.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/main.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/notify.go go tool buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/14/14c22ad8e80c6af5ca16b38d6507f4c785e30c07bf42fd8e91e1fb0950eb3689-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b387/ go tool buildid -w $WORK/b074/_pkg_.a # internal cat >/tmp/go-build3010021205/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3010021205/b388/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3010021205/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3010021205/b390/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/status -lang=go1.25 -complete -installsuffix shared -buildid 5NWiUF-48vUclQJmRD-G/5NWiUF-48vUclQJmRD-G -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status/status.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c6/c6c6c59e06d94b3c521926f36b0beff5ae7e0fa49b7f8db17239900c7b3064d0-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b073/ mkdir -p $WORK/b719/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b279/ cat >/tmp/go-build3010021205/b073/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3010021205/b074/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3010021205/b124/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b719/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3010021205/b074/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3010021205/b124/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a EOF cat >/tmp/go-build3010021205/b279/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3010021205/b180/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3010021205/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3010021205/b280/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3010021205/b284/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config -lang=go1.25 -complete -installsuffix shared -buildid 0-IC-g1egCiuUyE09NVS/0-IC-g1egCiuUyE09NVS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -lang=go1.25 -complete -installsuffix shared -buildid DzUhkZCKdd4SR_Cf3ZBO/DzUhkZCKdd4SR_Cf3ZBO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/constructors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -lang=go1.25 -complete -installsuffix shared -buildid qGsC5RsCYPrBsHlJk1F_/qGsC5RsCYPrBsHlJk1F_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/delayedreader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/ioutils.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/testing.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/utils.go go tool buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/aa/aaf2a25ddeace5b00f3d3983f32ea81c95438fac5c269676d50c27026b6039e0-d # internal go tool buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/db/dbd3ddd99ca815f13d7bc2292e2690f3419f94bb935c34190d5bb3867d5feaae-d # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon mkdir -p $WORK/b671/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path mkdir -p $WORK/b672/ github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo mkdir -p $WORK/b898/ cat >/tmp/go-build3010021205/b671/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3010021205/b668/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon -lang=go1.25 -complete -installsuffix shared -buildid RDuB1VOfWnR46H3D0O-H/RDuB1VOfWnR46H3D0O-H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/rdma.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon/utils.go cat >/tmp/go-build3010021205/b672/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3010021205/b668/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF cat >/tmp/go-build3010021205/b898/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3010021205/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build3010021205/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3010021205/b553/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path -lang=go1.25 -complete -installsuffix shared -buildid rwlwN1upq6JDQkI1eQz1/rwlwN1upq6JDQkI1eQz1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo -lang=go1.25 -complete -installsuffix shared -buildid 58QsiWnTdE2ZLXYw5ysy/58QsiWnTdE2ZLXYw5ysy -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b898/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/numcpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo/sysinfo_linux.go cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_x002.o -c data.cgo2.c go tool buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/b4/b4186bb38922c44b635fc18d382a34572b14cfe1e2c9fa4606f529e53877a684-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b383/ go tool buildid -w $WORK/b073/_pkg_.a # internal cat >/tmp/go-build3010021205/b383/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3010021205/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3010021205/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3010021205/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3010021205/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3010021205/b386/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog -lang=go1.25 -complete -installsuffix shared -buildid piQNJKy4SOMjJKuHqdv4/piQNJKy4SOMjJKuHqdv4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/sink.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/73/73fa68484958eaafbf062532f5f59784c3ce7b1c2710379bd37d3211f5442cbe-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b299/ cat >/tmp/go-build3010021205/b299/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -lang=go1.25 -complete -installsuffix shared -buildid zItzVd3MhHMTr2pfFS6h/zItzVd3MhHMTr2pfFS6h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go go tool buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/33/33c324eb30ab5822de14ba4dd2c104e6ebd721325ebb645cc707bbbe79f62747-d # internal go tool buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/18/18604c567958c189bc46111f06bf5c9eea501c726e6dbb4cf474d50e9e142c27-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b422/ cat >/tmp/go-build3010021205/b422/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3010021205/b299/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3010021205/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3010021205/b287/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/mail=/tmp/go-build3010021205/b423/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -lang=go1.25 -complete -installsuffix shared -buildid iOMzE5V7RVEJwoqEkkzI/iOMzE5V7RVEJwoqEkkzI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go go tool buildid -w $WORK/b279/_pkg_.a # internal go tool buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/46/4681c80b657e490c41aa68df66e71eeacdebd9aba254484dd17c8c97f8e67158-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b278/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b424/ mkdir -p $WORK/b300/ cat >/tmp/go-build3010021205/b424/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3010021205/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3010021205/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3010021205/b279/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 -lang=go1.25 -complete -installsuffix shared -buildid YFkQYI6bqTU9C5uJ1PDX/YFkQYI6bqTU9C5uJ1PDX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go cat >/tmp/go-build3010021205/b278/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile crypto/aes=/tmp/go-build3010021205/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/hmac=/tmp/go-build3010021205/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3010021205/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF cat >/tmp/go-build3010021205/b300/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3010021205/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3010021205/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3010021205/b280/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b425/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -lang=go1.25 -complete -installsuffix shared -buildid K05qBq2OciIZfZWs-nlm/K05qBq2OciIZfZWs-nlm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -lang=go1.25 -complete -installsuffix shared -buildid wvAX5sDS6X8RpZ6r3aq4/wvAX5sDS6X8RpZ6r3aq4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >/tmp/go-build3010021205/b425/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/smallstep/pkcs7=github.com/containers/podman/vendor/github.com/smallstep/pkcs7 packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3010021205/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3010021205/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build3010021205/b426/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -lang=go1.25 -complete -installsuffix shared -buildid kJSQqRK5TOSiOLv5k2et/kJSQqRK5TOSiOLv5k2et -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/9a/9a896613ef1f79d5ef4008abcd838f1600c08cd496f79258fe9567f53cff644e-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b895/ cat >/tmp/go-build3010021205/b895/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/v7=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7 importmap github.com/checkpoint-restore/go-criu/v7/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build3010021205/b896/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build3010021205/b897/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/containers/podman/pkg/criu -lang=go1.25 -complete -installsuffix shared -buildid YMRmAdLgM2cbTEZt2ZlH/YMRmAdLgM2cbTEZt2ZlH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b895/importcfg -pack ./_build/src/github.com/containers/podman/pkg/criu/criu.go ./_build/src/github.com/containers/podman/pkg/criu/criu_linux.go go tool buildid -w $WORK/b697/_pkg_.a # internal go tool buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/ea/ea7134d220235852f558202648a071cb055936f50b94c49df041e90d0b7724f1-d # internal go tool buildid -w $WORK/b898/_pkg_.a # internal github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 mkdir -p $WORK/b673/ github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs mkdir -p $WORK/b670/ cat >/tmp/go-build3010021205/b673/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3010021205/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build3010021205/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build3010021205/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b670/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon importmap github.com/opencontainers/cgroups/internal/path=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3010021205/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build3010021205/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build3010021205/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/71/71b258c0e200d08367f1786235ad5b2f5f8f077615b82d74602e57c56a699b19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 -lang=go1.25 -complete -installsuffix shared -buildid I3a_Vt1WrGrP5G2UylKz/I3a_Vt1WrGrP5G2UylKz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/create.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/defaultpath.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/fs2.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/io.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2/psi.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs -lang=go1.25 -complete -installsuffix shared -buildid MaBUTdKK8FZgDOuMIVSb/MaBUTdKK8FZgDOuMIVSb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/blkio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpu.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuacct.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/cpuset.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/devices.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/error.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/freezer.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/fs.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/hugetlb.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/name.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_cls.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/net_prio.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/paths.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/perf_event.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs/rdma.go cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/31/310fdecafed8e8caf73c82c694b3056ff1b05e4ec787d4590406deaf217aba39-d # internal github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser mkdir -p $WORK/b695/ cat >/tmp/go-build3010021205/b695/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/moby/buildkit/util/stack=github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3010021205/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3010021205/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build3010021205/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3010021205/b605/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser -lang=go1.25 -complete -installsuffix shared -buildid 3fa3338GUzSPHO_bA_hj/3fa3338GUzSPHO_bA_hj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/directives.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/split_command.go go tool buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/b0/b06298884d2bd2c30fee7fb1f3d24ea4a9ce8d2d41042124ef05ada9ad8356f4-d # internal cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_x003.o -c gpgme.cgo2.c go tool buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/fa/faa05410b3b63fbf6e4abd4ee3ffa1160e9ac2645d16e968462aa452b6aa2aa6-d # internal go tool buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/d8/d823f5ed6f6ff6b5eeac1725899f49b91209d6de5b3bd641caa133ddd37db884-d # internal go tool buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/43/439697800f970fab0bb8ac142e55dc00ef272c3aad89fcf5c8c58d5f7c4f136f-d # internal go tool buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/5c/5c0c138d95d0af53f6560fd5d79dc02163cd3f1290f760ed56979443db4b6089-d # internal go tool buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/22/22b2427e9d87a65f3498e336bd1410ea797fea9862a9895bb64b889d654ef343-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport mkdir -p $WORK/b325/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb mkdir -p $WORK/b337/ cat >/tmp/go-build3010021205/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3010021205/b326/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport -lang=go1.25 -complete -installsuffix shared -buildid DQPPbAC3xIcysSu0MKAL/DQPPbAC3xIcysSu0MKAL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport/editions.go cat >/tmp/go-build3010021205/b337/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3010021205/b326/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb -lang=go1.25 -complete -installsuffix shared -buildid w7NYGV0-fqTzHPp2Sq27/w7NYGV0-fqTzHPp2Sq27 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go mkdir -p $WORK/b503/ cat >/tmp/go-build3010021205/b503/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build3010021205/b504/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3010021205/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3010021205/b385/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations -lang=go1.25 -complete -installsuffix shared -buildid -7ViN9P1-cp_015mvKQ_/-7ViN9P1-cp_015mvKQ_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/field_info.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go go tool buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/e7/e7b8879b27ddd86782531cc40f6fd361d3da1359ee1c43bf38efdbd85fe3ed61-d # internal go tool buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/e8/e87089353d99a2f8cf3176a6fb555128da88fa89ed36fd0f6e84154d47679a87-d # internal go tool buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/72/728fe08c7d10c170d720cd83baaf4986c6ca19d41d6db319575da9ce90d58085-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs mkdir -p $WORK/b554/ github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs mkdir -p $WORK/b556/ cat >/tmp/go-build3010021205/b554/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3010021205/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3010021205/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3010021205/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build3010021205/b555/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3010021205/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3010021205/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3010021205/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3010021205/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b556/importcfg << 'EOF' # internal # import config importmap github.com/mistifyio/go-zfs/v3=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build3010021205/b557/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3010021205/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3010021205/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3010021205/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3010021205/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3010021205/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3010021205/b553/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs -lang=go1.25 -complete -installsuffix shared -buildid t5z3mQwAZRPmPYFArnb-/t5z3mQwAZRPmPYFArnb- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/copy_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs/driver.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs -lang=go1.25 -complete -installsuffix shared -buildid -JTaklLfamE4822i_3gL/-JTaklLfamE4822i_3gL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs/zfs_linux.go github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils mkdir -p $WORK/b545/ cat >/tmp/go-build3010021205/b545/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3010021205/b536/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils -lang=go1.25 -complete -installsuffix shared -buildid jDB-PagzgGDwV5BdmB4U/jDB-PagzgGDwV5BdmB4U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils/overlayutils.go go tool buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/a3/a344e52776519101a8221f59ea36e9c6c5d2b422ea45f48699992f7feedead9d-d # internal go tool buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/b8/b845516e2c528864e45d94ec7af4690a7630ad21455174db567ba5696d830631-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay mkdir -p $WORK/b544/ cat >/tmp/go-build3010021205/b544/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/overlayutils=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils importmap go.podman.io/storage/drivers/quota=github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/staging_lockfile=github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/chunked/dump=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/fsutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idmap=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/loopback=github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile encoding/base32=/tmp/go-build3010021205/b187/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile flag=/tmp/go-build3010021205/b541/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3010021205/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3010021205/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3010021205/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build3010021205/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build3010021205/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3010021205/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build3010021205/b539/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3010021205/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3010021205/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build3010021205/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3010021205/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build3010021205/b549/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build3010021205/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build3010021205/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build3010021205/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3010021205/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3010021205/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3010021205/b268/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay -lang=go1.25 -complete -installsuffix shared -buildid 9IGPqOb3wDSEBD__Ebod/9IGPqOb3wDSEBD__Ebod -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/check_116.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/composefs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/mount.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/overlay_disk_quota.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay/randomid.go go tool buildid -w $WORK/b695/_pkg_.a # internal go tool buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/69/694d1b94e23eeaf087ac61f9d02dd52955e3d7783fcfa76abcb081cac6eb0dd8-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b702/ cat >/tmp/go-build3010021205/b702/importcfg << 'EOF' # internal # import config importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3010021205/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3010021205/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3010021205/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build3010021205/b703/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -lang=go1.25 -complete -installsuffix shared -buildid xTg3acYV9eLJlsWbwAHv/xTg3acYV9eLJlsWbwAHv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/72/72e5210842f17857f810d9216583157176ec1e0ccf793c7e15fbc9b045d40b8d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b322/ cat >/tmp/go-build3010021205/b322/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/editiondefaults=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults importmap google.golang.org/protobuf/internal/editionssupport=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/gofeaturespb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3010021205/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3010021205/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3010021205/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3010021205/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3010021205/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3010021205/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3010021205/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3010021205/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3010021205/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3010021205/b337/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc -lang=go1.25 -complete -installsuffix shared -buildid Fczvx-ZpgdFJlA4rRIqT/Fczvx-ZpgdFJlA4rRIqT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/editions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_x004.o -c unset_agent_info.cgo2.c go tool buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/40/40765a49c8f7fcf2117050b8f8ba66c28ccbce43023c66a571f7284ac093997c-d # internal go tool buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/b3/b3b843712bf413699225dd1567b7a07b024e99bca431159b23a876f0c349264a-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_x005.o -c go_gpgme.c go tool buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/16/160cc400ecac3824fe4684153e16d085982c5a05f180ec528dc12d925c9aa116-d # internal go tool buildid -w $WORK/b670/_pkg_.a # internal go tool buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/89/8954deb99a5bdfb542155a3a14f9eb610359ec1b510623629a1ec8a3b75c144b-d # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/9c/9c6a5c2ed7239b816a6c3341d85de67ce662da772c8c48036fd1a41cef2522aa-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups mkdir -p $WORK/b667/ cat >/tmp/go-build3010021205/b667/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/cgroups importmap github.com/opencontainers/cgroups/fs=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs importmap github.com/opencontainers/cgroups/fs2=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3010021205/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3010021205/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3010021205/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build3010021205/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build3010021205/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups -lang=go1.25 -complete -installsuffix shared -buildid pySfVXIDvpn-40_5bWHE/pySfVXIDvpn-40_5bWHE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/blkio_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cgroups_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpu_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/cpuset_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/memory_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/pids_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/systemd_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups/utils_linux.go go tool buildid -w $WORK/b675/_pkg_.a # internal cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b479/ -m64 -mtune=generic -fcf-protection=full -frandom-seed=YA8vZRbjg2Ympp5z1pJE -o $WORK/b479/_cgo_main.o -c _cgo_main.c cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/23/23bf1b4a6404b8ff4f9f9e8cbe498aa882f88f736bac5c39f138ffa3045d0720-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b681/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts mkdir -p $WORK/b771/ cat >/tmp/go-build3010021205/b681/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/dsa=/tmp/go-build3010021205/b179/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3010021205/b675/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -lang=go1.25 -complete -installsuffix shared -buildid SRqsD9kEavIij0ZqbfOX/SRqsD9kEavIij0ZqbfOX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/forward.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/keyring.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/server.go cat >/tmp/go-build3010021205/b771/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto/hmac=/tmp/go-build3010021205/b164/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3010021205/b675/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts -lang=go1.25 -complete -installsuffix shared -buildid 74tvoSEKKz71J4y165c0/74tvoSEKKz71J4y165c0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go github.com/containers/podman/vendor/github.com/pkg/sftp mkdir -p $WORK/b766/ cat >/tmp/go-build3010021205/b766/importcfg << 'EOF' # internal # import config importmap github.com/kr/fs=github.com/containers/podman/vendor/github.com/kr/fs importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer importmap github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build3010021205/b767/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build3010021205/b768/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build3010021205/b769/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3010021205/b675/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile io/ioutil=/tmp/go-build3010021205/b188/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/containers/podman/vendor/github.com/pkg/sftp -lang=go1.25 -complete -installsuffix shared -buildid sCEsKgihTsRnKYdoXcyx/sCEsKgihTsRnKYdoXcyx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/allocator.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/attrs_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/errno_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_formatting.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/ls_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/match.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-manager.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet-typing.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/packet.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/release.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-attrs.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-example.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request-unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/request.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_impl.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_statvfs_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/server_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/sftp.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/sftp/stat.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -o $WORK/b479/_cgo_.o $WORK/b479/_cgo_main.o $WORK/b479/preferlinkext $WORK/b479/_x001.o $WORK/b479/_x002.o $WORK/b479/_x003.o $WORK/b479/_x004.o $WORK/b479/_x005.o -O2 -g -lgpgme go tool buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/1a/1aaa6614e352d614bb4f0dd431ecd8b8879a1a52f3378a9e65102ea9df75961f-d # internal github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 mkdir -p $WORK/b502/ cat >/tmp/go-build3010021205/b502/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/api/annotations=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3010021205/b503/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3010021205/b386/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 -lang=go1.25 -complete -installsuffix shared -buildid BFLBlA5latOGIitxF68I/BFLBlA5latOGIitxF68I -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1/sigstore_common.pb.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x001.o -c _cgo_export.c gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -o $WORK/b479/_cgo_.o $WORK/b479/_cgo_main.o $WORK/b479/preferlinkext $WORK/b479/_x001.o $WORK/b479/_x002.o $WORK/b479/_x003.o $WORK/b479/_x004.o $WORK/b479/_x005.o -O2 -g -lgpgme # test for internal linking errors (succeeded) cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b479/_cgo_.o -dynout $WORK/b479/_cgo_import.go cat >/tmp/go-build3010021205/b479/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/containers/podman/vendor/github.com/proglottis/gpgme -lang=go1.25 -installsuffix shared -buildid YA8vZRbjg2Ympp5z1pJE/YA8vZRbjg2Ympp5z1pJE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack $WORK/b479/_cgo_gotypes.go $WORK/b479/data.cgo1.go $WORK/b479/gpgme.cgo1.go $WORK/b479/unset_agent_info.cgo1.go $WORK/b479/_cgo_import.go go tool buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/07/0753d4812fbb151e76cec9b76667560d96ec2058eebd69e2d4764e717b4bfc6a-d # internal github.com/containers/podman/vendor/github.com/skeema/knownhosts mkdir -p $WORK/b770/ cat >/tmp/go-build3010021205/b770/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/knownhosts=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3010021205/b675/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build3010021205/b771/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/containers/podman/vendor/github.com/skeema/knownhosts -lang=go1.25 -complete -installsuffix shared -buildid 1l1ReNbVaMQANYh6vTQF/1l1ReNbVaMQANYh6vTQF -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/skeema/knownhosts/knownhosts.go go tool buildid -w $WORK/b894/_pkg_.a # internal cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x002.o -c backup.cgo2.c cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/de/de99eb196ba5c9d49b30621f1a22d96da400862bbe410c70fb64ff27b2fb5ea7-d # internal go tool buildid -w $WORK/b770/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x003.o -c callback.cgo2.c cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/19/1995ec78d822c64a19206eca2339725acf8f99aaae8d3c8c47a8a25261e07a1a-d # internal go tool buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/bc/bc2d4fb0b93162353820bf84b3c5a77dd61310bf99d5cf4364f54e73a26f2113-d # internal go tool buildid -w $WORK/b681/_pkg_.a # internal go tool buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/a0/a0bfeceb30f13c25cc7c1f18979cb146ef0852da7ecd5357a849fb6b840e661c-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/5e/5ea917ba31f9e8680b385647ba48de9dc28caeb52214bcc85dba96b095bd2170-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b303/ cat >/tmp/go-build3010021205/b303/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build3010021205/b203/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3010021205/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3010021205/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3010021205/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build3010021205/b188/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -lang=go1.25 -complete -installsuffix shared -buildid rshWQTafhZaaP9xW3FL1/rshWQTafhZaaP9xW3FL1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wrappers.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x004.o -c error.cgo2.c go tool buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/7a/7ae6e2aabcc653042240335ba764321f06f921c470c291b15faf13b53fea9c7f-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd mkdir -p $WORK/b664/ cat >/tmp/go-build3010021205/b664/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3010021205/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3010021205/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3010021205/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd -lang=go1.25 -complete -installsuffix shared -buildid OKHXYqH6ovS3NuHB0WDu/OKHXYqH6ovS3NuHB0WDu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd/systemd_linux.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x005.o -c sqlite3.cgo2.c go tool buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/04/04e0c3b225972392caf4ea6d84e04d70ef568e940400bd335c4c914edd4d48b1-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/config mkdir -p $WORK/b658/ cat >/tmp/go-build3010021205/b658/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal/attributedstring=github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/apparmor=github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor importmap go.podman.io/common/pkg/capabilities=github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities importmap go.podman.io/common/pkg/cgroupv2=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2 importmap go.podman.io/common/pkg/systemd=github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3010021205/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3010021205/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3010021205/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build3010021205/b659/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build3010021205/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3010021205/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build3010021205/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build3010021205/b664/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3010021205/b564/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/config -lang=go1.25 -complete -installsuffix shared -buildid _DpVY3v-6uAs2v4IgVPh/_DpVY3v-6uAs2v4IgVPh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_remote.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/config_unix.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/connections.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/db_backend.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/default_unix_notdarwin.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/modules.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/new.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pod_exit_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/pull_policy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/config/systemd.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/proglottis/gpgme go tool pack r $WORK/b479/_pkg_.a $WORK/b479/preferlinkext $WORK/b479/_x001.o $WORK/b479/_x002.o $WORK/b479/_x003.o $WORK/b479/_x004.o $WORK/b479/_x005.o # internal go tool buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/f1/f1743ebe5e50527f336c0804e1a6932c88be3c0214349b462be8e869180d50b8-d # internal cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x006.o -c sqlite3_context.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x007.o -c sqlite3_load_extension.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x008.o -c sqlite3_opt_serialize.cgo2.c go tool buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/07/0733e308c23ed812155a5f360473f124b491dc6302d12596786f2eb1fbd49c94-d # internal github.com/containers/podman/vendor/go.podman.io/storage/drivers/register mkdir -p $WORK/b543/ cat >/tmp/go-build3010021205/b543/importcfg << 'EOF' # internal # import config importmap go.podman.io/storage/drivers/overlay=github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay importmap go.podman.io/storage/drivers/vfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs importmap go.podman.io/storage/drivers/zfs=github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build3010021205/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build3010021205/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build3010021205/b556/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/podman/vendor/go.podman.io/storage/drivers/register -lang=go1.25 -complete -installsuffix shared -buildid 1dxyUcHZ8ngBBihQTEop/1dxyUcHZ8ngBBihQTEop -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_overlay.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_vfs.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/drivers/register/register_zfs.go go tool buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/c1/c16ab58cc57d6ca8f4da83ce1d42309d85abbaaf9343f40e5790c8a31d66edee-d # internal github.com/containers/podman/vendor/go.podman.io/storage mkdir -p $WORK/b520/ cat >/tmp/go-build3010021205/b520/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/google/go-intervals/intervalset=github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/register=github.com/containers/podman/vendor/go.podman.io/storage/drivers/register importmap go.podman.io/storage/internal/dedup=github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup importmap go.podman.io/storage/internal/tempdir=github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/mount=github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers importmap go.podman.io/storage/pkg/pools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap go.podman.io/storage/pkg/stringutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap go.podman.io/storage/pkg/tarlog=github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog importmap go.podman.io/storage/pkg/truncindex=github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile embed=/tmp/go-build3010021205/b324/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3010021205/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build3010021205/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3010021205/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3010021205/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3010021205/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3010021205/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3010021205/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3010021205/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3010021205/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3010021205/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build3010021205/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3010021205/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3010021205/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3010021205/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3010021205/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3010021205/b553/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3010021205/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3010021205/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build3010021205/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build3010021205/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build3010021205/b562/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3010021205/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3010021205/b566/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b520/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/go.podman.io/storage/VERSION" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/podman/vendor/go.podman.io/storage -lang=go1.25 -complete -installsuffix shared -buildid _ZxmUOjCn1HaUMlHOrSC/_ZxmUOjCn1HaUMlHOrSC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -embedcfg $WORK/b520/embedcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/check.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/containers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/deprecated.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/idset.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/images.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/jsoniter.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/layers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/lockfile_compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/store.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/userns.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/utils.go go tool buildid -w $WORK/b155/_pkg_.a # internal cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/32/329f78ce33d6f2dfb66203e4fb752ea7b013c27a2db70c1ee72e5c791885ce1d-d # internal net/http/httptrace mkdir -p $WORK/b218/ github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b228/ github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b140/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b355/ cat >/tmp/go-build3010021205/b218/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile internal/nettrace=/tmp/go-build3010021205/b185/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b228/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid hDA8KEblpAq-Dc3LcaKd/hDA8KEblpAq-Dc3LcaKd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -lang=go1.25 -complete -installsuffix shared -buildid 4pXrTUT5SxZiN4lqsmUK/4pXrTUT5SxZiN4lqsmUK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/certpool.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/config.go cat >/tmp/go-build3010021205/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF cat >/tmp/go-build3010021205/b140/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3010021205/b180/_pkg_.a packagefile encoding/base32=/tmp/go-build3010021205/b187/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build3010021205/b188/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials -lang=go1.25 -complete -installsuffix shared -buildid mrWL2O5-EdKrUdJAMxfk/mrWL2O5-EdKrUdJAMxfk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/containers/podman/vendor/github.com/containers/libtrust -lang=go1.25 -complete -installsuffix shared -buildid 77fLjelohgqNKoRTozlr/77fLjelohgqNKoRTozlr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/certificates.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key_no_openssl.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/jsonsign.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_files.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/rsa_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/util.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x010.o -c sqlite3_other.cgo2.c go tool buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/e2/e2938464def2aeed08f026918db4f647a975de26f3665eeb01aa0cfa291f31a9-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b657/ github.com/containers/podman/pkg/trust mkdir -p $WORK/b758/ github.com/containers/podman/pkg/machine/connection mkdir -p $WORK/b793/ cat >/tmp/go-build3010021205/b657/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir -lang=go1.25 -complete -installsuffix shared -buildid EmNTHmohPWRcFePSOAWM/EmNTHmohPWRcFePSOAWM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir/tmpdir.go cat >/tmp/go-build3010021205/b758/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3010021205/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3010021205/b759/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/containers/podman/pkg/trust -lang=go1.25 -complete -installsuffix shared -buildid JoAIPt9DHWb-Fp7YkyYB/JoAIPt9DHWb-Fp7YkyYB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/containers/podman/pkg/trust/policy.go ./_build/src/github.com/containers/podman/pkg/trust/registries.go ./_build/src/github.com/containers/podman/pkg/trust/trust.go cat >/tmp/go-build3010021205/b793/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/containers/podman/pkg/machine/connection -lang=go1.25 -complete -installsuffix shared -buildid 1ztqt7YeDWgKz4NMvAuw/1ztqt7YeDWgKz4NMvAuw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/connection/add.go ./_build/src/github.com/containers/podman/pkg/machine/connection/connection.go cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x011.o -c sqlite3_type.cgo2.c go tool buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/a5/a567396d5fcd9b8b893f7b72684db9c2ab6b65a91d0a3624e7c5611072c00398-d # internal go tool buildid -w $WORK/b218/_pkg_.a # internal go tool buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/6c/6c4eb56b863244cef501cbbef5d2bde675af556b5b2b5948d55136cd107bd93b-d # internal net/http/internal/httpcommon mkdir -p $WORK/b221/ cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/d4/d4fe8d73cc14f8becde0335ae843ff78778c0cdd928b79db4d9e9baab45ba007-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon mkdir -p $WORK/b408/ cat >/tmp/go-build3010021205/b221/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3010021205/b206/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3010021205/b214/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3010021205/b218/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -installsuffix shared -buildid R1BINvj2eBTGl79ONlMo/R1BINvj2eBTGl79ONlMo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /usr/lib/golang/src/net/http/internal/httpcommon/httpcommon.go github.com/containers/podman/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b353/ cat >/tmp/go-build3010021205/b408/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3010021205/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3010021205/b407/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3010021205/b218/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF cat >/tmp/go-build3010021205/b353/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build3010021205/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3010021205/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3010021205/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon -lang=go1.25 -complete -installsuffix shared -buildid WEfj0Yb_6VvBwlupNREe/WEfj0Yb_6VvBwlupNREe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/headermap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon/request.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials -lang=go1.25 -complete -installsuffix shared -buildid YQx5B3hOPHE-EXjcviNK/YQx5B3hOPHE-EXjcviNK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/tls.go go tool buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/1c/1c8142ad648b7b52f1aa0db8590e64488274214381944c0887cf082d29c7a344-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b674/ cat >/tmp/go-build3010021205/b674/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3010021205/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3010021205/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3010021205/b675/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3010021205/b681/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent -lang=go1.25 -complete -installsuffix shared -buildid CD6yayoYiKhTfFl2aRzQ/CD6yayoYiKhTfFl2aRzQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent/sshagent.go go tool buildid -w $WORK/b793/_pkg_.a # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x012.o -c sqlite3-binding.c cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/96/96e1c238dde8767cad74e090da004eeda37188fe4d34c90cf7387d626e926cd4-d # internal go tool buildid -w $WORK/b303/_pkg_.a # internal go tool buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/7d/7d7f5ae1a7c30350165c252ee25ae22ef294af33f5a6de78982d2cd43f3bd9ee-d # internal go tool buildid -w $WORK/b408/_pkg_.a # internal go tool buildid -w $WORK/b353/_pkg_.a # internal go tool buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/91/91fb84dc45d328cb51b1943450bdc93eeab44d6a94ae42efdb3445233084f030-d # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/cb/cbf4b7142735c42bab8a76f8fdf078c111e7fc0a211befae9917b4c68c92c958-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ea/ea2ec7f1b292c37abcade9b6a3df48065a6d68089685007069363055c37a7ef1-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/peer github.com/containers/podman/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b412/ mkdir -p $WORK/b362/ github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b375/ cat >/tmp/go-build3010021205/b412/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3010021205/b353/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b349/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/peer -lang=go1.25 -complete -installsuffix shared -buildid Gst0NuEfI0NyvaAZsgeU/Gst0NuEfI0NyvaAZsgeU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/peer/peer.go cat >/tmp/go-build3010021205/b375/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3010021205/b353/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a EOF cat >/tmp/go-build3010021205/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3010021205/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3010021205/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3010021205/b357/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build3010021205/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3010021205/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3010021205/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3010021205/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure -lang=go1.25 -complete -installsuffix shared -buildid mxXQk1z3_Y4LcYOYM0Si/mxXQk1z3_Y4LcYOYM0Si -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver -lang=go1.25 -complete -installsuffix shared -buildid MTVXXwCIqukePyX4cL-8/MTVXXwCIqukePyX4cL-8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz -lang=go1.25 -complete -installsuffix shared -buildid E1evnxqM4SPhJxfODGq7/E1evnxqM4SPhJxfODGq7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/channelmap.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/socket.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/subchannel.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/trace.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/2d/2d60bb748b9cd7ea331eb812d5fb06194aae199328a4704549e7169bf9bfd032-d # internal net/http mkdir -p $WORK/b202/ cat >/tmp/go-build3010021205/b202/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build3010021205/b203/_pkg_.a packagefile container/list=/tmp/go-build3010021205/b156/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3010021205/b206/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3010021205/b213/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3010021205/b214/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3010021205/b207/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile math/rand=/tmp/go-build3010021205/b103/_pkg_.a packagefile mime=/tmp/go-build3010021205/b215/_pkg_.a packagefile mime/multipart=/tmp/go-build3010021205/b216/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3010021205/b218/_pkg_.a packagefile net/http/internal=/tmp/go-build3010021205/b219/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3010021205/b220/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build3010021205/b221/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid _3N4lbJJdVGzdWUw0uIl/_3N4lbJJdVGzdWUw0uIl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/csrf.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go go tool buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/1c/1ce88fb1d0dc0deb8b57d9cecd1ba5687a5656192f27fd3fcd9cafb5968be35b-d # internal go tool buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/5c/5c38791fc7b366716a2bf33faed78e2272ab65a482a7b650bd60318937ead08b-d # internal go tool buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/04/0400323d52bd0ce0895a4a108863246a75538daf4e1bd1a98bc94e46e048a681-d # internal go tool buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/8c/8c75959889575b192b0175b212b1c555e92be06e277d3b9e7698bf5bf3214c7f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b394/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes mkdir -p $WORK/b398/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b410/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b415/ mkdir -p $WORK/b420/ cat >/tmp/go-build3010021205/b394/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b398/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a EOF cat >/tmp/go-build3010021205/b410/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata -lang=go1.25 -complete -installsuffix shared -buildid jAKIqV1td6SYCClbZ3O6/jAKIqV1td6SYCClbZ3O6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype -lang=go1.25 -complete -installsuffix shared -buildid 6RM7L466857msZ8xqSAH/6RM7L466857msZ8xqSAH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go cat >/tmp/go-build3010021205/b420/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes -lang=go1.25 -complete -installsuffix shared -buildid YHxAJgIClDdxdnrIXqFD/YHxAJgIClDdxdnrIXqFD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes/proxyattributes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state -lang=go1.25 -complete -installsuffix shared -buildid nKFk-XJJ5Q8EBeJ9JDn6/nKFk-XJJ5Q8EBeJ9JDn6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cat >/tmp/go-build3010021205/b415/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough -lang=go1.25 -complete -installsuffix shared -buildid cRU9udEllbEzlmtD8Mnb/cRU9udEllbEzlmtD8Mnb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go go tool buildid -w $WORK/b420/_pkg_.a # internal go tool buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/d1/d1a75e706813370fcb49c4ab7629ccdc7857316adeb105d37cc1929581d2fdb6-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b419/ go tool buildid -w $WORK/b410/_pkg_.a # internal cat >/tmp/go-build3010021205/b419/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/resolver/dns/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3010021205/b420/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3010021205/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3010021205/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3010021205/b421/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/c0/c0e34739320acc2b8c9db87ebd80ee9f790c271b1f093fd1e215cbbb59621f92-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns -lang=go1.25 -complete -installsuffix shared -buildid _WZLk49mG7VNO2gjcgUo/_WZLk49mG7VNO2gjcgUo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/23/230a0e00143c1934da578f5dd42dd76d49093a69855ab07eaa66347bc8d7bbad-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b416/ cat >/tmp/go-build3010021205/b416/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3010021205/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix -lang=go1.25 -complete -installsuffix shared -buildid 2dLlW2_Wpelj9fYgrpEU/2dLlW2_Wpelj9fYgrpEU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go go tool buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/45/45308238b90a8a5e85b4846c45da811194271ebd959790c0d1e2fa3d8701f249-d # internal go tool buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/b9/b93874ed218da3065df2c2fb432c9c750ade8a0f55f0c561732fe78f6de108a5-d # internal go tool buildid -w $WORK/b766/_pkg_.a # internal go tool buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/81/81772adeffee107b6ddaed9b7b014fc51767afa0c3bf73716636c31552348fca-d # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/bc/bcb0f7057e810c4d7e2f6a514c6b887e6f6c0f047cb30d5ecf75f8f9045c1eb7-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh mkdir -p $WORK/b765/ cat >/tmp/go-build3010021205/b765/importcfg << 'EOF' # internal # import config importmap github.com/pkg/sftp=github.com/containers/podman/vendor/github.com/pkg/sftp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/skeema/knownhosts=github.com/containers/podman/vendor/github.com/skeema/knownhosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build3010021205/b766/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build3010021205/b770/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3010021205/b675/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3010021205/b681/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh -lang=go1.25 -complete -installsuffix shared -buildid kJiKWkqNQ1Idkgm51prz/kJiKWkqNQ1Idkgm51prz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_golang.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/connection_native.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/ssh.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh/utils.go go tool buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/27/270856c5962a9aca04cc4e908b83bd2ce73dc92b22d6844e449b0822df3c7907-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns mkdir -p $WORK/b418/ cat >/tmp/go-build3010021205/b418/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3010021205/b419/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns -lang=go1.25 -complete -installsuffix shared -buildid BTYUZW-5JsqL3znJKqJ8/BTYUZW-5JsqL3znJKqJ8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go go tool buildid -w $WORK/b349/_pkg_.a # internal go tool buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/6d/6df63ef52d8cbc147d7c0f1fc64809ea8bc3dd3491eaf003da0e570ede8be2d8-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/channelz mkdir -p $WORK/b348/ cat >/tmp/go-build3010021205/b348/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3010021205/b349/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/channelz -lang=go1.25 -complete -installsuffix shared -buildid TPviGc_YUwgJb_lQLKci/TPviGc_YUwgJb_lQLKci -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/channelz/channelz.go go tool buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/fa/fa54b2b1d34b564cbd4f42664b2d70f981835eb14257009126b58351e620d3b8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest mkdir -p $WORK/b193/ cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/a0/a0847a24e7a618d554d860d48c18b6eaad24be50a2d9611d7db177264a0f50a6-d # internal cat >/tmp/go-build3010021205/b193/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build3010021205/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3010021205/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build3010021205/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3010021205/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest -lang=go1.25 -complete -installsuffix shared -buildid VOZK6KcKp31Z3QJm8Jik/VOZK6KcKp31Z3QJm8Jik -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest/oci_index.go go tool buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/7a/7aa779f4cf449837f7e4ee83f63aeb4f44809730c391f3733fc910036d4e0574-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b347/ cat >/tmp/go-build3010021205/b347/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build3010021205/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3010021205/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3010021205/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3010021205/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3010021205/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer -lang=go1.25 -complete -installsuffix shared -buildid VgeR_LXNoci7s93VgKrT/VgeR_LXNoci7s93VgKrT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/subconn.go go tool buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/3f/3f7b17d0e3d2d2da7dfd61905f441607f8ad1a00d583fd2bc415d25484d25efc-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b363/ github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf mkdir -p $WORK/b366/ cat >/tmp/go-build3010021205/b363/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3010021205/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3010021205/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b396/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base -lang=go1.25 -complete -installsuffix shared -buildid Jf3CFZy3NfJ1dMMsUDLo/Jf3CFZy3NfJ1dMMsUDLo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/base.go cat >/tmp/go-build3010021205/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3010021205/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3010021205/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3010021205/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3010021205/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3010021205/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3010021205/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3010021205/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.25 -complete -installsuffix shared -buildid ED7lqjIIdmYyEH3W2s71/ED7lqjIIdmYyEH3W2s71 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go cat >/tmp/go-build3010021205/b396/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3010021205/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3010021205/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig -lang=go1.25 -complete -installsuffix shared -buildid vhVgmzB5Y7jtbxM5dSc_/vhVgmzB5Y7jtbxM5dSc_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go go tool buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/8c/8c85bbfd49e73957dd3093228e15e3898ec2b2c066d66f11b8eb6242996e8a1b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b395/ cat >/tmp/go-build3010021205/b395/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3010021205/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver -lang=go1.25 -complete -installsuffix shared -buildid WmLpitHtUJhBo4qIP0-Y/WmLpitHtUJhBo4qIP0-Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/config_selector.go go tool buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/cb/cbce6435d523331d33e30a68db7b9b9e79bc45c62c5305c4c0311d4cde657a8d-d # internal go tool buildid -w $WORK/b363/_pkg_.a # internal go tool buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/38/38fa0678fed6c2f30a836888b875bcfc5923fb357a19e682837e28eae1e6f810-d # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/dd/dd39cdabe6b3e7719d3a78c68b299f409340dcefdf6ba998e482663f0e3967f5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding mkdir -p $WORK/b373/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b381/ cat >/tmp/go-build3010021205/b373/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3010021205/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3010021205/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3010021205/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF cat >/tmp/go-build3010021205/b381/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3010021205/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3010021205/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3010021205/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding -lang=go1.25 -complete -installsuffix shared -buildid 54iZUgXyN8-t83TkdKZV/54iZUgXyN8-t83TkdKZV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.25 -complete -installsuffix shared -buildid QiJCM1-7zu3OEhczWkcR/QiJCM1-7zu3OEhczWkcR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go go tool buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/3e/3effcf74375897e0bbc533f3f9db2da5f260a4661fd4880bf653b825c8a24f42-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl github.com/containers/podman/vendor/go.podman.io/image/v5/manifest mkdir -p $WORK/b139/ mkdir -p $WORK/b238/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b444/ cat >/tmp/go-build3010021205/b139/importcfg << 'EOF' # internal # import config importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/strslice=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build3010021205/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build3010021205/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3010021205/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3010021205/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3010021205/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3010021205/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build3010021205/b199/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b238/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3010021205/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3010021205/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/manifest -lang=go1.25 -complete -installsuffix shared -buildid FreHLvApmWkTwx0o_yUO/FreHLvApmWkTwx0o_yUO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl -lang=go1.25 -complete -installsuffix shared -buildid 9PYoD4D54quAcCBYRpIT/9PYoD4D54quAcCBYRpIT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/compat.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/helpers.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl/properties.go cat >/tmp/go-build3010021205/b444/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3010021205/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3010021205/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3010021205/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize -lang=go1.25 -complete -installsuffix shared -buildid R8ohUdUAEHJpV44q4ii1/R8ohUdUAEHJpV44q4ii1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go go tool buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/60/60e7f3c71ee3798ab4a66f6095975913c45921364ccf1d160f7f31723a587b41-d # internal go tool buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/7e/7eebad1c38ced3076d4eb3faf2ab68a7db8f0e2b88e4158c07a4acbdee8122d2-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst mkdir -p $WORK/b364/ cat >/tmp/go-build3010021205/b364/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/pickfirst/internal=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3010021205/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3010021205/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3010021205/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3010021205/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3010021205/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3010021205/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3010021205/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst -lang=go1.25 -complete -installsuffix shared -buildid yxrbRqcmvaDsZNBy8LjZ/yxrbRqcmvaDsZNBy8LjZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirst.go go tool buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/2a/2a61817801ef4f9ee9908306764de4bec2f9470f1ac554c32041ff2a8276d311-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b372/ cat >/tmp/go-build3010021205/b372/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/endpointsharding=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding importmap google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3010021205/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3010021205/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3010021205/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3010021205/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin -lang=go1.25 -complete -installsuffix shared -buildid 7vXk277wgPksfBdYhChd/7vXk277wgPksfBdYhChd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go go tool buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/5b/5b771e8567d3141942433ac7a274b27605be61e0af5e0fea1465fd7efcf1c0ba-d # internal go tool buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/a5/a5444d1c68cf0a6ddc09290777e2e5d679c89a205a6ef62cb04e871f71c8081b-d # internal go tool buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/2c/2cd51df6904e632f00fb0a365d091714561b5605d3a029e351cd1e744e634982-d # internal go tool buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/72/72f49a2a2d4aa2dc6edd6f75c74fbb3b2ec5ba0895f4d8d2ddc51196c4dc76a9-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b443/ cat >/tmp/go-build3010021205/b443/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3010021205/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3010021205/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory -lang=go1.25 -complete -installsuffix shared -buildid 1uIOOKo7u764i_e9splI/1uIOOKo7u764i_e9splI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory/memory.go go tool buildid -w $WORK/b443/_pkg_.a # internal go tool buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/25/25730e4a8ffbd34d509ba13717b77bd2896a5551e6c787676b7d1239b36d9f7d-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/bb/bbbccf2df11a1ede1985a11d4cb166862c57c8f44f4e51111677b5fb7bfb7e7d-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests mkdir -p $WORK/b138/ github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact mkdir -p $WORK/b761/ github.com/containers/podman/vendor/go.podman.io/common/libimage/define mkdir -p $WORK/b763/ cat >/tmp/go-build3010021205/b138/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3010021205/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build3010021205/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests -lang=go1.25 -complete -installsuffix shared -buildid LWzuYsPg_W7-O5Dd6DdB/LWzuYsPg_W7-O5Dd6DdB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests/manifests.go github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image mkdir -p $WORK/b576/ mkdir -p $WORK/b231/ cat >/tmp/go-build3010021205/b761/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3010021205/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b763/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact -lang=go1.25 -complete -installsuffix shared -buildid lJafbSOhczxaLwyvZrQH/lJafbSOhczxaLwyvZrQH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/artifact.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/define -lang=go1.25 -complete -installsuffix shared -buildid u24DMwATsWRUNZXUFZ3O/u24DMwATsWRUNZXUFZ3O -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/manifests.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/platform.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/define/search.go cat >/tmp/go-build3010021205/b231/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build3010021205/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3010021205/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3010021205/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3010021205/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3010021205/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b576/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3010021205/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3010021205/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3010021205/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3010021205/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3010021205/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build3010021205/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3010021205/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3010021205/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image -lang=go1.25 -complete -installsuffix shared -buildid dpMIOBXe0iGRpkoPcFP9/dpMIOBXe0iGRpkoPcFP9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_list.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/memory.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/oci_index.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image/unparsed.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile -lang=go1.25 -complete -installsuffix shared -buildid yeTFFzBTxKr1MTHQe74d/yeTFFzBTxKr1MTHQe74d -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile/writer.go github.com/containers/podman/libpod/define mkdir -p $WORK/b724/ cat >/tmp/go-build3010021205/b724/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3010021205/b725/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3010021205/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build3010021205/b729/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/containers/podman/libpod/define -lang=go1.25 -complete -installsuffix shared -buildid PtfouYsGwO-6VLFmpzbr/PtfouYsGwO-6VLFmpzbr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/containers/podman/libpod/define/annotations.go ./_build/src/github.com/containers/podman/libpod/define/autoupdate.go ./_build/src/github.com/containers/podman/libpod/define/checkpoint_restore.go ./_build/src/github.com/containers/podman/libpod/define/config.go ./_build/src/github.com/containers/podman/libpod/define/container.go ./_build/src/github.com/containers/podman/libpod/define/container_inspect.go ./_build/src/github.com/containers/podman/libpod/define/containerstate.go ./_build/src/github.com/containers/podman/libpod/define/diff.go ./_build/src/github.com/containers/podman/libpod/define/errors.go ./_build/src/github.com/containers/podman/libpod/define/exec_codes.go ./_build/src/github.com/containers/podman/libpod/define/exit_code_propagation.go ./_build/src/github.com/containers/podman/libpod/define/fileinfo.go ./_build/src/github.com/containers/podman/libpod/define/healthchecks.go ./_build/src/github.com/containers/podman/libpod/define/info.go ./_build/src/github.com/containers/podman/libpod/define/mount.go ./_build/src/github.com/containers/podman/libpod/define/mount_linux.go ./_build/src/github.com/containers/podman/libpod/define/pod_inspect.go ./_build/src/github.com/containers/podman/libpod/define/podstate.go ./_build/src/github.com/containers/podman/libpod/define/runtime.go ./_build/src/github.com/containers/podman/libpod/define/sdnotify.go ./_build/src/github.com/containers/podman/libpod/define/version.go ./_build/src/github.com/containers/podman/libpod/define/volume_inspect.go go tool buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/00/007450a74f79d816d0ba5a06777fcf44d6ea206946bd05dc6be50de8ce64c119-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/filter mkdir -p $WORK/b842/ cat >/tmp/go-build3010021205/b842/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3010021205/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/filter -lang=go1.25 -complete -installsuffix shared -buildid iV2txEC-9uHZ86w9l2-U/iV2txEC-9uHZ86w9l2-U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/filter/filter.go go tool buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/c6/c65fa1d12e87c366d090a5c98e135cccb5e895fe2adbef3c1a1cdca5abd80090-d # internal go tool buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/6a/6aa8cd8136539c92f9bb8e70c828e1a7bec5bf97cea0180d0f756d54d14e1264-d # internal go tool buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/0b/0b921742a9fccda382cb95183fecaa14a78993c3caaac219b5e817be67fa729b-d # internal go tool buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/d9/d9f8865fef785060714cc60d6120cfd5f0f6994545d7816cf5bb1bf3c7add5a9-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b755/ github.com/containers/podman/pkg/annotations mkdir -p $WORK/b878/ cat >/tmp/go-build3010021205/b755/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b878/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/containers/podman/pkg/inspect -lang=go1.25 -complete -installsuffix shared -buildid e0NRmGSz-Do-2PHcw3l4/e0NRmGSz-Do-2PHcw3l4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/containers/podman/pkg/inspect/inspect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/containers/podman/pkg/annotations -lang=go1.25 -complete -installsuffix shared -buildid VJaiYV2263xE1JaQieme/VJaiYV2263xE1JaQieme -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/containers/podman/pkg/annotations/annotations.go ./_build/src/github.com/containers/podman/pkg/annotations/validate.go go tool buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/63/63a909422534d5cf611eca478c5c7030ff0d374d2f232dc920d3d6b6242e7e21-d # internal go tool buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/03/039e3ee4166d8c245442483e2907620dafe681d758d7d016c6c4155b9208e00f-d # internal go tool buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/3c/3c788a2b93c5363a330205120fdcf6a920a255ad6ea33191154723c3958a533f-d # internal go tool buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/3a/3a4ae053696512250b2a5bf14a831c042f8a82d24eb5558fa9a505317498f0d0-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/image mkdir -p $WORK/b515/ cat >/tmp/go-build3010021205/b515/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build3010021205/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/directory mkdir -p $WORK/b574/ github.com/containers/podman/vendor/go.podman.io/image/v5/sif mkdir -p $WORK/b639/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/image -lang=go1.25 -complete -installsuffix shared -buildid FgcxUtusBtUsH25jlkLx/FgcxUtusBtUsH25jlkLx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/sourced.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/image/unparsed.go github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive mkdir -p $WORK/b575/ github.com/containers/podman/vendor/go.podman.io/image/v5/tarball mkdir -p $WORK/b643/ cat >/tmp/go-build3010021205/b574/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3010021205/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3010021205/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3010021205/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3010021205/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3010021205/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3010021205/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3010021205/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/directory -lang=go1.25 -complete -installsuffix shared -buildid wvvNQibh7Wlp7tpAz4z7/wvvNQibh7Wlp7tpAz4z7 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/directory/directory_transport.go cat >/tmp/go-build3010021205/b639/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sylabs/sif/v2/pkg/sif=github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3010021205/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build3010021205/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3010021205/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3010021205/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3010021205/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3010021205/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b643/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3010021205/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3010021205/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3010021205/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3010021205/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3010021205/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b575/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build3010021205/b576/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/sif -lang=go1.25 -complete -installsuffix shared -buildid ydlTVjrGvTloy5YfK45F/ydlTVjrGvTloy5YfK45F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/load.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/sif/transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/tarball -lang=go1.25 -complete -installsuffix shared -buildid tVcg3QeE3G11OBU7lNks/tVcg3QeE3G11OBU7lNks -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/doc.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/tarball/tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive -lang=go1.25 -complete -installsuffix shared -buildid hzEF_ntpYZkU0QGisOXP/hzEF_ntpYZkU0QGisOXP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive/writer.go go tool buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/32/32ef560c11d207b39b408e5c3c588f653764c446ca7c32ec159f50ed45bea09b-d # internal go tool buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/26/26892262fa7369fb5789c13ed7c6d4f41a1280436f39205141d6823e6e3664a0-d # internal go tool buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/0d/0d9e19f53300800b7983f78bfbf7bc78fcb512cbec46e275019ed7da4f68d279-d # internal go tool buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/8e/8eb769a54a2a968500bb1cb72ba59b485e764d832a10226d9e6374397a9a0eeb-d # internal go tool buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/44/448f6be398b2ae4347bfaa0d17d7f9cb89991818c3df8bb2dc21c4f6b8f98c70-d # internal go tool buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/0a/0a41b1c7d0657661f3e85336a7edeb253ef5e1f12000606fa3bb016e4c2221e7-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked mkdir -p $WORK/b567/ cat >/tmp/go-build3010021205/b567/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz=github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/drivers/copy=github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked/compressor=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor importmap go.podman.io/storage/pkg/chunked/internal/minimal=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal importmap go.podman.io/storage/pkg/chunked/internal/path=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/fsverity=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/system=github.com/containers/podman/vendor/go.podman.io/storage/pkg/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3010021205/b568/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3010021205/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3010021205/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3010021205/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3010021205/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3010021205/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3010021205/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3010021205/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3010021205/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build3010021205/b555/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build3010021205/b462/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3010021205/b466/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build3010021205/b548/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3010021205/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build3010021205/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile hash/crc32=/tmp/go-build3010021205/b205/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked -lang=go1.25 -complete -installsuffix shared -buildid YPbLtr32nE6VRGZjoTCS/YPbLtr32nE6VRGZjoTCS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/bloom_filter_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/cache_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compression_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/filesystem_linux.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/storage_linux.go go tool buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/f4/f4d0cf822c3f1cf7be4ff60f7b713fed0145effde0a6854dd74283eab9fc7f44-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/storage mkdir -p $WORK/b519/ cat >/tmp/go-build3010021205/b519/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/drivers=github.com/containers/podman/vendor/go.podman.io/storage/drivers importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chunked=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3010021205/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3010021205/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3010021205/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3010021205/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3010021205/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3010021205/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3010021205/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3010021205/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3010021205/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build3010021205/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3010021205/b513/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/storage -lang=go1.25 -complete -installsuffix shared -buildid 1m-oZRaMQoOnIppIjmNh/1m-oZRaMQoOnIppIjmNh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_reference.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/storage/storage_transport.go go tool buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/50/50baffb0577157f2775073867c12e808b08b3ef3b511859f541fc15f091de234-d # internal go tool buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/94/94dfb882d55b5c373a86852f4fcca466044268afe5cd2e84dabbdfff35326dcc-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b201/ github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b273/ cat >/tmp/go-build3010021205/b201/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF expvar mkdir -p $WORK/b484/ github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs mkdir -p $WORK/b486/ github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp mkdir -p $WORK/b580/ github.com/containers/podman/vendor/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -lang=go1.25 -complete -installsuffix shared -buildid BxmjSZEC9kC3SKtwMrrK/BxmjSZEC9kC3SKtwMrrK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/register.go github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request mkdir -p $WORK/b608/ github.com/containers/podman/vendor/github.com/felixge/httpsnoop mkdir -p $WORK/b607/ cat >/tmp/go-build3010021205/b486/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build3010021205/b485/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil mkdir -p $WORK/b610/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs -lang=go1.25 -complete -installsuffix shared -buildid cCNEA_QwUbK5HUvmYelG/cCNEA_QwUbK5HUvmYelG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs/probs.go cat >/tmp/go-build3010021205/b273/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation mkdir -p $WORK/b632/ github.com/containers/podman/vendor/go.podman.io/common/pkg/filters mkdir -p $WORK/b708/ github.com/containers/podman/vendor/github.com/docker/go-connections/sockets github.com/containers/podman/vendor/go.podman.io/common/pkg/download mkdir -p $WORK/b604/ mkdir -p $WORK/b875/ github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api mkdir -p $WORK/b851/ cat >/tmp/go-build3010021205/b608/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF github.com/containers/podman/pkg/machine/stdpull github.com/containers/podman/pkg/bindings github.com/containers/podman/pkg/copy mkdir -p $WORK/b773/ cat >/tmp/go-build3010021205/b580/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/internal/cause=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3010021205/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build3010021205/b581/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig -lang=go1.25 -complete -installsuffix shared -buildid srbFg7xMAaiLmGReR6_E/srbFg7xMAaiLmGReR6_E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cat >/tmp/go-build3010021205/b610/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3010021205/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3010021205/b614/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b860/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.25 -complete -installsuffix shared -buildid gVu-y1fgQXlCJe7HTCfS/gVu-y1fgQXlCJe7HTCfS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/body_wrapper.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request/resp_writer_wrapper.go github.com/containers/podman/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp -lang=go1.25 -complete -installsuffix shared -buildid DRG72ZdbmvKiMhWU64ul/DRG72ZdbmvKiMhWU64ul -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp/http.go cat >/tmp/go-build3010021205/b604/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.25 -complete -installsuffix shared -buildid Zd6c8cS_hsXeflXIRDtX/Zd6c8cS_hsXeflXIRDtX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go mkdir -p $WORK/b884/ github.com/containers/podman/pkg/util cat >/tmp/go-build3010021205/b875/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF mkdir -p $WORK/b733/ net/http/httputil mkdir -p $WORK/b414/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -lang=go1.25 -complete -installsuffix shared -buildid w68gAy2fW8CP7DOjSgrB/w68gAy2fW8CP7DOjSgrB -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket_unix.go cat >/tmp/go-build3010021205/b708/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/timetype=github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build3010021205/b709/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b884/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3010021205/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3010021205/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF github.com/containers/podman/pkg/auth mkdir -p $WORK/b819/ cat >/tmp/go-build3010021205/b860/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/containers/podman/pkg/machine/stdpull -lang=go1.25 -complete -installsuffix shared -buildid T-NrHeYbMRzJEceSywou/T-NrHeYbMRzJEceSywou -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/stdpull/local.go ./_build/src/github.com/containers/podman/pkg/machine/stdpull/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/filters -lang=go1.25 -complete -installsuffix shared -buildid aQtIOt4KvJXmKJ2aNThI/aQtIOt4KvJXmKJ2aNThI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/filters/filters.go cat >/tmp/go-build3010021205/b414/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3010021205/b206/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile mime=/tmp/go-build3010021205/b215/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3010021205/b218/_pkg_.a packagefile net/http/internal=/tmp/go-build3010021205/b219/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3010021205/b220/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp -lang=go1.25 -complete -installsuffix shared -buildid uidN6rmeyXz3kcbmmpsN/uidN6rmeyXz3kcbmmpsN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp/handlers.go github.com/containers/podman/vendor/golang.org/x/net/http2 cat >/tmp/go-build3010021205/b773/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util/tlsutil=github.com/containers/podman/pkg/util/tlsutil importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/kevinburke/ssh_config=github.com/containers/podman/vendor/github.com/kevinburke/ssh_config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3010021205/b727/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build3010021205/b774/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3010021205/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build3010021205/b775/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3010021205/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build3010021205/b776/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b851/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid TOuudUZXbH6eDBfaIEer/TOuudUZXbH6eDBfaIEer -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cat >/tmp/go-build3010021205/b607/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF mkdir -p $WORK/b339/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/containers/podman/pkg/bindings -lang=go1.25 -complete -installsuffix shared -buildid iLkFmJS58_CT1pw0sqjl/iLkFmJS58_CT1pw0sqjl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/connection.go ./_build/src/github.com/containers/podman/pkg/bindings/doc.go ./_build/src/github.com/containers/podman/pkg/bindings/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api -lang=go1.25 -complete -installsuffix shared -buildid sYI_Fg8k9xEXQavQMRkc/sYI_Fg8k9xEXQavQMRkc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api/client.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/podman/vendor/github.com/felixge/httpsnoop -lang=go1.25 -complete -installsuffix shared -buildid zGKpzPaz-n1XygyH4BX1/zGKpzPaz-n1XygyH4BX1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/capture_metrics.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/docs.go ./_build/src/github.com/containers/podman/vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go cat >/tmp/go-build3010021205/b339/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build3010021205/b340/_pkg_.a packagefile html/template=/tmp/go-build3010021205/b341/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile text/tabwriter=/tmp/go-build3010021205/b345/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF mkdir -p $WORK/b825/ github.com/containers/podman/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b856/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/containers/podman/vendor/golang.org/x/net/trace -lang=go1.25 -complete -installsuffix shared -buildid RcqxoEe90MR6pUejCTMd/RcqxoEe90MR6pUejCTMd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/trace.go cat >/tmp/go-build3010021205/b825/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b856/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile mime=/tmp/go-build3010021205/b215/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/containers/podman/pkg/copy -lang=go1.25 -complete -installsuffix shared -buildid MuUm34QTLBwRoMNPsGTc/MuUm34QTLBwRoMNPsGTc -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/containers/podman/pkg/copy/fileinfo.go ./_build/src/github.com/containers/podman/pkg/copy/parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -lang=go1.25 -complete -installsuffix shared -buildid 9ftJf6W9yVpom_Zf4vfn/9ftJf6W9yVpom_Zf4vfn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal/transport.go cat >/tmp/go-build3010021205/b484/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p expvar -lang=go1.25 -std -complete -installsuffix shared -buildid b1d_0LTsV4LEfe_bPnha/b1d_0LTsV4LEfe_bPnha -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cat >/tmp/go-build3010021205/b632/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/otel/baggage=github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build3010021205/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3010021205/b626/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation -lang=go1.25 -complete -installsuffix shared -buildid uvdkKHZYj9pNUsjiYTQz/uvdkKHZYj9pNUsjiYTQz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/baggage.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation/trace_context.go mkdir -p $WORK/b224/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/download -lang=go1.25 -complete -installsuffix shared -buildid LHnz3Tkz5xL1L2U_votd/LHnz3Tkz5xL1L2U_votd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/download/download.go cat >/tmp/go-build3010021205/b819/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3010021205/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3010021205/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b224/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF mkdir -p $WORK/b400/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/containers/podman/pkg/auth -lang=go1.25 -complete -installsuffix shared -buildid B-tXwbcXCjSphUIMJWV-/B-tXwbcXCjSphUIMJWV- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/containers/podman/pkg/auth/auth.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/containers/podman/vendor/github.com/gorilla/mux -lang=go1.25 -complete -installsuffix shared -buildid 7s8lBLU3Uve-EqHSf9pg/7s8lBLU3Uve-EqHSf9pg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/middleware.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/mux.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/route.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/test_helpers.go cat >/tmp/go-build3010021205/b400/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna importmap golang.org/x/net/internal/httpcommon=github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/flate=/tmp/go-build3010021205/b204/_pkg_.a packagefile compress/gzip=/tmp/go-build3010021205/b203/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3010021205/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3010021205/b407/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build3010021205/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build3010021205/b408/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile math/rand=/tmp/go-build3010021205/b103/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3010021205/b218/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/podman/vendor/golang.org/x/net/http2 -lang=go1.25 -complete -installsuffix shared -buildid h0G0mlU94HaLD_EkHloS/h0G0mlU94HaLD_EkHloS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/config_go125.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/unencrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc7540.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority_rfc9218.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_random.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_roundrobin.go cat >/tmp/go-build3010021205/b733/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/user=github.com/containers/podman/vendor/github.com/moby/sys/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/directory=github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3010021205/b734/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3010021205/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build3010021205/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3010021205/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3010021205/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3010021205/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3010021205/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3010021205/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/containers/podman/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid TF5lKntVxK-DJXg1DPUp/TF5lKntVxK-DJXg1DPUp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/changes.go ./_build/src/github.com/containers/podman/pkg/util/filters.go ./_build/src/github.com/containers/podman/pkg/util/kube.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts.go ./_build/src/github.com/containers/podman/pkg/util/mount_opts_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils.go ./_build/src/github.com/containers/podman/pkg/util/utils_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils_supported.go go tool buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/6f/6f7dc43d866cf3b42e974ad644f05a5e517d1f0828cf647a22fbf0ac0671d066-d # internal go tool buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/12/127d5b053c39755f1e8f087f3d20e266c980829d58287b4727643cd0017af032-d # internal go tool buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/df/df4e58820452ee1f1011aa4bf1b9d19802f04455b66d6d6c832f4457f888228b-d # internal go tool buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/07/071799fee31959bfac0bb9f8ab8ecec7f1f08751372445b116b1b4d1ed7feccf-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util mkdir -p $WORK/b707/ cat >/tmp/go-build3010021205/b707/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/filters=github.com/containers/podman/vendor/go.podman.io/common/pkg/filters importmap go.podman.io/common/pkg/util=github.com/containers/podman/vendor/go.podman.io/common/pkg/util packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build3010021205/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build3010021205/b710/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util -lang=go1.25 -complete -installsuffix shared -buildid 8M_Sux3_eG2WbylV0Xzd/8M_Sux3_eG2WbylV0Xzd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/filters.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util/ip_calc.go go tool buildid -w $WORK/b875/_pkg_.a # internal go tool buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/56/56fe29e1b169e7c0602f509ad802aa65c4e4e7acedd4593c2d90bcf27c2e1842-d # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/bb/bb0739edd80801a00688441d87daf2fb753c1fbdeeb5273b25fcb1f17cb60681-d # internal go tool buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/aa/aac99719484a8d98c0f2f3878c204f31d275916252851079eb8d6a9c921d419f-d # internal go tool buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/06/06bbb2b0cce5c41a7a1792f1aa5475a4852f6908546906e8536da00f4caf773b-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp mkdir -p $WORK/b861/ cat >/tmp/go-build3010021205/b861/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3010021205/b860/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/rand=/tmp/go-build3010021205/b103/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp -lang=go1.25 -complete -installsuffix shared -buildid 2eLlJgWvCpgKERVmYWos/2eLlJgWvCpgKERVmYWos -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/cert_error_go120.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/client.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp/roundtripper.go go tool buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/e8/e879413b4f1ebca920086e591dab1dd51514a94e0661cbcc1f6c4002a24d18a2-d # internal go tool buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/57/57eec6915503c07d19e1d20e3f63ab7b32fab1a41f1d7612a12b050764ece96f-d # internal go tool buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/14/145213247864afadd448d7a104dd46219fea3a3d38b1c62017a12083d6b87df5-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2 mkdir -p $WORK/b855/ cat >/tmp/go-build3010021205/b855/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/podman/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build3010021205/b856/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/containers/podman/vendor/golang.org/x/oauth2 -lang=go1.25 -complete -installsuffix shared -buildid hI6VxFHBc2QkbR3dkjlN/hI6VxFHBc2QkbR3dkjlN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/deviceauth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/pkce.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/transport.go go tool buildid -w $WORK/b273/_pkg_.a # internal go tool buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/5c/5c37d8c584b6a58fd6e1dee8c86840e82c18212dbff4a3d0385e039e9c7da392-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout mkdir -p $WORK/b516/ cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/24/24fecd366895afea490db4600ce48b6bda3b84d4075164919d161b58513cdfcf-d # internal cat >/tmp/go-build3010021205/b516/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3010021205/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3010021205/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3010021205/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3010021205/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3010021205/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3010021205/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3010021205/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3010021205/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3010021205/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build3010021205/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build3010021205/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout -lang=go1.25 -complete -installsuffix shared -buildid TDf2H6Uesx4Ntp2l9_LM/TDf2H6Uesx4Ntp2l9_LM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_delete.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/oci_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout/reader.go go tool buildid -w $WORK/b819/_pkg_.a # internal go tool buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/1f/1f975c10ea6389316feca352ecb1902981b281a4911b094f49e29152145fee79-d # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/4a/4a41ccc5a333edb1addc72e7d42c60c7b0fb54a9d915801eb8b8a454812ff5d8-d # internal github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts mkdir -p $WORK/b706/ cat >/tmp/go-build3010021205/b706/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3010021205/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3010021205/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3010021205/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts -lang=go1.25 -complete -installsuffix shared -buildid FiorDIstNPRRt0JmO2QN/FiorDIstNPRRt0JmO2QN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/hosts.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/ip.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts/util.go go tool buildid -w $WORK/b632/_pkg_.a # internal go tool buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/a5/a51185d9b177efc332abfb9518a8f46af1d5bababc3ef5fecc3c1fc5b24bb5c1-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b620/ cat >/tmp/go-build3010021205/b620/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap github.com/go-logr/stdr=github.com/containers/podman/vendor/github.com/go-logr/stdr importmap go.opentelemetry.io/auto/sdk=github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace importmap go.opentelemetry.io/otel/trace/embedded=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded packagefile container/list=/tmp/go-build3010021205/b156/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3010021205/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build3010021205/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build3010021205/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3010021205/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3010021205/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3010021205/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3010021205/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3010021205/b626/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3010021205/b627/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global -lang=go1.25 -complete -installsuffix shared -buildid yvPpVsD0CR08jdHfmAMl/yvPpVsD0CR08jdHfmAMl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/instruments.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/meter.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/state.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global/trace.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/04/04642ee62273ea0f6d97e4b3bf06a9e5438c6e32473103f0ecae7289a9b63375-d # internal go tool buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/56/56eb405691ba35bda14871673d0bc3e4b221fe995a526317f579b177ab60e6fc-d # internal go tool buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/4b/4b24ad93f8973ad4ac8806dd62552fad22eb41d2ae023b6cd72b427587f80d2c-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b222/ cat >/tmp/go-build3010021205/b222/importcfg << 'EOF' # internal # import config importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3010021205/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3010021205/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3010021205/b224/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -lang=go1.25 -complete -installsuffix shared -buildid SBewa5ETY0N1E53aWLUA/SBewa5ETY0N1E53aWLUA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/routes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/urls.go go tool buildid -w $WORK/b339/_pkg_.a # internal go tool buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/b8/b8c68a71589c6191183a569be1766f9760a60d78062eb2d56edae9194f140ee9-d # internal go tool buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/5d/5d0b64f43dfb21ab355a3054c1f0077ac23e797e16f4d16b480bf04c82972a62-d # internal go tool buildid -w $WORK/b855/_pkg_.a # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b721/ cat >/tmp/go-build3010021205/b721/importcfg << 'EOF' # internal # import config importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3010021205/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/containers/podman/cmd/podman/parse -lang=go1.25 -complete -installsuffix shared -buildid RdpBP8Pp9AEGxEwnAArN/RdpBP8Pp9AEGxEwnAArN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/parse/filters.go ./_build/src/github.com/containers/podman/cmd/podman/parse/net.go ./_build/src/github.com/containers/podman/cmd/podman/parse/parse.go cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/fd/fdce9f1db7c431694ca2d6b22dacc27fa77652c6e48013c707b09ce3e5e0b855-d # internal github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc mkdir -p $WORK/b854/ cat >/tmp/go-build3010021205/b854/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3010021205/b280/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3010021205/b855/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile mime=/tmp/go-build3010021205/b215/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc -lang=go1.25 -complete -installsuffix shared -buildid 0n64ghc6o0P-KSHzuuk3/0n64ghc6o0P-KSHzuuk3 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jose.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/jwks.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/oidc.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc/verify.go cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/77/77ee0c6ce705e5b6a3d6706a3814533167428e725745f448db3df4828a8390a8-d # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b683/ cat >/tmp/go-build3010021205/b683/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/go-archive=github.com/containers/podman/vendor/github.com/moby/go-archive importmap github.com/moby/patternmatcher=github.com/containers/podman/vendor/github.com/moby/patternmatcher packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3010021205/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3010021205/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3010021205/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3010021205/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build3010021205/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build3010021205/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build3010021205/b692/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/http/httputil=/tmp/go-build3010021205/b414/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -lang=go1.25 -complete -installsuffix shared -buildid QD1KyWrUBbGihXF6az11/QD1KyWrUBbGihXF6az11 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/change.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_archive.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_changes.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/distribution.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/env.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/event.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/image.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/network.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/registry_auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_configs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_node.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_secrets.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_service.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_task.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/system.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tar.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tls.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/volume.go go tool buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/85/85108e9785bf0915dd1a714240ede08664311c150cef7dc70db0c053a2fa8977-d # internal go tool buildid -w $WORK/b484/_pkg_.a # internal go tool buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/06/066a6dd14ef5f1da2980d5ac43b7d69fca4c634e7a63ebdbcc23d54fddc9859a-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core mkdir -p $WORK/b483/ cat >/tmp/go-build3010021205/b483/importcfg << 'EOF' # internal # import config importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/letsencrypt/boulder/identifier=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier importmap github.com/letsencrypt/boulder/probs=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs importmap github.com/letsencrypt/boulder/revocation=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation importmap golang.org/x/crypto/ocsp=github.com/containers/podman/vendor/golang.org/x/crypto/ocsp importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile expvar=/tmp/go-build3010021205/b484/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3010021205/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build3010021205/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build3010021205/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build3010021205/b487/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build3010021205/b488/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3010021205/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3010021205/b386/_pkg_.a packagefile hash/fnv=/tmp/go-build3010021205/b308/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile math/rand=/tmp/go-build3010021205/b103/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core -lang=go1.25 -complete -installsuffix shared -buildid aakgJclQssJlPiKRfjLA/aakgJclQssJlPiKRfjLA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/challenges.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/objects.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/util.go cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/5c/5cd35647b1255732b7b21889560080518f3cc81676e2773d56c5a330196ee975-d # internal go tool buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/63/63abc38266420e6b607bccf1a9def6f6c1df4771a91f33a25ddea1093dd90e59-d # internal github.com/containers/podman/pkg/machine/env mkdir -p $WORK/b782/ github.com/containers/podman/libpod/events mkdir -p $WORK/b730/ cat >/tmp/go-build3010021205/b782/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/containers/podman/pkg/machine/env -lang=go1.25 -complete -installsuffix shared -buildid 2lFoJkCgfoA-ryG6WTTQ/2lFoJkCgfoA-ryG6WTTQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/env/dir.go ./_build/src/github.com/containers/podman/pkg/machine/env/dir_linux.go cat >/tmp/go-build3010021205/b730/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/nxadm/tail=github.com/containers/podman/vendor/github.com/nxadm/tail importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile importmap go.podman.io/storage/pkg/stringid=github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build3010021205/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build3010021205/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build3010021205/b748/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3010021205/b559/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/containers/podman/libpod/events -lang=go1.25 -complete -installsuffix shared -buildid k3OlzAsynEapkz5XybOZ/k3OlzAsynEapkz5XybOZ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/containers/podman/libpod/events/config.go ./_build/src/github.com/containers/podman/libpod/events/default_journal.go ./_build/src/github.com/containers/podman/libpod/events/events.go ./_build/src/github.com/containers/podman/libpod/events/events_supported.go ./_build/src/github.com/containers/podman/libpod/events/filters.go ./_build/src/github.com/containers/podman/libpod/events/journal_linux.go ./_build/src/github.com/containers/podman/libpod/events/logfile.go ./_build/src/github.com/containers/podman/libpod/events/nullout.go github.com/containers/podman/pkg/specgen mkdir -p $WORK/b757/ cat >/tmp/go-build3010021205/b757/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3010021205/b734/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3010021205/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3010021205/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3010021205/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3010021205/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3010021205/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/containers/podman/pkg/specgen -lang=go1.25 -complete -installsuffix shared -buildid mcxygigD3LqIseFZyIPw/mcxygigD3LqIseFZyIPw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/container_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/pod_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/podspecgen.go ./_build/src/github.com/containers/podman/pkg/specgen/resources_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen_remote.go ./_build/src/github.com/containers/podman/pkg/specgen/utils_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/volumes.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath.go ./_build/src/github.com/containers/podman/pkg/specgen/winpath_linux.go go tool buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/ae/ae51c0250686114174b338da8d0e187d5e966b6d3fc41821182f0fc01c2d7104-d # internal go tool buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/c3/c3c5d7a5474bf19f25eecccde87a49275724ce150f99115b9833ee04bc5f5a43-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive mkdir -p $WORK/b636/ cat >/tmp/go-build3010021205/b636/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/tmpdir=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir importmap go.podman.io/image/v5/oci/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3010021205/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3010021205/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3010021205/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3010021205/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3010021205/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3010021205/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build3010021205/b518/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3010021205/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive -lang=go1.25 -complete -installsuffix shared -buildid rkdDL5QP4yPrDKSeUa5_/rkdDL5QP4yPrDKSeUa5_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive/oci_transport.go go tool buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/2a/2a1703d8fada8fcceff75259bb5c95ac66215b76fcecec08a13b165d0916e147-d # internal github.com/containers/podman/pkg/machine/lock mkdir -p $WORK/b794/ cat >/tmp/go-build3010021205/b794/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3010021205/b782/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF github.com/containers/podman/pkg/machine/ports mkdir -p $WORK/b795/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/containers/podman/pkg/machine/lock -lang=go1.25 -complete -installsuffix shared -buildid zIfCqNdX8jpXMJzQ8bfm/zIfCqNdX8jpXMJzQ8bfm -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/lock/lock.go cat >/tmp/go-build3010021205/b795/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3010021205/b782/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/containers/podman/pkg/machine/ports -lang=go1.25 -complete -installsuffix shared -buildid OjSfQfxzk4x7fDp852SK/OjSfQfxzk4x7fDp852SK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ports/ports.go ./_build/src/github.com/containers/podman/pkg/machine/ports/ports_unix.go go tool buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/e8/e8c2b650c85dddc974571dc3c8606bab760b4e9c7bb3c213f2c7f600bd6a8df1-d # internal go tool buildid -w $WORK/b222/_pkg_.a # internal go tool buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/b2/b20e7e3b5d0aba1cf59fc0e143df489e452de4719c3b6cb17e7167980564ad2f-d # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/9b/9b1f5e1ab33ffcff9469dc0349bbfe0db97e7e9edde82352f96d98024ce52262-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow mkdir -p $WORK/b853/ github.com/containers/podman/vendor/go.podman.io/image/v5/docker mkdir -p $WORK/b227/ cat >/tmp/go-build3010021205/b853/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-oidc/v3/oidc=github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc importmap github.com/go-jose/go-jose/v4=github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4 importmap github.com/segmentio/ksuid=github.com/containers/podman/vendor/github.com/segmentio/ksuid importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/skratchdot/open-golang/open=github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3010021205/b854/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3010021205/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build3010021205/b857/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3010021205/b852/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build3010021205/b858/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3010021205/b855/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow -lang=go1.25 -complete -installsuffix shared -buildid yXwg9MhYTpNJBDJ2l-x9/yXwg9MhYTpNJBDJ2l-x9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/client_credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/device.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/flow.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/interactive.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow/pkce.go cat >/tmp/go-build3010021205/b227/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/putblobdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/streamdigest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest importmap go.podman.io/image/v5/internal/uploadreader=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3010021205/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3010021205/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3010021205/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3010021205/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3010021205/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3010021205/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3010021205/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3010021205/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3010021205/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3010021205/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3010021205/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3010021205/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3010021205/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build3010021205/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build3010021205/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build3010021205/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3010021205/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3010021205/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3010021205/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3010021205/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build3010021205/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3010021205/b124/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile mime=/tmp/go-build3010021205/b215/_pkg_.a packagefile mime/multipart=/tmp/go-build3010021205/b216/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker -lang=go1.25 -complete -installsuffix shared -buildid VMvpPgv_fLgMOhjjeE_E/VMvpPgv_fLgMOhjjeE_E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/body_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/cache.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/distribution_error.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_image_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/docker_transport.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/registries_d.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/wwwauthenticate.go go tool buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/77/77aaa633d8c4136aaf09522982f9161b6de0b3bb958c28efeb0580f60865e12a-d # internal github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b482/ cat >/tmp/go-build3010021205/b482/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/core=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core importmap github.com/letsencrypt/boulder/strictyaml=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml importmap github.com/titanous/rocacheck=github.com/containers/podman/vendor/github.com/titanous/rocacheck packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build3010021205/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build3010021205/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build3010021205/b490/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey -lang=go1.25 -complete -installsuffix shared -buildid d0vGfj0Ou--xOtkRBE25/d0vGfj0Ou--xOtkRBE25 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/blocked.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/good_key.go ./_build/src/github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey/weak.go go tool buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/45/4527152faf49b159d3fdd0fdeb58125d3a0acf3b5bd24b4bd1bc737d20c363f3-d # internal github.com/containers/podman/pkg/machine/vmconfigs mkdir -p $WORK/b792/ cat >/tmp/go-build3010021205/b792/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3010021205/b785/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build3010021205/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3010021205/b790/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build3010021205/b794/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build3010021205/b795/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build3010021205/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3010021205/b781/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/containers/podman/pkg/machine/vmconfigs -lang=go1.25 -complete -installsuffix shared -buildid vQTAUZ49J7H15T1323ZT/vQTAUZ49J7H15T1323ZT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/arch.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/config_common.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/sockets.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes.go ./_build/src/github.com/containers/podman/pkg/machine/vmconfigs/volumes_unix.go go tool buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/aa/aaccae39d0153aca71d3dea6af1777a3415076f398e12035cc40ed464d8495eb-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/otel mkdir -p $WORK/b615/ cat >/tmp/go-build3010021205/b615/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr importmap go.opentelemetry.io/otel/internal/global=github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3010021205/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3010021205/b620/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3010021205/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3010021205/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3010021205/b626/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/otel -lang=go1.25 -complete -installsuffix shared -buildid y1Q2ibkNeTB5G4SmBW1B/y1Q2ibkNeTB5G4SmBW1B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/error_handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal_logging.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/otel/version.go go tool buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/d6/d673e98ee236e2c8962b1808cc1de2767627001349de9f8e7a81026f52420e5a-d # internal go tool buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/92/9285b1fdf009e371317cb12c9a0cab36776c8e10f7bca9242cf30d15cfb24d7e-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b481/ cat >/tmp/go-build3010021205/b481/importcfg << 'EOF' # internal # import config importmap github.com/letsencrypt/boulder/goodkey=github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3010021205/b180/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build3010021205/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3010021205/b491/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils -lang=go1.25 -complete -installsuffix shared -buildid Cqzzg-Vf3Qa49IZews8v/Cqzzg-Vf3Qa49IZews8v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go go tool buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/ea/ea414ead26d047dfb083e88e279f4689cf1d954420a72265ed711fc44ddf892d-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv mkdir -p $WORK/b609/ cat >/tmp/go-build3010021205/b609/importcfg << 'EOF' # internal # import config importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/metric/noop=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop importmap go.opentelemetry.io/otel/semconv/v1.20.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 importmap go.opentelemetry.io/otel/semconv/v1.26.0=github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3010021205/b610/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build3010021205/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3010021205/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3010021205/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build3010021205/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3010021205/b614/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3010021205/b625/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.25 -complete -installsuffix shared -buildid k1MHRdh0lU-XS1OvrV8b/k1MHRdh0lU-XS1OvrV8b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/env.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/gen.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/httpconv.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/util.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv/v1.20.0.go go tool buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/56/56d35a863b8f0a29715623f146e856c031be24e583055aef2a71178d67579bee-d # internal go tool buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/01/0145228dc9395bd03c25bc5f4ca7b2974f07b99e468868cce76732bd42f20bbf-d # internal github.com/containers/podman/pkg/machine mkdir -p $WORK/b786/ cat >/tmp/go-build3010021205/b786/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/shirou/gopsutil/v4/process=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3010021205/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3010021205/b790/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3010021205/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build3010021205/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3010021205/b781/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3010021205/b675/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile os/signal=/tmp/go-build3010021205/b269/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/containers/podman/pkg/machine -lang=go1.25 -complete -installsuffix shared -buildid 3JPcD93bm_8QgyFypiR2/3JPcD93bm_8QgyFypiR2 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/cleanup.go ./_build/src/github.com/containers/podman/pkg/machine/config.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy.go ./_build/src/github.com/containers/podman/pkg/machine/gvproxy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/keys.go ./_build/src/github.com/containers/podman/pkg/machine/machine_common.go ./_build/src/github.com/containers/podman/pkg/machine/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemuprovider.go ./_build/src/github.com/containers/podman/pkg/machine/ssh.go ./_build/src/github.com/containers/podman/pkg/machine/ssh_unix.go ./_build/src/github.com/containers/podman/pkg/machine/update.go ./_build/src/github.com/containers/podman/pkg/machine/volumes.go go tool buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/9f/9fb9e666e2e076e8bfee9e338f138bc4093d09b42d5f582771931fc4c670c600-d # internal go tool buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/54/544e215a27a3a8031969d9e4e346565bfd16ba019d180cfc29b55dfdaf221ba9-d # internal go tool buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/cf/cff484841c70aeb1f9e8a50ebd6b10696c1813d3a73aca3dfa3df638363d14fc-d # internal github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b500/ cat >/tmp/go-build3010021205/b500/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1 importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature/options=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options importmap github.com/sigstore/sigstore/pkg/signature/payload=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload importmap golang.org/x/crypto/sha3=github.com/containers/podman/vendor/golang.org/x/crypto/sha3 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build3010021205/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build3010021205/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3010021205/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build3010021205/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build3010021205/b506/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build3010021205/b507/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature -lang=go1.25 -complete -installsuffix shared -buildid qL7Fx6Ktl7jcp1PyVMWu/qL7Fx6Ktl7jcp1PyVMWu -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/algorithm_registry.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/message.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/publickey.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signer.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/util.go ./_build/src/github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/verifier.go go tool buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/d8/d80644a0832fddb80e68024827ff781a70516496ef9a877013bda71ba62a4aa0-d # internal github.com/containers/podman/pkg/machine/proxyenv github.com/containers/podman/pkg/machine/qemu mkdir -p $WORK/b881/ mkdir -p $WORK/b784/ cat >/tmp/go-build3010021205/b784/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/qemu/command=github.com/containers/podman/pkg/machine/qemu/command importmap github.com/containers/podman/v5/pkg/machine/sockets=github.com/containers/podman/pkg/machine/sockets importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/digitalocean/go-qemu/qmp=github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3010021205/b785/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3010021205/b786/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3010021205/b790/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build3010021205/b796/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build3010021205/b805/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3010021205/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build3010021205/b806/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3010021205/b781/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/containers/podman/pkg/machine/qemu -lang=go1.25 -complete -installsuffix shared -buildid Qiwp2M6uvgUNg5cNx5mj/Qiwp2M6uvgUNg5cNx5mj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/qemu/config.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/machine_unix.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/options_linux_amd64.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/stubber.go ./_build/src/github.com/containers/podman/pkg/machine/qemu/virtiofsd.go cat >/tmp/go-build3010021205/b881/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3010021205/b786/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3010021205/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3010021205/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/containers/podman/pkg/machine/proxyenv -lang=go1.25 -complete -installsuffix shared -buildid BYu8MRxb4Hlf_nl-u-qz/BYu8MRxb4Hlf_nl-u-qz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/proxyenv/env.go go tool buildid -w $WORK/b609/_pkg_.a # internal go tool buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/b3/b3cdf5b088acdab76d41eb5714d7a55b192d629392b3998ea7049e416fbbdea4-d # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/c0/c0f54b39544b29cdf3971d088aa056e717533fad50b42b2e5702ab0a209cc5e0-d # internal github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp mkdir -p $WORK/b606/ cat >/tmp/go-build3010021205/b606/importcfg << 'EOF' # internal # import config importmap github.com/felixge/httpsnoop=github.com/containers/podman/vendor/github.com/felixge/httpsnoop importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv importmap go.opentelemetry.io/otel=github.com/containers/podman/vendor/go.opentelemetry.io/otel importmap go.opentelemetry.io/otel/attribute=github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute importmap go.opentelemetry.io/otel/codes=github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes importmap go.opentelemetry.io/otel/metric=github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric importmap go.opentelemetry.io/otel/propagation=github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build3010021205/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3010021205/b608/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3010021205/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build3010021205/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3010021205/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3010021205/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3010021205/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3010021205/b626/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3010021205/b218/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.25 -complete -installsuffix shared -buildid Q8XbCybXH0bdwDbelvyI/Q8XbCybXH0bdwDbelvyI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/start_time_context.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./_build/src/github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go go tool buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/1a/1a6e9334e2120f0d8a90c384559fc635d73e18babe2ccd6660e49ecf3d3bb771-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal mkdir -p $WORK/b498/ cat >/tmp/go-build3010021205/b498/importcfg << 'EOF' # internal # import config importmap github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build3010021205/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3010021205/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3010021205/b248/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal -lang=go1.25 -complete -installsuffix shared -buildid bcr-DnoHc30PCf6bhrxY/bcr-DnoHc30PCf6bhrxY -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/json.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_api_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/rekor_set.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal/sigstore_payload.go go tool buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/0b/0baa87a4de4bfa2e8cd17dfe03dbdf866aebf5e919924d4dbb656b2b4dfee9eb-d # internal github.com/containers/podman/pkg/machine/provider mkdir -p $WORK/b783/ cat >/tmp/go-build3010021205/b783/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/qemu=github.com/containers/podman/pkg/machine/qemu importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3010021205/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build3010021205/b784/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3010021205/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/containers/podman/pkg/machine/provider -lang=go1.25 -complete -installsuffix shared -buildid XIpifw-TjjMMQ0ihSCeW/XIpifw-TjjMMQ0ihSCeW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/provider/platform.go ./_build/src/github.com/containers/podman/pkg/machine/provider/platform_unix.go go tool buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/6c/6c1ae7df36fa9289bcc9af4341aa10a05c3cae8927b6787b7f77c354db1a2909-d # internal go tool buildid -w $WORK/b683/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b578/ cat >/tmp/go-build3010021205/b578/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/errdefs/pkg/errhttp=github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp importmap github.com/distribution/reference=github.com/containers/podman/vendor/github.com/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/build=github.com/containers/podman/vendor/github.com/docker/docker/api/types/build importmap github.com/docker/docker/api/types/checkpoint=github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp importmap go.opentelemetry.io/otel/trace=github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3010021205/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build3010021205/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3010021205/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build3010021205/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build3010021205/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3010021205/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build3010021205/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3010021205/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3010021205/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3010021205/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3010021205/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3010021205/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3010021205/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3010021205/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3010021205/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build3010021205/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3010021205/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3010021205/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3010021205/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3010021205/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3010021205/b605/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3010021205/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3010021205/b626/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/containers/podman/vendor/github.com/docker/docker/client -lang=go1.25 -complete -installsuffix shared -buildid bOpXshOfVBgi9K685qkI/bOpXshOfVBgi9K685qkI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/envvars.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save_opts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_update.go cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/30/3093daab96fa5388afeb4ea079ee3f536d9c8ca27781706d67ba73956d0c9af8-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b682/ cat >/tmp/go-build3010021205/b682/importcfg << 'EOF' # internal # import config importmap github.com/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/errdefs importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/moby/buildkit/frontend/dockerfile/command=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command importmap github.com/moby/buildkit/frontend/dockerfile/parser=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser importmap github.com/moby/buildkit/frontend/dockerfile/shell=github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/internal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile flag=/tmp/go-build3010021205/b541/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3010021205/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3010021205/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build3010021205/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3010021205/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3010021205/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3010021205/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3010021205/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build3010021205/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build3010021205/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build3010021205/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build3010021205/b705/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/ioutil=/tmp/go-build3010021205/b188/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile text/scanner=/tmp/go-build3010021205/b257/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -lang=go1.25 -complete -installsuffix shared -buildid S9g0sKEwyIekWANCwra8/S9g0sKEwyIekWANCwra8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/constants.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dispatchers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/evaluator.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internals.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/shell_parser.go go tool buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/b4/b4e751b29cccef471a77dd387206c0b3b7668c0e4cda85707900643f73671086-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal mkdir -p $WORK/b511/ cat >/tmp/go-build3010021205/b511/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3010021205/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3010021205/b498/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal -lang=go1.25 -complete -installsuffix shared -buildid 228XOK3Tk2_U1jI5MnBz/228XOK3Tk2_U1jI5MnBz -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal/signer.go github.com/containers/podman/vendor/go.podman.io/image/v5/signature mkdir -p $WORK/b478/ cat >/tmp/go-build3010021205/b478/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/proglottis/gpgme=github.com/containers/podman/vendor/github.com/proglottis/gpgme importmap github.com/sigstore/fulcio/pkg/certificate=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/unparsedimage=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build3010021205/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build3010021205/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3010021205/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3010021205/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build3010021205/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3010021205/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3010021205/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3010021205/b284/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature -lang=go1.25 -complete -installsuffix shared -buildid IHYMMLzPpknVCKimHEKi/IHYMMLzPpknVCKimHEKi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/docker.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/fulcio_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/mechanism_gpgme_only.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/pki_cert.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_config_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_baselayer.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_signedby.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_sigstore.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_eval_simple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_paths_common.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_reference_match.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/policy_types.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simple.go go tool buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/a3/a30502f549aab74bd5875674f59977ea380d5a96299dc4b3efbdadb1814986de-d # internal go tool buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/a7/a747833c0da457da5c8926164e7fef137c17c808f1ce9317ab7cce9504d86e87-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore mkdir -p $WORK/b510/ github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio mkdir -p $WORK/b850/ cat >/tmp/go-build3010021205/b510/importcfg << 'EOF' # internal # import config importmap github.com/secure-systems-lab/go-securesystemslib/encrypted=github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted importmap github.com/sigstore/sigstore/pkg/cryptoutils=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3010021205/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3010021205/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3010021205/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3010021205/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3010021205/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3010021205/b511/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor mkdir -p $WORK/b859/ cat >/tmp/go-build3010021205/b850/importcfg << 'EOF' # internal # import config importmap github.com/sigstore/fulcio/pkg/api=github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api importmap github.com/sigstore/sigstore/pkg/oauth=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth importmap github.com/sigstore/sigstore/pkg/oauthflow=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow importmap github.com/sigstore/sigstore/pkg/signature=github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/useragent=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build3010021205/b851/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3010021205/b852/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build3010021205/b853/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3010021205/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build3010021205/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3010021205/b511/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3010021205/b855/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore -lang=go1.25 -complete -installsuffix shared -buildid lmoyOmE8kAyVh8kCrLHo/lmoyOmE8kAyVh8kCrLHo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/copied.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/generate.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio -lang=go1.25 -complete -installsuffix shared -buildid 6ntxojV7_7D7tDeJQNSR/6ntxojV7_7D7tDeJQNSR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio/fulcio.go cat >/tmp/go-build3010021205/b859/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-retryablehttp=github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/signature/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal importmap go.podman.io/image/v5/signature/sigstore/internal=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3010021205/b860/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build3010021205/b861/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3010021205/b498/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3010021205/b511/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor -lang=go1.25 -complete -installsuffix shared -buildid fnttjbvZlfhfb1fmoRPg/fnttjbvZlfhfb1fmoRPg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/leveled_logger.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/openapi_infra.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor/rekor_api_types.go go tool buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/fa/faa73e8d3e989869f65b5783337b6a157880b6e6bf30968c3efcf29b0d7eb557-d # internal go tool buildid -w $WORK/b227/_pkg_.a # internal go tool buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/db/dbd6d9e573175bed2a7d188276f32d5dc83632d5608c0ccb5ef32705aa7b965d-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/3b/3bc62c62171b45caee19aae05f9ca313ddcf23afb2ad56aa0ba20ef6256991fd-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/auth github.com/containers/podman/vendor/go.podman.io/common/pkg/retry mkdir -p $WORK/b714/ mkdir -p $WORK/b200/ github.com/containers/podman/vendor/go.podman.io/image/v5/openshift mkdir -p $WORK/b637/ cat >/tmp/go-build3010021205/b714/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/password=github.com/containers/podman/vendor/go.podman.io/common/pkg/password importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/pkg/docker/config=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build3010021205/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3010021205/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3010021205/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3010021205/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/auth -lang=go1.25 -complete -installsuffix shared -buildid NHhhuTrB5thJ4UcjXxKO/NHhhuTrB5thJ4UcjXxKO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/auth.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/auth/cli.go cat >/tmp/go-build3010021205/b200/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3010021205/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3010021205/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3010021205/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3010021205/b227/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b637/importcfg << 'EOF' # internal # import config importmap dario.cat/mergo=github.com/containers/podman/vendor/dario.cat/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagedestination/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl importmap go.podman.io/image/v5/internal/imagedestination/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs importmap go.podman.io/image/v5/internal/imagesource/impl=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl importmap go.podman.io/image/v5/internal/imagesource/stubs=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs importmap go.podman.io/image/v5/internal/iolimits=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits importmap go.podman.io/image/v5/internal/multierr=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/image/v5/version=github.com/containers/podman/vendor/go.podman.io/image/v5/version importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build3010021205/b638/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3010021205/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3010021205/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3010021205/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3010021205/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3010021205/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3010021205/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3010021205/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3010021205/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3010021205/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3010021205/b248/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3010021205/b124/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/openshift -lang=go1.25 -complete -installsuffix shared -buildid -6s7hbDUJjW8e11YhZFw/-6s7hbDUJjW8e11YhZFw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift-copies.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/retry -lang=go1.25 -complete -installsuffix shared -buildid xOKlRSig3jfw1L30KpJi/xOKlRSig3jfw1L30KpJi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/retry/retry_linux.go go tool buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/ae/aea1fe49cb1a3e1afbc3367876857c5540ad3bd995c16c82a78f0b2f8330501b-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore mkdir -p $WORK/b848/ cat >/tmp/go-build3010021205/b848/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore/params=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/sigstore/fulcio=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio importmap go.podman.io/image/v5/signature/sigstore/rekor=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build3010021205/b847/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build3010021205/b849/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3010021205/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build3010021205/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build3010021205/b850/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build3010021205/b859/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore -lang=go1.25 -complete -installsuffix shared -buildid yLP1NwwdOnP4c6fGf4Lh/yLP1NwwdOnP4c6fGf4Lh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/sigstore.go go tool buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/f5/f57da6698c3deceec0f70556b4a7661b437d49685c9bca448d1d4af373dced97-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b399/ cat >/tmp/go-build3010021205/b399/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/syscall=github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build3010021205/b400/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3010021205/b407/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3010021205/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3010021205/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3010021205/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3010021205/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3010021205/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3010021205/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3010021205/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3010021205/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3010021205/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3010021205/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3010021205/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3010021205/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build3010021205/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3010021205/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3010021205/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3010021205/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build3010021205/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3010021205/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3010021205/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build3010021205/b413/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/http/httputil=/tmp/go-build3010021205/b414/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport -lang=go1.25 -complete -installsuffix shared -buildid g9SBFAGDCYEMddHYL55b/g9SBFAGDCYEMddHYL55b -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/client_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/server_stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/transport.go go tool buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/66/66e833d63f55f8b6085822d6af55607dab6d9b2fb0e70107734d922f37ca4e9a-d # internal go tool buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/af/af85e037ebfab047354bf02ba1ad07a2c9b50f4e81766d507a0e5a58455239b4-d # internal go tool buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/da/da11f39a7f3cca637fd76518202e9789d2f05a507aafcb168e7057206b2f5950-d # internal go tool buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/4c/4c193dc673d2a9624700eb5ef24221a114d9d7ad4bc325c3bb4430616bd03098-d # internal go tool buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/5f/5f67ff677195476be4c5687c548bc56716a5b26920d9265eacc621f9ea715211-d # internal go tool buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/b4/b438d03a81b8b3f7cecf1d2ee2af1dd776be874e1817f14debe4f66736711d6c-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning mkdir -p $WORK/b512/ cat >/tmp/go-build3010021205/b512/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3010021205/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3010021205/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3010021205/b509/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning -lang=go1.25 -complete -installsuffix shared -buildid 9bF10Fz7ltxG56I4Ye48/9bF10Fz7ltxG56I4Ye48 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning/signer.go go tool buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/60/605ce25a2aa1a0725f49f17608aa9ebd5f956523dd7ea467816baab05f289aee-d # internal go tool buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/a2/a28fbf7803cb78b5be7f42df647ca85e612414f9219fb8a2a54be34d9fc04f38-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon mkdir -p $WORK/b577/ cat >/tmp/go-build3010021205/b577/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile importmap go.podman.io/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build3010021205/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3010021205/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build3010021205/b576/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3010021205/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon -lang=go1.25 -complete -installsuffix shared -buildid LY8VswksdJBdC1dvThPE/LY8VswksdJBdC1dvThPE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/client.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_dest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_src.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon/daemon_transport.go go tool buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/11/110ca1906ed6455409d9ffa240cbe14fad022d47360234b2aa5bb59eb06e4ca8-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports mkdir -p $WORK/b573/ cat >/tmp/go-build3010021205/b573/importcfg << 'EOF' # internal # import config importmap go.podman.io/image/v5/directory=github.com/containers/podman/vendor/go.podman.io/image/v5/directory importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive importmap go.podman.io/image/v5/docker/daemon=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon importmap go.podman.io/image/v5/oci/archive=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/openshift=github.com/containers/podman/vendor/go.podman.io/image/v5/openshift importmap go.podman.io/image/v5/sif=github.com/containers/podman/vendor/go.podman.io/image/v5/sif importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/tarball=github.com/containers/podman/vendor/go.podman.io/image/v5/tarball importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build3010021205/b574/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3010021205/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build3010021205/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build3010021205/b577/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build3010021205/b636/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3010021205/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build3010021205/b637/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build3010021205/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3010021205/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build3010021205/b643/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports -lang=go1.25 -complete -installsuffix shared -buildid aDvjVVg-rjF5iQqber2t/aDvjVVg-rjF5iQqber2t -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/alltransports.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/docker_daemon.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports/storage.go go tool buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/29/2932b22ffa99b9de952768f1265fba5154d7da6a582f458c2ca8254e0740133a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver mkdir -p $WORK/b397/ cat >/tmp/go-build3010021205/b397/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/proxyattributes=github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/internal/transport/networktype=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3010021205/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3010021205/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3010021205/b410/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.25 -complete -installsuffix shared -buildid 1m88c8sIBPxELCwyZ2aa/1m88c8sIBPxELCwyZ2aa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver/delegatingresolver.go go tool buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/d4/d4e45867ccb1bcad5dc0a89110dc9f098019440ddc32134be4a398674a189946-d # internal go tool buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/ed/edd326321915171789a83ac7a3d4da74c8552eaa265b107785027de602b388b0-d # internal github.com/containers/podman/vendor/google.golang.org/grpc mkdir -p $WORK/b338/ cat >/tmp/go-build3010021205/b338/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/containers/podman/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/pickfirst=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst importmap google.golang.org/grpc/balancer/roundrobin=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/channelz importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/credentials/insecure=github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/experimental/stats=github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancer/gracefulswitch=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch importmap google.golang.org/grpc/internal/balancerload=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/idle=github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle importmap google.golang.org/grpc/internal/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/pretty=github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty importmap google.golang.org/grpc/internal/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/delegatingresolver=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/stats=github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/mem=github.com/containers/podman/vendor/google.golang.org/grpc/mem importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build3010021205/b203/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build3010021205/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build3010021205/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3010021205/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3010021205/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3010021205/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3010021205/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build3010021205/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3010021205/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3010021205/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3010021205/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3010021205/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build3010021205/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build3010021205/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3010021205/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3010021205/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3010021205/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3010021205/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build3010021205/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build3010021205/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3010021205/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3010021205/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3010021205/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build3010021205/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3010021205/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3010021205/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build3010021205/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3010021205/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3010021205/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3010021205/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3010021205/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build3010021205/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3010021205/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3010021205/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3010021205/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3010021205/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build3010021205/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build3010021205/b418/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3010021205/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3010021205/b387/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build3010021205/b413/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/containers/podman/vendor/google.golang.org/grpc -lang=go1.25 -complete -installsuffix shared -buildid ECD3DvpAx5D0KK22MCz1/ECD3DvpAx5D0KK22MCz1 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream_interfaces.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace_withtrace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/version.go go tool buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/45/45e720a1681f203a4748e0450bc14a9b6fbdfa8e8ea6bca0b6f2d0dacbd08f53-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b302/ cat >/tmp/go-build3010021205/b302/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build3010021205/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build3010021205/b338/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3010021205/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3010021205/b387/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider -lang=go1.25 -complete -installsuffix shared -buildid 7UjQIw9YX2YHpcadUUpk/7UjQIw9YX2YHpcadUUpk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go go tool buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/eb/eb2d872fc63b3f89cac395eed1bb34f904c4cc94dabf239a4f0dd64208cae3e4-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b301/ cat >/tmp/go-build3010021205/b301/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/containers/ocicrypt/utils/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3010021205/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3010021205/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3010021205/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3010021205/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build3010021205/b338/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider -lang=go1.25 -complete -installsuffix shared -buildid zlet_WwRlF9ZzZDVWfCT/zlet_WwRlF9ZzZDVWfCT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go go tool buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/d7/d7e6e1e3144a82683b99b5dd242a8d097e575b277cca8e5c465141cf898358f9-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b277/ cat >/tmp/go-build3010021205/b277/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build3010021205/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3010021205/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3010021205/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3010021205/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3010021205/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3010021205/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3010021205/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3010021205/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3010021205/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3010021205/b287/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -lang=go1.25 -complete -installsuffix shared -buildid zamH0LUaI2yFQraGxEVn/zamH0LUaI2yFQraGxEVn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpg.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpgvault.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/reader.go go tool buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/37/373dba3b8a46d6b047f21a3d75c9c867a2d3e60ecfa6925e23886c4f3814680b-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers mkdir -p $WORK/b718/ cat >/tmp/go-build3010021205/b718/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/pkcs11config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build3010021205/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3010021205/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3010021205/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3010021205/b279/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers -lang=go1.25 -complete -installsuffix shared -buildid ZINL2tZwurB78i_1HQAd/ZINL2tZwurB78i_1HQAd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go go tool buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/27/27b71438fb11e328f733b9be28464e8999cab74986b19d50a9a2afc5aead4dc9-d # internal cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b477 TERM='dumb' gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -I $WORK/b477/ -m64 -mtune=generic -fcf-protection=full -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -frandom-seed=5ospChf5W2g-f4l1lHgR -o $WORK/b477/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -o $WORK/b477/_cgo_.o $WORK/b477/_cgo_main.o $WORK/b477/preferlinkext $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o $WORK/b477/_x006.o $WORK/b477/_x007.o $WORK/b477/_x008.o $WORK/b477/_x009.o $WORK/b477/_x010.o $WORK/b477/_x011.o $WORK/b477/_x012.o $WORK/b477/_x013.o -O2 -g -ldl gcc -I /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b477=/tmp/go-build -gno-record-gcc-switches -o $WORK/b477/_cgo_.o $WORK/b477/_cgo_main.o $WORK/b477/preferlinkext $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o $WORK/b477/_x006.o $WORK/b477/_x007.o $WORK/b477/_x008.o $WORK/b477/_x009.o $WORK/b477/_x010.o $WORK/b477/_x011.o $WORK/b477/_x012.o $WORK/b477/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b477/_cgo_.o -dynout $WORK/b477/_cgo_import.go cat >/tmp/go-build3010021205/b477/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile database/sql=/tmp/go-build3010021205/b475/_pkg_.a packagefile database/sql/driver=/tmp/go-build3010021205/b476/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 -lang=go1.25 -installsuffix shared -buildid 5ospChf5W2g-f4l1lHgR/5ospChf5W2g-f4l1lHgR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/convert.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b477/_cgo_gotypes.go $WORK/b477/backup.cgo1.go $WORK/b477/callback.cgo1.go $WORK/b477/error.cgo1.go $WORK/b477/sqlite3.cgo1.go $WORK/b477/sqlite3_context.cgo1.go $WORK/b477/sqlite3_load_extension.cgo1.go $WORK/b477/sqlite3_opt_serialize.cgo1.go $WORK/b477/sqlite3_opt_userauth_omit.cgo1.go $WORK/b477/sqlite3_other.cgo1.go $WORK/b477/sqlite3_type.cgo1.go $WORK/b477/_cgo_import.go cd /builddir/build/BUILD/podman-5.8.1/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 go tool pack r $WORK/b477/_pkg_.a $WORK/b477/preferlinkext $WORK/b477/_x001.o $WORK/b477/_x002.o $WORK/b477/_x003.o $WORK/b477/_x004.o $WORK/b477/_x005.o $WORK/b477/_x006.o $WORK/b477/_x007.o $WORK/b477/_x008.o $WORK/b477/_x009.o $WORK/b477/_x010.o $WORK/b477/_x011.o $WORK/b477/_x012.o $WORK/b477/_x013.o # internal go tool buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/a0/a0396ba00003e4b5e10afacf41977cae6139824a165d1f3a64cef74ef8d99156-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite mkdir -p $WORK/b474/ cat >/tmp/go-build3010021205/b474/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-sqlite3=github.com/containers/podman/vendor/github.com/mattn/go-sqlite3 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile database/sql=/tmp/go-build3010021205/b475/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build3010021205/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3010021205/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3010021205/b444/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite -lang=go1.25 -complete -installsuffix shared -buildid 9jHoSk-6ByDIidLYAOrH/9jHoSk-6ByDIidLYAOrH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite/sqlite.go go tool buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/b2/b2d770a53341f7232f08d95677aac0d28e4394520827e40974f2cb1548e27d3a-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache mkdir -p $WORK/b442/ cat >/tmp/go-build3010021205/b442/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/internal/rootless=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless importmap go.podman.io/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory importmap go.podman.io/image/v5/pkg/blobinfocache/sqlite=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3010021205/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build3010021205/b443/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build3010021205/b474/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache -lang=go1.25 -complete -installsuffix shared -buildid xlyj1Ie5L4kn-pJ3hY7l/xlyj1Ie5L4kn-pJ3hY7l -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/default.go go tool buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/da/dae9131d99cca79c95100513dca92d3dc09a340263c3c43f64fa28de4b6ada55-d # internal github.com/containers/podman/vendor/go.podman.io/image/v5/copy mkdir -p $WORK/b276/ cat >/tmp/go-build3010021205/b276/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v8=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8 importmap github.com/vbauerster/mpb/v8/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache importmap go.podman.io/image/v5/internal/image=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image importmap go.podman.io/image/v5/internal/imagedestination=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination importmap go.podman.io/image/v5/internal/imagesource=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource importmap go.podman.io/image/v5/internal/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest importmap go.podman.io/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform importmap go.podman.io/image/v5/internal/private=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private importmap go.podman.io/image/v5/internal/set=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set importmap go.podman.io/image/v5/internal/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature importmap go.podman.io/image/v5/internal/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/pkg/compression/types=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore importmap go.podman.io/image/v5/signature/simplesigning=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/chunked/toc=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build3010021205/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build3010021205/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3010021205/b437/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3010021205/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3010021205/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3010021205/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3010021205/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build3010021205/b194/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3010021205/b441/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build3010021205/b442/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3010021205/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3010021205/b196/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3010021205/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3010021205/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build3010021205/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build3010021205/b512/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3010021205/b513/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3010021205/b514/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/podman/vendor/go.podman.io/image/v5/copy -lang=go1.25 -complete -installsuffix shared -buildid Mg7HZqcDja352JJ8vbL_/Mg7HZqcDja352JJ8vbL_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/blob.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/compression.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/digesting_reader.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/encryption.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/manifest.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/multiple.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_bars.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/progress_channel.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/sign.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/image/v5/copy/single.go go tool buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/4c/4c844d0b27646488c4c858acec71c1192414f2835109a83234b66cfedc5b566f-d # internal github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented mkdir -p $WORK/b275/ cat >/tmp/go-build3010021205/b275/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile container/list=/tmp/go-build3010021205/b156/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3010021205/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build3010021205/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3010021205/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3010021205/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented -lang=go1.25 -complete -installsuffix shared -buildid Q9jiSfpg3L0MvBJhoKvi/Q9jiSfpg3L0MvBJhoKvi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/errors.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented/supplemented.go go tool buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/84/84dde0055d649bb5af584a633baba3ec3fcaed702f0ae346c85fc4fa7ff7089d-d # internal github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests mkdir -p $WORK/b136/ cat >/tmp/go-build3010021205/b136/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/internal=github.com/containers/podman/vendor/go.podman.io/common/internal importmap go.podman.io/common/pkg/manifests=github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests importmap go.podman.io/common/pkg/retry=github.com/containers/podman/vendor/go.podman.io/common/pkg/retry importmap go.podman.io/common/pkg/supplemented=github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/pkg/compression=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/storage=github.com/containers/podman/vendor/go.podman.io/image/v5/storage importmap go.podman.io/image/v5/transports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/lockfile=github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3010021205/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build3010021205/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build3010021205/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build3010021205/b200/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build3010021205/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3010021205/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3010021205/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3010021205/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3010021205/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3010021205/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3010021205/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3010021205/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3010021205/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3010021205/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile mime=/tmp/go-build3010021205/b215/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests -lang=go1.25 -complete -installsuffix shared -buildid gku9ayuxrmVG7I-m23A8/gku9ayuxrmVG7I-m23A8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/copy.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests/manifests.go go tool buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c6/c6f100d10a97783c23cdfb1e754b315d22f01c22c9b358c2aef82b7ca8e9c9a8-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/define mkdir -p $WORK/b071/ cat >/tmp/go-build3010021205/b071/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/manifests=github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/chrootarchive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3010021205/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build3010021205/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3010021205/b540/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3010021205/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3010021205/b514/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/define -lang=go1.25 -complete -installsuffix shared -buildid q-W0IShIzRF02Q2Cqkii/q-W0IShIzRF02Q2Cqkii -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types_unix.go go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b2/b2873079c0d9fa740db4f32558ea0ec72a87c1abead7c0a989f274d3436df81f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b653/ github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom mkdir -p $WORK/b656/ cat >/tmp/go-build3010021205/b653/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types -lang=go1.25 -complete -installsuffix shared -buildid FzMc1kSjvhouxzS5ewSb/FzMc1kSjvhouxzS5ewSb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/attest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types/workload.go cat >/tmp/go-build3010021205/b656/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom -lang=go1.25 -complete -installsuffix shared -buildid 6P8YKFwtQO7zjKWNdGEE/6P8YKFwtQO7zjKWNdGEE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/merge.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom/presets.go github.com/containers/podman/pkg/domain/entities/types mkdir -p $WORK/b754/ cat >/tmp/go-build3010021205/b754/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/libartifact=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3010021205/b753/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3010021205/b755/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build3010021205/b756/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build3010021205/b758/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3010021205/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build3010021205/b761/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/podman/pkg/domain/entities/types -lang=go1.25 -complete -installsuffix shared -buildid 0klKRn4VCkTcIH26y-AI/0klKRn4VCkTcIH26y-AI -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/types/artifacts.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/auth.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/volumes.go go tool buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/94/94b7828e3d21d2b95cf996283a5bf7f060bb0bb7f7a2d455982b1df65daed782-d # internal go tool buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/11/11cf24478a15ca57fd9dd9d31564b97b4464e1aac6bfe2a64288f2dccb8282e8-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b650/ cat >/tmp/go-build3010021205/b650/importcfg << 'EOF' # internal # import config importmap github.com/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/platforms importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal/mkcw/types=github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types importmap github.com/containers/buildah/internal/parse=github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse importmap github.com/containers/buildah/internal/sbom=github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom importmap github.com/containers/buildah/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir importmap github.com/containers/buildah/pkg/sshagent=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/cgroups/devices/config=github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/etchosts=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3010021205/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build3010021205/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build3010021205/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build3010021205/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3010021205/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build3010021205/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3010021205/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3010021205/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3010021205/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3010021205/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3010021205/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3010021205/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3010021205/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3010021205/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3010021205/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -lang=go1.25 -complete -installsuffix shared -buildid AUs7dWy1hhyOD19spWtO/AUs7dWy1hhyOD19spWtO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse_unix.go go tool buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/dd/ddb6c525119e4405f15a1967002a2a403d667e44ae3906b26b0fadcb77780a52-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b826/ github.com/containers/podman/pkg/bindings/secrets mkdir -p $WORK/b832/ github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b833/ github.com/containers/podman/pkg/bindings/volumes github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b834/ mkdir -p $WORK/b829/ cat >/tmp/go-build3010021205/b826/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF cat >/tmp/go-build3010021205/b833/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b723/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/containers/podman/pkg/bindings/generate -lang=go1.25 -complete -installsuffix shared -buildid srNfmIcyu2qsdwpFPlTl/srNfmIcyu2qsdwpFPlTl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/generate/generate.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_kube_options.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_systemd_options.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/containers/podman/pkg/bindings/system -lang=go1.25 -complete -installsuffix shared -buildid 7L9Aq-3Plk4Qz1qm81um/7L9Aq-3Plk4Qz1qm81um -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/system/info.go ./_build/src/github.com/containers/podman/pkg/bindings/system/system.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_check_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_disk_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_events_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_info_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_version_options.go cat >/tmp/go-build3010021205/b829/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b832/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a EOF cat >/tmp/go-build3010021205/b723/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/libartifact/types=github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3010021205/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3010021205/b753/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3010021205/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3010021205/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build3010021205/b764/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3010021205/b762/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3010021205/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3010021205/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b834/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3010021205/b753/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/containers/podman/pkg/bindings/secrets -lang=go1.25 -complete -installsuffix shared -buildid viFSbFqBnEDhGXvxJABs/viFSbFqBnEDhGXvxJABs -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/secrets/secrets.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_remove_options.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/containers/podman/pkg/bindings/network -lang=go1.25 -complete -installsuffix shared -buildid P65sJHQ14LRFUMCm5yZd/P65sJHQ14LRFUMCm5yZd -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/network/network.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_disconnect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_extracreate_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_update_options.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/containers/podman/pkg/bindings/volumes -lang=go1.25 -complete -installsuffix shared -buildid IxAVb4c5S270ZkVDaCYK/IxAVb4c5S270ZkVDaCYK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/containers/podman/pkg/domain/entities -lang=go1.25 -complete -installsuffix shared -buildid rE7pRowUvxjDkl1LEp9E/rE7pRowUvxjDkl1LEp9E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/apply.go ./_build/src/github.com/containers/podman/pkg/domain/entities/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/entities/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/entities/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_container.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_image.go ./_build/src/github.com/containers/podman/pkg/domain/entities/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/entities/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/machine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/entities/scp.go ./_build/src/github.com/containers/podman/pkg/domain/entities/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/volumes.go go tool buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/13/13263bb980427c63cd7133c57fc46c998817db4b606285e544acb24b39bd76c3-d # internal go tool buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/e6/e659c74c51df602da6103a246c703f22520e8a13bc6837f353ac95f3bdfc5fb4-d # internal github.com/containers/podman/pkg/bindings/kube mkdir -p $WORK/b827/ cat >/tmp/go-build3010021205/b827/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3010021205/b819/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build3010021205/b826/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/containers/podman/pkg/bindings/kube -lang=go1.25 -complete -installsuffix shared -buildid X88CGYB89Q2sxns7qS4B/X88CGYB89Q2sxns7qS4B -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/kube/kube.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_apply_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_down_options.go ./_build/src/github.com/containers/podman/pkg/bindings/kube/types_play_options.go go tool buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/90/90f06ce89f3ba1fcc393479b9073be2900b030d380f9febb865fb6e7c3d6e55b-d # internal go tool buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/3b/3be297f62c6afe2f3d781d95b488a5c733fa5071c0f84f7acce11c7088d06702-d # internal go tool buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/93/933f71a3598b624d1adaf1cf2c72ea5982024fbaf9f3c921ffc19e17fb0378fe-d # internal go tool buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/9d/9d70c38bb2103f01f426e51a60214c8910d43cc99e0fa4cbbc50825c7137dc67-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b830/ cat >/tmp/go-build3010021205/b830/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build3010021205/b827/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/containers/podman/pkg/bindings/play -lang=go1.25 -complete -installsuffix shared -buildid P9V01FGrZitEk_Uc8L6c/P9V01FGrZitEk_Uc8L6c -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/play/play.go go tool buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/94/945bf1f27d935d54c1b36fef03475ec05f57a13157156d6d0cc1b3e688d57faa-d # internal go tool buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/cc/cc3e6864194ba4ee42d5d2fa24ef968c8d957d32cf6100f2bc70656379645587-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util mkdir -p $WORK/b717/ github.com/containers/podman/pkg/machine/ocipull mkdir -p $WORK/b883/ cat >/tmp/go-build3010021205/b717/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3010021205/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util -lang=go1.25 -complete -installsuffix shared -buildid OXntDSpZlC_xpFOoQLLw/OXntDSpZlC_xpFOoQLLw -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/resource_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util/version_unix.go cat >/tmp/go-build3010021205/b883/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/pkg/machine/compression=github.com/containers/podman/pkg/machine/compression importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/copy=github.com/containers/podman/vendor/go.podman.io/image/v5/copy importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/image=github.com/containers/podman/vendor/go.podman.io/image/v5/image importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/oci/layout=github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout importmap go.podman.io/image/v5/signature=github.com/containers/podman/vendor/go.podman.io/image/v5/signature importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/homedir=github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3010021205/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3010021205/b650/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3010021205/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3010021205/b789/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3010021205/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3010021205/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3010021205/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3010021205/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3010021205/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3010021205/b478/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3010021205/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/containers/podman/pkg/machine/ocipull -lang=go1.25 -complete -installsuffix shared -buildid suJdgMi4r4mvh-kvR0fP/suJdgMi4r4mvh-kvR0fP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/ocipull/oci.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/ociartifact.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/policy_unix.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/pull.go ./_build/src/github.com/containers/podman/pkg/machine/ocipull/source.go go tool buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/ae/aeb50810963b360af7dc1c2286c6af6354aaee194a3b586ec8c5d03286a9da71-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b070/ cat >/tmp/go-build3010021205/b070/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/internal=github.com/containers/podman/vendor/github.com/containers/buildah/internal importmap github.com/containers/buildah/pkg/completion=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/unshare=github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build3010021205/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build3010021205/b646/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3010021205/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3010021205/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build3010021205/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3010021205/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -lang=go1.25 -complete -installsuffix shared -buildid s7VTZYQUu5aGxnywdwKV/s7VTZYQUu5aGxnywdwKV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/exec_codes.go go tool buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/97/977f9832aa5106075d60ed182ab026530c95a3c0c113bf25d5be71905b4af6af-d # internal github.com/containers/podman/pkg/machine/shim/diskpull mkdir -p $WORK/b882/ cat >/tmp/go-build3010021205/b882/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/ocipull=github.com/containers/podman/pkg/machine/ocipull importmap github.com/containers/podman/v5/pkg/machine/stdpull=github.com/containers/podman/pkg/machine/stdpull importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build3010021205/b883/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build3010021205/b884/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/containers/podman/pkg/machine/shim/diskpull -lang=go1.25 -complete -installsuffix shared -buildid c_fMa7ibutaIoJJ5O-o0/c_fMa7ibutaIoJJ5O-o0 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/diskpull/diskpull.go go tool buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/28/28df30b973b2af4c848d9c5ba92af8ba5c6191f4836c99d70927778387aeef98-d # internal github.com/containers/podman/pkg/machine/shim mkdir -p $WORK/b880/ cat >/tmp/go-build3010021205/b880/importcfg << 'EOF' # internal # import config importmap github.com/containers/gvisor-tap-vsock/pkg/types=github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/connection=github.com/containers/podman/pkg/machine/connection importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/ignition=github.com/containers/podman/pkg/machine/ignition importmap github.com/containers/podman/v5/pkg/machine/lock=github.com/containers/podman/pkg/machine/lock importmap github.com/containers/podman/v5/pkg/machine/ports=github.com/containers/podman/pkg/machine/ports importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/proxyenv=github.com/containers/podman/pkg/machine/proxyenv importmap github.com/containers/podman/v5/pkg/machine/shim/diskpull=github.com/containers/podman/pkg/machine/shim/diskpull importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/utils=github.com/containers/podman/utils importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3010021205/b785/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3010021205/b786/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build3010021205/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3010021205/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3010021205/b790/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build3010021205/b794/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build3010021205/b795/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3010021205/b783/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build3010021205/b881/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build3010021205/b882/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3010021205/b792/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3010021205/b789/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3010021205/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/signal=/tmp/go-build3010021205/b269/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/containers/podman/pkg/machine/shim -lang=go1.25 -complete -installsuffix shared -buildid K3XetL5WK8gCCQHbU_Bi/K3XetL5WK8gCCQHbU_Bi -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported.go ./_build/src/github.com/containers/podman/pkg/machine/shim/claim_unsupported_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/host.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking.go ./_build/src/github.com/containers/podman/pkg/machine/shim/networking_unix.go ./_build/src/github.com/containers/podman/pkg/machine/shim/volume.go go tool buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/f5/f560642a697a185988facc3ab26058f8805a66c3171b823481dd7e43d13e1119-d # internal github.com/containers/podman/internal/localapi mkdir -p $WORK/b779/ github.com/containers/podman/pkg/api/handlers/types mkdir -p $WORK/b824/ github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b813/ github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b835/ cat >/tmp/go-build3010021205/b824/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a EOF cat >/tmp/go-build3010021205/b779/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3010021205/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3010021205/b783/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3010021205/b792/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/containers/podman/pkg/api/handlers/types -lang=go1.25 -complete -installsuffix shared -buildid GcQ9-pHFUWITbnQ17vP4/GcQ9-pHFUWITbnQ17vP4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/containers/podman/internal/localapi -lang=go1.25 -complete -installsuffix shared -buildid E33k4xRo58mbMR7jsv5F/E33k4xRo58mbMR7jsv5F -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/containers/podman/internal/localapi/types.go ./_build/src/github.com/containers/podman/internal/localapi/utils.go github.com/containers/podman/pkg/specgenutil mkdir -p $WORK/b844/ github.com/containers/podman/pkg/bindings/artifacts mkdir -p $WORK/b818/ cat >/tmp/go-build3010021205/b813/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/backend=github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/system=github.com/containers/podman/vendor/github.com/docker/docker/api/types/system importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build3010021205/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build3010021205/b814/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3010021205/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3010021205/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3010021205/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3010021205/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3010021205/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3010021205/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a EOF cat >/tmp/go-build3010021205/b835/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/secrets=github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build3010021205/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3010021205/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3010021205/b573/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/containers/podman/pkg/api/handlers -lang=go1.25 -complete -installsuffix shared -buildid TMXAQTy3yym7Xqx6PdYL/TMXAQTy3yym7Xqx6PdYL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/containers/podman/pkg/domain/utils -lang=go1.25 -complete -installsuffix shared -buildid 0EYpClxlQpGD956VL134/0EYpClxlQpGD956VL134 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/utils/scp.go ./_build/src/github.com/containers/podman/pkg/domain/utils/secrets_filters.go ./_build/src/github.com/containers/podman/pkg/domain/utils/utils.go cat >/tmp/go-build3010021205/b844/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/parse=github.com/containers/podman/vendor/go.podman.io/common/pkg/parse importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3010021205/b841/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3010021205/b734/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3010021205/b845/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3010021205/b846/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build3010021205/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3010021205/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3010021205/b655/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3010021205/b564/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b818/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3010021205/b819/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/containers/podman/pkg/specgenutil -lang=go1.25 -complete -installsuffix shared -buildid WJCtrZ4nZKB_Xr9kYG9i/WJCtrZ4nZKB_Xr9kYG9i -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutil/createparse.go ./_build/src/github.com/containers/podman/pkg/specgenutil/ports.go ./_build/src/github.com/containers/podman/pkg/specgenutil/specgen.go ./_build/src/github.com/containers/podman/pkg/specgenutil/util.go ./_build/src/github.com/containers/podman/pkg/specgenutil/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/containers/podman/pkg/bindings/artifacts -lang=go1.25 -complete -installsuffix shared -buildid 8a9ut4On9KEDGwFliXzp/8a9ut4On9KEDGwFliXzp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/add.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/extract.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/inspect.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/list.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/push.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/remove.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_extract_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/artifacts/types_remove_options.go go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/96/96cdd397b20e41074fa61978f71eddfece9dfd9d6341b5f8cbe4fae0ad9c0904-d # internal go tool buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/5b/5b5ef8c1dcbd85b99225953b89a73ace00c4c360a33a290b81b7808d95a4daa2-d # internal github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b822/ cat >/tmp/go-build3010021205/b822/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver/v4=github.com/containers/podman/vendor/github.com/blang/semver/v4 importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/remote_build_helpers=github.com/containers/podman/internal/remote_build_helpers importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers/types=github.com/containers/podman/pkg/api/handlers/types importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap go.podman.io/storage/pkg/ioutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3010021205/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build3010021205/b823/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build3010021205/b824/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3010021205/b819/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3010021205/b753/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3010021205/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3010021205/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3010021205/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile mime/multipart=/tmp/go-build3010021205/b216/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/containers/podman/pkg/bindings/images -lang=go1.25 -complete -installsuffix shared -buildid iblD6jf5vlOgEAFBbh29/iblD6jf5vlOgEAFBbh29 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/images/build.go ./_build/src/github.com/containers/podman/pkg/bindings/images/build_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/images/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/images/images.go ./_build/src/github.com/containers/podman/pkg/bindings/images/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/images/push.go ./_build/src/github.com/containers/podman/pkg/bindings/images/rm.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_get_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_history_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_import_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_load_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_scp_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_search_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tag_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tree_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_untag_options.go go tool buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/24/2431e76c9e1851515e877ea8b435b7eafc848e1791bbc83d4d8a4f2142b3366b-d # internal github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b831/ cat >/tmp/go-build3010021205/b831/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3010021205/b813/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/containers/podman/pkg/bindings/pods -lang=go1.25 -complete -installsuffix shared -buildid P4jkMDX5BPfWOXmFhh-c/P4jkMDX5BPfWOXmFhh-c -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/pods/pods.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_unpause_options.go go tool buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/23/23cffd997299edda4539a686c4af64d086e0903a0be54f2c72d160aaca7c8d30-d # internal github.com/containers/podman/pkg/machine/os mkdir -p $WORK/b889/ cat >/tmp/go-build3010021205/b889/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3010021205/b786/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3010021205/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build3010021205/b880/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3010021205/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3010021205/b573/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/containers/podman/pkg/machine/os -lang=go1.25 -complete -installsuffix shared -buildid w-gsGip_qsFNbR-qQd__/w-gsGip_qsFNbR-qQd__ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack ./_build/src/github.com/containers/podman/pkg/machine/os/config.go ./_build/src/github.com/containers/podman/pkg/machine/os/machine_os.go ./_build/src/github.com/containers/podman/pkg/machine/os/ostree.go go tool buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/ef/ef7bc6baf127c34bfea52c700a8cf8ae8a5631f38a62f73d3b84041a45c993c6-d # internal go tool buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/f2/f28eb5e47f11eea0227ecfa830321b00182d5506cdbcb652f116457d9c2b6f67-d # internal go tool buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/43/434d5fe3022a567654afa4d84198d8540e77e1b6efa9eba2d3b2d47522006b93-d # internal go tool buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/ec/ecaa1ef606454ff9e0b2143abb3f22a226d7c5d79976bf13bd73d0698d9da554-d # internal go tool buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/b4/b48a8c45e266a4345bc4f2827c4af0e751bb14026af04219a3a33efe60194017-d # internal go tool buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/6b/6b81b47f43f648b5d54ecc98de1c7fc3947ce9b9e5b6e0c935c7e83486badc67-d # internal go tool buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/cc/cc661e340371b5555d447b3071b70602f3da7432ef8a260f5dffb95a58a318a2-d # internal github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b828/ cat >/tmp/go-build3010021205/b828/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3010021205/b819/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3010021205/b822/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3010021205/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile mime/multipart=/tmp/go-build3010021205/b216/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/containers/podman/pkg/bindings/manifests -lang=go1.25 -complete -installsuffix shared -buildid aWzKN1MTvOayQykVQIlj/aWzKN1MTvOayQykVQIlj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/manifests/manifests.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_addartifact_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_modify_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_remove_options.go github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b821/ cat >/tmp/go-build3010021205/b821/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/pkg/detach=github.com/containers/podman/vendor/go.podman.io/common/pkg/detach importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3010021205/b813/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3010021205/b822/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3010021205/b825/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3010021205/b753/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3010021205/b725/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3010021205/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build3010021205/b729/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/signal=/tmp/go-build3010021205/b269/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/containers/podman/pkg/bindings/containers -lang=go1.25 -complete -installsuffix shared -buildid tS4zGYNm_3DJ8tA78Qqn/tS4zGYNm_3DJ8tA78Qqn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/containers/archive.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/attach.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/checkpoint.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/commit.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/containers.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/create.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/exec.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/healthcheck.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/logs.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/mount.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/rename.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/term_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_attach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_checkpoint_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_commit_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_copy_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execinspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execremove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstartandattach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_healthcheck_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_init_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_log_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mountedcontainerpaths_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_rename_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizeexectty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizetty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restore_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_shouldrestart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unmount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unpause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_wait_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/update.go go tool buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/57/57569314ac15ca990d961c33b9bcbd49ff004ca594ac88794784f9f6d18b866d-d # internal go tool buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/b8/b80ec58e798605869be04a14b10c32d8ff32b488cb9332b98d057f242f30c603-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b778/ cat >/tmp/go-build3010021205/b778/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/bindings/artifacts=github.com/containers/podman/pkg/bindings/artifacts importmap github.com/containers/podman/v5/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v5/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v5/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v5/pkg/bindings/kube=github.com/containers/podman/pkg/bindings/kube importmap github.com/containers/podman/v5/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v5/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v5/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v5/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v5/pkg/bindings/secrets=github.com/containers/podman/pkg/bindings/secrets importmap github.com/containers/podman/v5/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v5/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libimage/filter=github.com/containers/podman/vendor/go.podman.io/common/libimage/filter importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/types=github.com/containers/podman/vendor/go.podman.io/storage/types packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3010021205/b779/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3010021205/b730/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3010021205/b813/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build3010021205/b818/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build3010021205/b821/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build3010021205/b826/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3010021205/b822/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build3010021205/b827/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build3010021205/b828/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build3010021205/b829/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build3010021205/b830/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build3010021205/b831/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build3010021205/b832/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build3010021205/b833/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build3010021205/b834/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3010021205/b753/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3010021205/b835/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3010021205/b841/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3010021205/b725/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3010021205/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build3010021205/b842/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3010021205/b564/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/containers/podman/pkg/domain/infra/tunnel -lang=go1.25 -complete -installsuffix shared -buildid Xo0lNwPk9sn2NJrrc8Bv/Xo0lNwPk9sn2NJrrc8Bv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/artifact.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/farm.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/helpers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/kube.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/quadlet.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/volumes.go go tool buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/cf/cf1abb3ff4e11b79c8d8aa0e6c9aacfc890ebe3ded841a2256c1622073f5b17a-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b772/ cat >/tmp/go-build3010021205/b772/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build3010021205/b778/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/containers/podman/pkg/domain/infra -lang=go1.25 -complete -installsuffix shared -buildid Omd-qwHKJ108Z0czq9eQ/Omd-qwHKJ108Z0czq9eQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_tunnel.go go tool buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/e8/e8751856909dd1dec53034a3bd90def412fb94fa8e9dc67dfbd286023eda8033-d # internal github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b722/ github.com/containers/podman/pkg/farm mkdir -p $WORK/b870/ cat >/tmp/go-build3010021205/b722/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build3010021205/b772/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/containers/podman/cmd/podman/registry -lang=go1.25 -complete -installsuffix shared -buildid oB-z2UjnRCMWoS9nf6mO/oB-z2UjnRCMWoS9nf6mO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/registry/config.go ./_build/src/github.com/containers/podman/cmd/podman/registry/config_tunnel.go ./_build/src/github.com/containers/podman/cmd/podman/registry/json.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry_common.go ./_build/src/github.com/containers/podman/cmd/podman/registry/remote.go cat >/tmp/go-build3010021205/b870/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.podman.io/common/libimage/platform=github.com/containers/podman/vendor/go.podman.io/common/libimage/platform importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/image/v5/docker=github.com/containers/podman/vendor/go.podman.io/image/v5/docker importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build3010021205/b772/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3010021205/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build3010021205/b871/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3010021205/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/containers/podman/pkg/farm -lang=go1.25 -complete -installsuffix shared -buildid FPTVxUEdGBAxXP0jb9Kv/FPTVxUEdGBAxXP0jb9Kv -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/containers/podman/pkg/farm/farm.go ./_build/src/github.com/containers/podman/pkg/farm/list_builder.go go tool buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/c1/c1a9c42875ff356a7ff39882d7bb290b840e0f63cfe0c7ed1064fc06f60de4f4-d # internal go tool buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/cf/cf6b8775946edc88f19226818647b39781322f31dc8a412bd8642d46f950504b-d # internal github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b843/ github.com/containers/podman/cmd/podman/validate github.com/containers/podman/cmd/podman/completion mkdir -p $WORK/b864/ mkdir -p $WORK/b867/ github.com/containers/podman/cmd/podman/diff mkdir -p $WORK/b868/ cat >/tmp/go-build3010021205/b843/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3010021205/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3010021205/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b864/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/containers/podman/cmd/podman/utils -lang=go1.25 -complete -installsuffix shared -buildid K6fZMSZOJqFv3Gy4423S/K6fZMSZOJqFv3Gy4423S -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/utils/alias.go ./_build/src/github.com/containers/podman/cmd/podman/utils/error.go ./_build/src/github.com/containers/podman/cmd/podman/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/containers/podman/cmd/podman/validate -lang=go1.25 -complete -installsuffix shared -buildid znglwKC17q67KsWU366c/znglwKC17q67KsWU366c -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/validate/args.go ./_build/src/github.com/containers/podman/cmd/podman/validate/choice.go ./_build/src/github.com/containers/podman/cmd/podman/validate/latest.go ./_build/src/github.com/containers/podman/cmd/podman/validate/noop.go cat >/tmp/go-build3010021205/b868/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/containers/podman/cmd/podman/diff -lang=go1.25 -complete -installsuffix shared -buildid QE8GG6bTZ0id4cuKy8s6/QE8GG6bTZ0id4cuKy8s6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/diff/diff.go cat >/tmp/go-build3010021205/b867/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/containers/podman/cmd/podman/completion -lang=go1.25 -complete -installsuffix shared -buildid zDCXAONIRHTGAPhfUFws/zDCXAONIRHTGAPhfUFws -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/completion/completion.go go tool buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/18/18851b7a6a801f0980352130aedf5d7e3a2c6a14e2b8b9c7c0998b73a0bf5943-d # internal go tool buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/62/62bc3e088ebeefb88a8bbd0ee07f9693d39398b899d473be23462c42980442ef-d # internal go tool buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/ea/eabcb75a2bcc06103da609f02fa62ad6726992b710d5269216092672a30a5e4e-d # internal go tool buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/65/65a1827a53a3dcf922ba90c032fa03d7ba348540af33f5ac98a2fd705b8feb50-d # internal github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b720/ cat >/tmp/go-build3010021205/b720/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/util=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libimage/define=github.com/containers/podman/vendor/go.podman.io/common/libimage/define importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/flag=github.com/containers/podman/vendor/go.podman.io/common/pkg/flag importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/manifest=github.com/containers/podman/vendor/go.podman.io/image/v5/manifest importmap go.podman.io/image/v5/pkg/cli=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli importmap go.podman.io/image/v5/pkg/cli/sigstore=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore importmap go.podman.io/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2 importmap go.podman.io/image/v5/signature/signer=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer importmap go.podman.io/image/v5/signature/simplesequoia=github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3010021205/b070/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3010021205/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3010021205/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build3010021205/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3010021205/b730/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3010021205/b841/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3010021205/b755/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3010021205/b725/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3010021205/b844/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3010021205/b846/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3010021205/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3010021205/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3010021205/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3010021205/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build3010021205/b764/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3010021205/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build3010021205/b847/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build3010021205/b848/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3010021205/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3010021205/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build3010021205/b862/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/containers/podman/cmd/podman/common -lang=go1.25 -complete -installsuffix shared -buildid b66FeZgkHXruml05lTI5/b66FeZgkHXruml05lTI5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/common/build.go ./_build/src/github.com/containers/podman/cmd/podman/common/completion.go ./_build/src/github.com/containers/podman/cmd/podman/common/create.go ./_build/src/github.com/containers/podman/cmd/podman/common/create_opts.go ./_build/src/github.com/containers/podman/cmd/podman/common/default.go ./_build/src/github.com/containers/podman/cmd/podman/common/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/common/netflags.go ./_build/src/github.com/containers/podman/cmd/podman/common/registries.go ./_build/src/github.com/containers/podman/cmd/podman/common/sign.go ./_build/src/github.com/containers/podman/cmd/podman/common/term.go go tool buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/8b/8b6ad6219a1faa9da107fa6e94f49fc2b4f912f29d5fdffab0ec591393438ff2-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b863/ github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b873/ github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b872/ cat >/tmp/go-build3010021205/b863/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/containers/podman/cmd/podman/inspect -lang=go1.25 -complete -installsuffix shared -buildid NCf28QFXgCCUrRF5dNHW/NCf28QFXgCCUrRF5dNHW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/inspect/inspect.go cat >/tmp/go-build3010021205/b873/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a EOF github.com/containers/podman/cmd/podman/quadlet mkdir -p $WORK/b899/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/containers/podman/cmd/podman/healthcheck -lang=go1.25 -complete -installsuffix shared -buildid BLIR-j7RKJBTzGTzgQYo/BLIR-j7RKJBTzGTzgQYo -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/healthcheck.go ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/run.go github.com/containers/podman/cmd/podman/secrets mkdir -p $WORK/b901/ github.com/containers/podman/cmd/podman/manifest mkdir -p $WORK/b890/ github.com/containers/podman/cmd/podman/farm mkdir -p $WORK/b869/ cat >/tmp/go-build3010021205/b872/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3010021205/b841/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3010021205/b846/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/containers/podman/cmd/podman/generate -lang=go1.25 -complete -installsuffix shared -buildid bl1licES29kUhjsC9mCV/bl1licES29kUhjsC9mCV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/generate/generate.go ./_build/src/github.com/containers/podman/cmd/podman/generate/spec.go ./_build/src/github.com/containers/podman/cmd/podman/generate/systemd.go github.com/containers/podman/cmd/podman/system github.com/containers/podman/cmd/podman/machine mkdir -p $WORK/b902/ mkdir -p $WORK/b879/ cat >/tmp/go-build3010021205/b890/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3010021205/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF cat >/tmp/go-build3010021205/b899/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3010021205/b900/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a EOF cat >/tmp/go-build3010021205/b901/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF cat >/tmp/go-build3010021205/b869/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/farm=github.com/containers/podman/pkg/farm importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build3010021205/b870/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/containers/podman/cmd/podman/manifest -lang=go1.25 -complete -installsuffix shared -buildid qhSCATHbhz9FG3S2b5fX/qhSCATHbhz9FG3S2b5fX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/manifest/add.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/annotate.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/create.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/exists.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/manifest.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/push.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/remove.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/rm.go cat >/tmp/go-build3010021205/b879/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/machine=github.com/containers/podman/pkg/machine importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/shim=github.com/containers/podman/pkg/machine/shim importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/mdlayher/vsock=github.com/containers/podman/vendor/github.com/mdlayher/vsock importmap github.com/shirou/gopsutil/v4/mem=github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/strongunits=github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3010021205/b730/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3010021205/b825/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3010021205/b786/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3010021205/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3010021205/b783/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build3010021205/b880/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3010021205/b792/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build3010021205/b885/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build3010021205/b803/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3010021205/b781/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3010021205/b124/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile text/tabwriter=/tmp/go-build3010021205/b345/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/containers/podman/cmd/podman/farm -lang=go1.25 -complete -installsuffix shared -buildid Inu7iqcUvjXuE76kdj7Z/Inu7iqcUvjXuE76kdj7Z -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/farm/build.go ./_build/src/github.com/containers/podman/cmd/podman/farm/create.go ./_build/src/github.com/containers/podman/cmd/podman/farm/farm.go ./_build/src/github.com/containers/podman/cmd/podman/farm/list.go ./_build/src/github.com/containers/podman/cmd/podman/farm/remove.go ./_build/src/github.com/containers/podman/cmd/podman/farm/update.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/containers/podman/cmd/podman/quadlet -lang=go1.25 -complete -installsuffix shared -buildid nU09_XTyQcnuVNpfTHTK/nU09_XTyQcnuVNpfTHTK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b899/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/quadlet/install.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/list.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/print.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/quadlet.go ./_build/src/github.com/containers/podman/cmd/podman/quadlet/remove.go cat >/tmp/go-build3010021205/b902/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3010021205/b730/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3010021205/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3010021205/b759/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/containers/podman/cmd/podman/machine -lang=go1.25 -complete -installsuffix shared -buildid i3fA7doxoSl7KNeNQzwV/i3fA7doxoSl7KNeNQzwV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/client9p.go ./_build/src/github.com/containers/podman/cmd/podman/machine/cp.go ./_build/src/github.com/containers/podman/cmd/podman/machine/info.go ./_build/src/github.com/containers/podman/cmd/podman/machine/init.go ./_build/src/github.com/containers/podman/cmd/podman/machine/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/machine/list.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine.go ./_build/src/github.com/containers/podman/cmd/podman/machine/machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os.go ./_build/src/github.com/containers/podman/cmd/podman/machine/reset.go ./_build/src/github.com/containers/podman/cmd/podman/machine/rm.go ./_build/src/github.com/containers/podman/cmd/podman/machine/set.go ./_build/src/github.com/containers/podman/cmd/podman/machine/ssh.go ./_build/src/github.com/containers/podman/cmd/podman/machine/start.go ./_build/src/github.com/containers/podman/cmd/podman/machine/stop.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/containers/podman/cmd/podman/secrets -lang=go1.25 -complete -installsuffix shared -buildid dRGC4pNn_CKW40WP4IKr/dRGC4pNn_CKW40WP4IKr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b901/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/secrets/create.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/exists.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/list.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/rm.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/secret.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/containers/podman/cmd/podman/system -lang=go1.25 -complete -installsuffix shared -buildid 1sRkSPwCTllgutLdNyyA/1sRkSPwCTllgutLdNyyA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b902/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/check.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection.go ./_build/src/github.com/containers/podman/cmd/podman/system/context.go ./_build/src/github.com/containers/podman/cmd/podman/system/df.go ./_build/src/github.com/containers/podman/cmd/podman/system/dial_stdio.go ./_build/src/github.com/containers/podman/cmd/podman/system/events.go ./_build/src/github.com/containers/podman/cmd/podman/system/info.go ./_build/src/github.com/containers/podman/cmd/podman/system/locks.go ./_build/src/github.com/containers/podman/cmd/podman/system/prune.go ./_build/src/github.com/containers/podman/cmd/podman/system/system.go ./_build/src/github.com/containers/podman/cmd/podman/system/unshare.go ./_build/src/github.com/containers/podman/cmd/podman/system/version.go go tool buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/7f/7f2bbaa960c546c61b57538f95a7862381f0b09fd8e6ebdd94fd8b889448bf6c-d # internal go tool buildid -w $WORK/b872/_pkg_.a # internal go tool buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/61/6179219d14825d12176f5e19b1ea87356af17b7acf20ed266e51ed7761c365e1-d # internal github.com/containers/podman/cmd/podman/kube mkdir -p $WORK/b876/ cat >/tmp/go-build3010021205/b876/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3010021205/b650/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build3010021205/b872/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3010021205/b877/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3010021205/b878/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3010021205/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/signal=/tmp/go-build3010021205/b269/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/containers/podman/cmd/podman/kube -lang=go1.25 -complete -installsuffix shared -buildid c6ZmZVsNIiK4egpXCMnk/c6ZmZVsNIiK4egpXCMnk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/kube/apply.go ./_build/src/github.com/containers/podman/cmd/podman/kube/down.go ./_build/src/github.com/containers/podman/cmd/podman/kube/generate.go ./_build/src/github.com/containers/podman/cmd/podman/kube/kube.go ./_build/src/github.com/containers/podman/cmd/podman/kube/play.go go tool buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/6e/6e634f09f38fd0b902dab68f78eb1c51edff5b51e119caf1e4a07740e8684fe8-d # internal github.com/containers/podman/cmd/podman/artifact mkdir -p $WORK/b069/ cat >/tmp/go-build3010021205/b069/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3010021205/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3010021205/b863/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3010021205/b835/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3010021205/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/podman/cmd/podman/artifact -lang=go1.25 -complete -installsuffix shared -buildid Wc28aSD1koiJQCL1xrGh/Wc28aSD1koiJQCL1xrGh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/artifact/add.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/artifact.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/extract.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/list.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/pull.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/push.go ./_build/src/github.com/containers/podman/cmd/podman/artifact/rm.go github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b891/ github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b904/ cat >/tmp/go-build3010021205/b891/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/libnetwork/util=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3010021205/b863/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3010021205/b707/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/containers/podman/cmd/podman/networks -lang=go1.25 -complete -installsuffix shared -buildid jQWwq0-oco1mxHgGhHfn/jQWwq0-oco1mxHgGhHfn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b891/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/networks/connect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/create.go ./_build/src/github.com/containers/podman/cmd/podman/networks/disconnect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/exists.go ./_build/src/github.com/containers/podman/cmd/podman/networks/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/list.go ./_build/src/github.com/containers/podman/cmd/podman/networks/network.go ./_build/src/github.com/containers/podman/cmd/podman/networks/prune.go ./_build/src/github.com/containers/podman/cmd/podman/networks/reload.go ./_build/src/github.com/containers/podman/cmd/podman/networks/rm.go ./_build/src/github.com/containers/podman/cmd/podman/networks/update.go cat >/tmp/go-build3010021205/b904/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3010021205/b863/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p github.com/containers/podman/cmd/podman/volumes -lang=go1.25 -complete -installsuffix shared -buildid TgZkm0MyYkx3Y1Totpwe/TgZkm0MyYkx3Y1Totpwe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/volumes/create.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/exists.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/export.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/import.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/list.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/mount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/prune.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/reload.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/rm.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/volume.go github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b874/ cat >/tmp/go-build3010021205/b874/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/download=github.com/containers/podman/vendor/go.podman.io/common/pkg/download importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/docker/reference=github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/fileutils=github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3010021205/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3010021205/b868/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3010021205/b863/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3010021205/b755/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3010021205/b225/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3010021205/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build3010021205/b875/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3010021205/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/containers/podman/cmd/podman/images -lang=go1.25 -complete -installsuffix shared -buildid ijDiT8a5T2T3GponqBNC/ijDiT8a5T2T3GponqBNC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/images/build.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx.go ./_build/src/github.com/containers/podman/cmd/podman/images/buildx_inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/diff.go ./_build/src/github.com/containers/podman/cmd/podman/images/exists.go ./_build/src/github.com/containers/podman/cmd/podman/images/history.go ./_build/src/github.com/containers/podman/cmd/podman/images/image.go ./_build/src/github.com/containers/podman/cmd/podman/images/import.go ./_build/src/github.com/containers/podman/cmd/podman/images/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/list.go ./_build/src/github.com/containers/podman/cmd/podman/images/load.go ./_build/src/github.com/containers/podman/cmd/podman/images/mount.go ./_build/src/github.com/containers/podman/cmd/podman/images/prune.go ./_build/src/github.com/containers/podman/cmd/podman/images/pull.go ./_build/src/github.com/containers/podman/cmd/podman/images/push.go ./_build/src/github.com/containers/podman/cmd/podman/images/rm.go ./_build/src/github.com/containers/podman/cmd/podman/images/save.go ./_build/src/github.com/containers/podman/cmd/podman/images/scp.go ./_build/src/github.com/containers/podman/cmd/podman/images/search.go ./_build/src/github.com/containers/podman/cmd/podman/images/sign.go ./_build/src/github.com/containers/podman/cmd/podman/images/tag.go ./_build/src/github.com/containers/podman/cmd/podman/images/tree.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_set.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_show.go ./_build/src/github.com/containers/podman/cmd/podman/images/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/images/untag.go ./_build/src/github.com/containers/podman/cmd/podman/images/utils_linux.go ./_build/src/github.com/containers/podman/cmd/podman/images/version.go cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/09/09aee9735a74c33084b9c86200004ceefd1acd99f1a28ab760219d84be1b0270-d # internal github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b893/ cat >/tmp/go-build3010021205/b893/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v5/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/libnetwork/types=github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/cgroups=github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/image/v5/transports/alltransports=github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage/pkg/archive=github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive importmap go.podman.io/storage/pkg/idtools=github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3010021205/b894/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3010021205/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3010021205/b868/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3010021205/b863/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3010021205/b825/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build3010021205/b895/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3010021205/b841/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3010021205/b725/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3010021205/b844/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3010021205/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3010021205/b667/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3010021205/b573/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/containers/podman/cmd/podman/containers -lang=go1.25 -complete -installsuffix shared -buildid b6V3ev3b_c_KytCSchBr/b6V3ev3b_c_KytCSchBr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b893/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/containers/attach.go ./_build/src/github.com/containers/podman/cmd/podman/containers/checkpoint.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cleanup.go ./_build/src/github.com/containers/podman/cmd/podman/containers/clone.go ./_build/src/github.com/containers/podman/cmd/podman/containers/commit.go ./_build/src/github.com/containers/podman/cmd/podman/containers/container.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cp.go ./_build/src/github.com/containers/podman/cmd/podman/containers/create.go ./_build/src/github.com/containers/podman/cmd/podman/containers/diff.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exec.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exists.go ./_build/src/github.com/containers/podman/cmd/podman/containers/export.go ./_build/src/github.com/containers/podman/cmd/podman/containers/init.go ./_build/src/github.com/containers/podman/cmd/podman/containers/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/containers/kill.go ./_build/src/github.com/containers/podman/cmd/podman/containers/list.go ./_build/src/github.com/containers/podman/cmd/podman/containers/logs.go ./_build/src/github.com/containers/podman/cmd/podman/containers/mount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/pause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/port.go ./_build/src/github.com/containers/podman/cmd/podman/containers/prune.go ./_build/src/github.com/containers/podman/cmd/podman/containers/ps.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rename.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restart.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restore.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rm.go ./_build/src/github.com/containers/podman/cmd/podman/containers/run.go ./_build/src/github.com/containers/podman/cmd/podman/containers/runlabel.go ./_build/src/github.com/containers/podman/cmd/podman/containers/start.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stats.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stop.go ./_build/src/github.com/containers/podman/cmd/podman/containers/top.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unpause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/update.go ./_build/src/github.com/containers/podman/cmd/podman/containers/wait.go go tool buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/15/157ab154da3daf6bf36953d78ae3a7e6951971a510e38fd697ac8917e8311332-d # internal go tool buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/3c/3ca7c6882f36ff80c299a7cb9c70336a638995ff89e96ecdf94a6fbcef6789a3-d # internal go tool buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/9a/9ad727a607f0f689f0b677f4ffe5f22bfcd24e9aed004cdce6bb5977cb55b42c-d # internal go tool buildid -w $WORK/b069/_pkg_.a # internal go tool buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/95/950676bcf2d48818305bb3d69453efc7f32963f8d9738d6324788bc29531f67f-d # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/35/35677c44284973d66737797005492a42626ac740cea00c7daf02d0d73bdcb82d-d # internal go tool buildid -w $WORK/b902/_pkg_.a # internal go tool buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/cc/cc8455ff5840aba10689cafde256c014744ee8c581065427b9519252dc976c12-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b903/ cat >/tmp/go-build3010021205/b903/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/config=github.com/containers/podman/vendor/go.podman.io/common/pkg/config importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build3010021205/b902/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3010021205/b765/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p github.com/containers/podman/cmd/podman/system/connection -lang=go1.25 -complete -installsuffix shared -buildid hN9FO28vuITDQNbAn9ee/hN9FO28vuITDQNbAn9ee -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b903/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/connection/add.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/default.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/list.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/remove.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/rename.go cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/c6/c65118c0482aece3431150084bf8464444250c1463fb1ae8a10c9f6f60385b76-d # internal github.com/containers/podman/cmd/podman/machine/os mkdir -p $WORK/b888/ cat >/tmp/go-build3010021205/b888/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/env=github.com/containers/podman/pkg/machine/env importmap github.com/containers/podman/v5/pkg/machine/os=github.com/containers/podman/pkg/machine/os importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/machine/vmconfigs=github.com/containers/podman/pkg/machine/vmconfigs importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/machine=github.com/containers/podman/vendor/go.podman.io/common/pkg/machine packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build3010021205/b879/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3010021205/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build3010021205/b889/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3010021205/b783/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3010021205/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3010021205/b713/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/containers/podman/cmd/podman/machine/os -lang=go1.25 -complete -installsuffix shared -buildid q-ubQxgaEdTDN0Nqfj9N/q-ubQxgaEdTDN0Nqfj9N -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/os/apply.go ./_build/src/github.com/containers/podman/cmd/podman/machine/os/manager.go go tool buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/29/29fcf00be5a134e65c602885e60570d0bfaa6485bc2d16df32100d1c5ee691b9-d # internal go tool buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/36/364748e800c90c5eb62c9db4af3ef44cdc7e042c08c83e96cd42adb5c3d14dd3-d # internal go tool buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/a4/a4897e791e2d1e81b0a34445b8bbaa38981cd786336fefff97af1ae7951fbbbf-d # internal go tool buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/25/25de38c14ca789137fa149d9d7088642bf6949058b93b83a622d2be44e4bda6a-d # internal go tool buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/c8/c8597e197b4fb761204d46a0d15f08afdfbfe637e8c2579de41a395904614b1f-d # internal go tool buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/31/31dcaec85dead63a8a1f7895bd163354cb7bdfc06a21f62234b878eff640e132-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b892/ cat >/tmp/go-build3010021205/b892/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v5/pkg/specgenutil=github.com/containers/podman/pkg/specgenutil importmap github.com/containers/podman/v5/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/sysinfo=github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo importmap go.podman.io/storage/pkg/parsers=github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build3010021205/b893/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3010021205/b863/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3010021205/b844/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build3010021205/b898/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3010021205/b553/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/containers/podman/cmd/podman/pods -lang=go1.25 -complete -installsuffix shared -buildid eeFnngxO8Mf6F_XBJMIa/eeFnngxO8Mf6F_XBJMIa -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b892/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/pods/clone.go ./_build/src/github.com/containers/podman/cmd/podman/pods/create.go ./_build/src/github.com/containers/podman/cmd/podman/pods/exists.go ./_build/src/github.com/containers/podman/cmd/podman/pods/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/pods/kill.go ./_build/src/github.com/containers/podman/cmd/podman/pods/logs.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pause.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pod.go ./_build/src/github.com/containers/podman/cmd/podman/pods/prune.go ./_build/src/github.com/containers/podman/cmd/podman/pods/ps.go ./_build/src/github.com/containers/podman/cmd/podman/pods/restart.go ./_build/src/github.com/containers/podman/cmd/podman/pods/rm.go ./_build/src/github.com/containers/podman/cmd/podman/pods/start.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stats.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stop.go ./_build/src/github.com/containers/podman/cmd/podman/pods/top.go ./_build/src/github.com/containers/podman/cmd/podman/pods/unpause.go go tool buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/b7/b76b408038ae5c1ba69097b784df83872fedfb34f25b9d23ae9a08c9ca1e5794-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >/tmp/go-build3010021205/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/cmd/podman/artifact=github.com/containers/podman/cmd/podman/artifact importmap github.com/containers/podman/v5/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v5/cmd/podman/completion=github.com/containers/podman/cmd/podman/completion importmap github.com/containers/podman/v5/cmd/podman/diff=github.com/containers/podman/cmd/podman/diff importmap github.com/containers/podman/v5/cmd/podman/farm=github.com/containers/podman/cmd/podman/farm importmap github.com/containers/podman/v5/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v5/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v5/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v5/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v5/cmd/podman/kube=github.com/containers/podman/cmd/podman/kube importmap github.com/containers/podman/v5/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v5/cmd/podman/machine/os=github.com/containers/podman/cmd/podman/machine/os importmap github.com/containers/podman/v5/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v5/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v5/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v5/cmd/podman/quadlet=github.com/containers/podman/cmd/podman/quadlet importmap github.com/containers/podman/v5/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v5/cmd/podman/secrets=github.com/containers/podman/cmd/podman/secrets importmap github.com/containers/podman/v5/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v5/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v5/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v5/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v5/internal/localapi=github.com/containers/podman/internal/localapi importmap github.com/containers/podman/v5/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v5/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v5/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v5/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v5/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v5/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/machine/define=github.com/containers/podman/pkg/machine/define importmap github.com/containers/podman/v5/pkg/machine/provider=github.com/containers/podman/pkg/machine/provider importmap github.com/containers/podman/v5/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v5/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v5/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v5/version=github.com/containers/podman/version importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap go.podman.io/common/pkg/auth=github.com/containers/podman/vendor/go.podman.io/common/pkg/auth importmap go.podman.io/common/pkg/completion=github.com/containers/podman/vendor/go.podman.io/common/pkg/completion importmap go.podman.io/common/pkg/report=github.com/containers/podman/vendor/go.podman.io/common/pkg/report importmap go.podman.io/common/pkg/ssh=github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh importmap go.podman.io/image/v5/types=github.com/containers/podman/vendor/go.podman.io/image/v5/types importmap go.podman.io/storage=github.com/containers/podman/vendor/go.podman.io/storage importmap go.podman.io/storage/pkg/reexec=github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build3010021205/b069/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build3010021205/b867/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3010021205/b868/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build3010021205/b869/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build3010021205/b872/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build3010021205/b873/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build3010021205/b874/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3010021205/b863/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build3010021205/b876/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build3010021205/b879/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build3010021205/b888/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build3010021205/b890/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build3010021205/b891/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build3010021205/b892/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build3010021205/b899/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build3010021205/b901/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build3010021205/b902/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build3010021205/b903/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build3010021205/b904/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3010021205/b779/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3010021205/b877/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build3010021205/b905/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3010021205/b900/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3010021205/b783/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build3010021205/b908/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build3010021205/b909/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3010021205/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build3010021205/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3010021205/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3010021205/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3010021205/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3010021205/b268/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile log/syslog=/tmp/go-build3010021205/b911/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build3010021205/b912/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3010021205/b759/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile text/template=/tmp/go-build3010021205/b343/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid eAKY32wxBxLWJydFHWpk/eAKY32wxBxLWJydFHWpk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/auto-update.go ./_build/src/github.com/containers/podman/cmd/podman/client.go ./_build/src/github.com/containers/podman/cmd/podman/client_supported.go ./_build/src/github.com/containers/podman/cmd/podman/compose.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine.go ./_build/src/github.com/containers/podman/cmd/podman/compose_machine_unix.go ./_build/src/github.com/containers/podman/cmd/podman/diff.go ./_build/src/github.com/containers/podman/cmd/podman/early_init_linux.go ./_build/src/github.com/containers/podman/cmd/podman/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/login.go ./_build/src/github.com/containers/podman/cmd/podman/logout.go ./_build/src/github.com/containers/podman/cmd/podman/main.go ./_build/src/github.com/containers/podman/cmd/podman/root.go ./_build/src/github.com/containers/podman/cmd/podman/syslog_common.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/98/98c212ca2949c5e979ac8a39ef8574f5e2381eb286ef639f6d7fb88718777fb8-d # internal cat >/tmp/go-build3010021205/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=/tmp/go-build3010021205/b001/_pkg_.a packagefile context=/tmp/go-build3010021205/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3010021205/b047/_pkg_.a packagefile errors=/tmp/go-build3010021205/b003/_pkg_.a packagefile fmt=/tmp/go-build3010021205/b056/_pkg_.a packagefile github.com/containers/podman/cmd/podman/artifact=/tmp/go-build3010021205/b069/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=/tmp/go-build3010021205/b720/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=/tmp/go-build3010021205/b867/_pkg_.a packagefile github.com/containers/podman/cmd/podman/diff=/tmp/go-build3010021205/b868/_pkg_.a packagefile github.com/containers/podman/cmd/podman/farm=/tmp/go-build3010021205/b869/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=/tmp/go-build3010021205/b872/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=/tmp/go-build3010021205/b873/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=/tmp/go-build3010021205/b874/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=/tmp/go-build3010021205/b863/_pkg_.a packagefile github.com/containers/podman/cmd/podman/kube=/tmp/go-build3010021205/b876/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=/tmp/go-build3010021205/b879/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine/os=/tmp/go-build3010021205/b888/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=/tmp/go-build3010021205/b890/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=/tmp/go-build3010021205/b891/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=/tmp/go-build3010021205/b892/_pkg_.a packagefile github.com/containers/podman/cmd/podman/quadlet=/tmp/go-build3010021205/b899/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=/tmp/go-build3010021205/b722/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=/tmp/go-build3010021205/b901/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=/tmp/go-build3010021205/b902/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=/tmp/go-build3010021205/b903/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=/tmp/go-build3010021205/b864/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=/tmp/go-build3010021205/b904/_pkg_.a packagefile github.com/containers/podman/internal/localapi=/tmp/go-build3010021205/b779/_pkg_.a packagefile github.com/containers/podman/libpod/define=/tmp/go-build3010021205/b724/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=/tmp/go-build3010021205/b877/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=/tmp/go-build3010021205/b773/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=/tmp/go-build3010021205/b905/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=/tmp/go-build3010021205/b723/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=/tmp/go-build3010021205/b732/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3010021205/b900/_pkg_.a packagefile github.com/containers/podman/pkg/machine/define=/tmp/go-build3010021205/b780/_pkg_.a packagefile github.com/containers/podman/pkg/machine/provider=/tmp/go-build3010021205/b783/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=/tmp/go-build3010021205/b908/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=/tmp/go-build3010021205/b731/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=/tmp/go-build3010021205/b909/_pkg_.a packagefile github.com/containers/podman/version=/tmp/go-build3010021205/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=/tmp/go-build3010021205/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build3010021205/b910/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=/tmp/go-build3010021205/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=/tmp/go-build3010021205/b648/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/auth=/tmp/go-build3010021205/b714/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/completion=/tmp/go-build3010021205/b715/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report=/tmp/go-build3010021205/b865/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/ssh=/tmp/go-build3010021205/b765/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/types=/tmp/go-build3010021205/b195/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage=/tmp/go-build3010021205/b520/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/reexec=/tmp/go-build3010021205/b268/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=/tmp/go-build3010021205/b430/_pkg_.a packagefile io=/tmp/go-build3010021205/b049/_pkg_.a packagefile io/fs=/tmp/go-build3010021205/b061/_pkg_.a packagefile log/syslog=/tmp/go-build3010021205/b911/_pkg_.a packagefile net/url=/tmp/go-build3010021205/b115/_pkg_.a packagefile os=/tmp/go-build3010021205/b059/_pkg_.a packagefile os/exec=/tmp/go-build3010021205/b252/_pkg_.a packagefile path/filepath=/tmp/go-build3010021205/b120/_pkg_.a packagefile runtime=/tmp/go-build3010021205/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build3010021205/b912/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=/tmp/go-build3010021205/b759/_pkg_.a packagefile slices=/tmp/go-build3010021205/b044/_pkg_.a packagefile strconv=/tmp/go-build3010021205/b054/_pkg_.a packagefile strings=/tmp/go-build3010021205/b067/_pkg_.a packagefile syscall=/tmp/go-build3010021205/b041/_pkg_.a packagefile text/template=/tmp/go-build3010021205/b343/_pkg_.a packagefile runtime/cgo=/tmp/go-build3010021205/b113/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3010021205/b004/_pkg_.a packagefile sync=/tmp/go-build3010021205/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3010021205/b035/_pkg_.a packagefile time=/tmp/go-build3010021205/b037/_pkg_.a packagefile bytes=/tmp/go-build3010021205/b048/_pkg_.a packagefile cmp=/tmp/go-build3010021205/b045/_pkg_.a packagefile encoding=/tmp/go-build3010021205/b052/_pkg_.a packagefile encoding/base64=/tmp/go-build3010021205/b053/_pkg_.a packagefile math=/tmp/go-build3010021205/b055/_pkg_.a packagefile reflect=/tmp/go-build3010021205/b058/_pkg_.a packagefile unicode=/tmp/go-build3010021205/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3010021205/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build3010021205/b051/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3010021205/b057/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=/tmp/go-build3010021205/b070/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=/tmp/go-build3010021205/b843/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=/tmp/go-build3010021205/b835/_pkg_.a packagefile github.com/containers/podman/pkg/util=/tmp/go-build3010021205/b733/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=/tmp/go-build3010021205/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3010021205/b125/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/reference=/tmp/go-build3010021205/b191/_pkg_.a packagefile bufio=/tmp/go-build3010021205/b072/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=/tmp/go-build3010021205/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=/tmp/go-build3010021205/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util=/tmp/go-build3010021205/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=/tmp/go-build3010021205/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=/tmp/go-build3010021205/b718/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=/tmp/go-build3010021205/b721/_pkg_.a packagefile github.com/containers/podman/libpod/events=/tmp/go-build3010021205/b730/_pkg_.a packagefile github.com/containers/podman/pkg/env=/tmp/go-build3010021205/b841/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=/tmp/go-build3010021205/b755/_pkg_.a packagefile github.com/containers/podman/pkg/signal=/tmp/go-build3010021205/b725/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=/tmp/go-build3010021205/b757/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutil=/tmp/go-build3010021205/b844/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=/tmp/go-build3010021205/b846/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=/tmp/go-build3010021205/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=/tmp/go-build3010021205/b682/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/define=/tmp/go-build3010021205/b763/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/types=/tmp/go-build3010021205/b644/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/config=/tmp/go-build3010021205/b658/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/flag=/tmp/go-build3010021205/b764/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/manifest=/tmp/go-build3010021205/b139/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli=/tmp/go-build3010021205/b847/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore=/tmp/go-build3010021205/b848/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/sysregistriesv2=/tmp/go-build3010021205/b253/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/signer=/tmp/go-build3010021205/b509/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesequoia=/tmp/go-build3010021205/b862/_pkg_.a packagefile maps=/tmp/go-build3010021205/b116/_pkg_.a packagefile net=/tmp/go-build3010021205/b183/_pkg_.a packagefile path=/tmp/go-build3010021205/b062/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/archive=/tmp/go-build3010021205/b470/_pkg_.a packagefile github.com/containers/podman/pkg/farm=/tmp/go-build3010021205/b870/_pkg_.a packagefile sort=/tmp/go-build3010021205/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=/tmp/go-build3010021205/b225/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/download=/tmp/go-build3010021205/b875/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fileutils=/tmp/go-build3010021205/b256/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=/tmp/go-build3010021205/b130/_pkg_.a packagefile regexp=/tmp/go-build3010021205/b121/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=/tmp/go-build3010021205/b878/_pkg_.a packagefile net/http=/tmp/go-build3010021205/b202/_pkg_.a packagefile os/signal=/tmp/go-build3010021205/b269/_pkg_.a packagefile github.com/containers/podman/pkg/copy=/tmp/go-build3010021205/b825/_pkg_.a packagefile github.com/containers/podman/pkg/machine=/tmp/go-build3010021205/b786/_pkg_.a packagefile github.com/containers/podman/pkg/machine/env=/tmp/go-build3010021205/b782/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim=/tmp/go-build3010021205/b880/_pkg_.a packagefile github.com/containers/podman/pkg/machine/vmconfigs=/tmp/go-build3010021205/b792/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/vsock=/tmp/go-build3010021205/b885/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/mem=/tmp/go-build3010021205/b803/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/strongunits=/tmp/go-build3010021205/b781/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=/tmp/go-build3010021205/b124/_pkg_.a packagefile text/tabwriter=/tmp/go-build3010021205/b345/_pkg_.a packagefile github.com/containers/podman/pkg/machine/os=/tmp/go-build3010021205/b889/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/machine=/tmp/go-build3010021205/b713/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/util=/tmp/go-build3010021205/b707/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=/tmp/go-build3010021205/b893/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/sysinfo=/tmp/go-build3010021205/b898/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/parsers=/tmp/go-build3010021205/b553/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=/tmp/go-build3010021205/b772/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=/tmp/go-build3010021205/b467/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=/tmp/go-build3010021205/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3010021205/b132/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/detach=/tmp/go-build3010021205/b729/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idtools=/tmp/go-build3010021205/b261/_pkg_.a packagefile crypto/tls=/tmp/go-build3010021205/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver/v4=/tmp/go-build3010021205/b727/_pkg_.a packagefile github.com/containers/podman/pkg/util/tlsutil=/tmp/go-build3010021205/b774/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kevinburke/ssh_config=/tmp/go-build3010021205/b775/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=/tmp/go-build3010021205/b776/_pkg_.a packagefile os/user=/tmp/go-build3010021205/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=/tmp/go-build3010021205/b906/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/stats=/tmp/go-build3010021205/b907/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3010021205/b535/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=/tmp/go-build3010021205/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=/tmp/go-build3010021205/b601/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact/types=/tmp/go-build3010021205/b762/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu=/tmp/go-build3010021205/b784/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=/tmp/go-build3010021205/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/capability=/tmp/go-build3010021205/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/user=/tmp/go-build3010021205/b262/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/lockfile=/tmp/go-build3010021205/b270/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/mount=/tmp/go-build3010021205/b265/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/unshare=/tmp/go-build3010021205/b259/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build3010021205/b728/_pkg_.a packagefile log=/tmp/go-build3010021205/b134/_pkg_.a packagefile encoding/csv=/tmp/go-build3010021205/b649/_pkg_.a packagefile encoding/hex=/tmp/go-build3010021205/b181/_pkg_.a packagefile flag=/tmp/go-build3010021205/b541/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/password=/tmp/go-build3010021205/b716/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker=/tmp/go-build3010021205/b227/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/docker/config=/tmp/go-build3010021205/b249/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/homedir=/tmp/go-build3010021205/b258/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/capabilities=/tmp/go-build3010021205/b662/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/report/camelcase=/tmp/go-build3010021205/b866/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3010021205/b192/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp=/tmp/go-build3010021205/b766/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skeema/knownhosts=/tmp/go-build3010021205/b770/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=/tmp/go-build3010021205/b675/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=/tmp/go-build3010021205/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=/tmp/go-build3010021205/b126/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/types=/tmp/go-build3010021205/b196/_pkg_.a packagefile archive/tar=/tmp/go-build3010021205/b471/_pkg_.a packagefile embed=/tmp/go-build3010021205/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=/tmp/go-build3010021205/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=/tmp/go-build3010021205/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=/tmp/go-build3010021205/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=/tmp/go-build3010021205/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=/tmp/go-build3010021205/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=/tmp/go-build3010021205/b465/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers=/tmp/go-build3010021205/b536/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/register=/tmp/go-build3010021205/b543/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/dedup=/tmp/go-build3010021205/b537/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/tempdir=/tmp/go-build3010021205/b538/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/directory=/tmp/go-build3010021205/b542/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/ioutils=/tmp/go-build3010021205/b272/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/pools=/tmp/go-build3010021205/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringid=/tmp/go-build3010021205/b559/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/stringutils=/tmp/go-build3010021205/b560/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/system=/tmp/go-build3010021205/b263/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/tarlog=/tmp/go-build3010021205/b561/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/truncindex=/tmp/go-build3010021205/b562/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/types=/tmp/go-build3010021205/b564/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=/tmp/go-build3010021205/b566/_pkg_.a packagefile math/bits=/tmp/go-build3010021205/b040/_pkg_.a packagefile internal/bytealg=/tmp/go-build3010021205/b010/_pkg_.a packagefile internal/oserror=/tmp/go-build3010021205/b043/_pkg_.a packagefile internal/godebug=/tmp/go-build3010021205/b038/_pkg_.a packagefile net/netip=/tmp/go-build3010021205/b117/_pkg_.a packagefile internal/byteorder=/tmp/go-build3010021205/b012/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3010021205/b060/_pkg_.a packagefile internal/goarch=/tmp/go-build3010021205/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3010021205/b042/_pkg_.a packagefile internal/poll=/tmp/go-build3010021205/b063/_pkg_.a packagefile internal/stringslite=/tmp/go-build3010021205/b031/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3010021205/b065/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3010021205/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build3010021205/b066/_pkg_.a packagefile internal/abi=/tmp/go-build3010021205/b005/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3010021205/b013/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3010021205/b014/_pkg_.a packagefile internal/cpu=/tmp/go-build3010021205/b011/_pkg_.a packagefile internal/godebugs=/tmp/go-build3010021205/b015/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3010021205/b016/_pkg_.a packagefile internal/goos=/tmp/go-build3010021205/b017/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3010021205/b018/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3010021205/b019/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build3010021205/b020/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3010021205/b024/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build3010021205/b025/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3010021205/b026/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3010021205/b022/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3010021205/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3010021205/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3010021205/b023/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3010021205/b032/_pkg_.a packagefile compress/gzip=/tmp/go-build3010021205/b203/_pkg_.a packagefile encoding/binary=/tmp/go-build3010021205/b131/_pkg_.a packagefile github.com/containers/podman/vendor/go.yaml.in/yaml/v2=/tmp/go-build3010021205/b760/_pkg_.a packagefile iter=/tmp/go-build3010021205/b046/_pkg_.a packagefile internal/asan=/tmp/go-build3010021205/b027/_pkg_.a packagefile internal/msan=/tmp/go-build3010021205/b028/_pkg_.a packagefile internal/race=/tmp/go-build3010021205/b029/_pkg_.a packagefile text/template/parse=/tmp/go-build3010021205/b344/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3010021205/b008/_pkg_.a packagefile internal/sync=/tmp/go-build3010021205/b034/_pkg_.a packagefile internal/synctest=/tmp/go-build3010021205/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal=/tmp/go-build3010021205/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=/tmp/go-build3010021205/b646/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets=/tmp/go-build3010021205/b836/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports/alltransports=/tmp/go-build3010021205/b573/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=/tmp/go-build3010021205/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=/tmp/go-build3010021205/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=/tmp/go-build3010021205/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build3010021205/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3010021205/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/manifests=/tmp/go-build3010021205/b136/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chrootarchive=/tmp/go-build3010021205/b540/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/platforms=/tmp/go-build3010021205/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/mkcw/types=/tmp/go-build3010021205/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse=/tmp/go-build3010021205/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/sbom=/tmp/go-build3010021205/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/internal/tmpdir=/tmp/go-build3010021205/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent=/tmp/go-build3010021205/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/devices/config=/tmp/go-build3010021205/b129/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libnetwork/etchosts=/tmp/go-build3010021205/b706/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/parse=/tmp/go-build3010021205/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3010021205/b074/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=/tmp/go-build3010021205/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3010021205/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=/tmp/go-build3010021205/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=/tmp/go-build3010021205/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=/tmp/go-build3010021205/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail=/tmp/go-build3010021205/b748/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroups=/tmp/go-build3010021205/b667/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3010021205/b845/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=/tmp/go-build3010021205/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/internal/consts=/tmp/go-build3010021205/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite=/tmp/go-build3010021205/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs=/tmp/go-build3010021205/b579/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=/tmp/go-build3010021205/b683/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3010021205/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3010021205/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3010021205/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3010021205/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build3010021205/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internal=/tmp/go-build3010021205/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=/tmp/go-build3010021205/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=/tmp/go-build3010021205/b705/_pkg_.a packagefile io/ioutil=/tmp/go-build3010021205/b188/_pkg_.a packagefile text/scanner=/tmp/go-build3010021205/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=/tmp/go-build3010021205/b254/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal/attributedstring=/tmp/go-build3010021205/b659/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/apparmor=/tmp/go-build3010021205/b660/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/cgroupv2=/tmp/go-build3010021205/b663/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/systemd=/tmp/go-build3010021205/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=/tmp/go-build3010021205/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=/tmp/go-build3010021205/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build3010021205/b190/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/manifest=/tmp/go-build3010021205/b193/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/set=/tmp/go-build3010021205/b198/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/strslice=/tmp/go-build3010021205/b199/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/cli/sigstore/params=/tmp/go-build3010021205/b849/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore=/tmp/go-build3010021205/b510/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/fulcio=/tmp/go-build3010021205/b850/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/rekor=/tmp/go-build3010021205/b859/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/multierr=/tmp/go-build3010021205/b241/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/rootless=/tmp/go-build3010021205/b243/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signer=/tmp/go-build3010021205/b441/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3010021205/b184/_pkg_.a packagefile internal/nettrace=/tmp/go-build3010021205/b185/_pkg_.a packagefile internal/singleflight=/tmp/go-build3010021205/b186/_pkg_.a packagefile compress/bzip2=/tmp/go-build3010021205/b288/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=/tmp/go-build3010021205/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=/tmp/go-build3010021205/b457/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/promise=/tmp/go-build3010021205/b473/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/platform=/tmp/go-build3010021205/b871/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=/tmp/go-build3010021205/b226/_pkg_.a packagefile regexp/syntax=/tmp/go-build3010021205/b122/_pkg_.a packagefile container/list=/tmp/go-build3010021205/b156/_pkg_.a packagefile crypto/rand=/tmp/go-build3010021205/b075/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3010021205/b206/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3010021205/b213/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3010021205/b214/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3010021205/b207/_pkg_.a packagefile math/rand=/tmp/go-build3010021205/b103/_pkg_.a packagefile mime=/tmp/go-build3010021205/b215/_pkg_.a packagefile mime/multipart=/tmp/go-build3010021205/b216/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3010021205/b218/_pkg_.a packagefile net/http/internal=/tmp/go-build3010021205/b219/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3010021205/b220/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build3010021205/b221/_pkg_.a packagefile net/textproto=/tmp/go-build3010021205/b212/_pkg_.a packagefile crypto/sha256=/tmp/go-build3010021205/b111/_pkg_.a packagefile github.com/containers/podman/pkg/machine/compression=/tmp/go-build3010021205/b787/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ignition=/tmp/go-build3010021205/b790/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/process=/tmp/go-build3010021205/b797/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/gvisor-tap-vsock/pkg/types=/tmp/go-build3010021205/b785/_pkg_.a packagefile github.com/containers/podman/pkg/machine/connection=/tmp/go-build3010021205/b793/_pkg_.a packagefile github.com/containers/podman/pkg/machine/lock=/tmp/go-build3010021205/b794/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ports=/tmp/go-build3010021205/b795/_pkg_.a packagefile github.com/containers/podman/pkg/machine/proxyenv=/tmp/go-build3010021205/b881/_pkg_.a packagefile github.com/containers/podman/pkg/machine/shim/diskpull=/tmp/go-build3010021205/b882/_pkg_.a packagefile github.com/containers/podman/utils=/tmp/go-build3010021205/b789/_pkg_.a packagefile github.com/containers/podman/pkg/machine/qemu/command=/tmp/go-build3010021205/b796/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mdlayher/socket=/tmp/go-build3010021205/b886/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build3010021205/b799/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/filters=/tmp/go-build3010021205/b708/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/util=/tmp/go-build3010021205/b710/_pkg_.a packagefile math/big=/tmp/go-build3010021205/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=/tmp/go-build3010021205/b894/_pkg_.a packagefile github.com/containers/podman/pkg/criu=/tmp/go-build3010021205/b895/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups=/tmp/go-build3010021205/b668/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=/tmp/go-build3010021205/b778/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=/tmp/go-build3010021205/b468/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=/tmp/go-build3010021205/b469/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=/tmp/go-build3010021205/b756/_pkg_.a packagefile github.com/containers/podman/pkg/trust=/tmp/go-build3010021205/b758/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/libartifact=/tmp/go-build3010021205/b761/_pkg_.a packagefile crypto=/tmp/go-build3010021205/b077/_pkg_.a packagefile crypto/aes=/tmp/go-build3010021205/b157/_pkg_.a packagefile crypto/cipher=/tmp/go-build3010021205/b079/_pkg_.a packagefile crypto/des=/tmp/go-build3010021205/b158/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3010021205/b142/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3010021205/b141/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3010021205/b159/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3010021205/b147/_pkg_.a packagefile crypto/hkdf=/tmp/go-build3010021205/b162/_pkg_.a packagefile crypto/hmac=/tmp/go-build3010021205/b164/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3010021205/b076/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3010021205/b080/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3010021205/b093/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build3010021205/b165/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build3010021205/b166/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build3010021205/b167/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build3010021205/b168/_pkg_.a packagefile crypto/md5=/tmp/go-build3010021205/b174/_pkg_.a packagefile crypto/rc4=/tmp/go-build3010021205/b175/_pkg_.a packagefile crypto/rsa=/tmp/go-build3010021205/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build3010021205/b110/_pkg_.a packagefile crypto/sha512=/tmp/go-build3010021205/b150/_pkg_.a packagefile crypto/subtle=/tmp/go-build3010021205/b100/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build3010021205/b176/_pkg_.a packagefile crypto/x509=/tmp/go-build3010021205/b178/_pkg_.a packagefile encoding/pem=/tmp/go-build3010021205/b182/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3010021205/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3010021205/b151/_pkg_.a packagefile hash=/tmp/go-build3010021205/b078/_pkg_.a packagefile weak=/tmp/go-build3010021205/b119/_pkg_.a packagefile database/sql/driver=/tmp/go-build3010021205/b476/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=/tmp/go-build3010021205/b777/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=/tmp/go-build3010021205/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3010021205/b310/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3010021205/b327/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build3010021205/b588/_pkg_.a packagefile github.com/containers/podman/pkg/machine/sockets=/tmp/go-build3010021205/b805/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp=/tmp/go-build3010021205/b806/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/rawfilelock=/tmp/go-build3010021205/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=/tmp/go-build3010021205/b266/_pkg_.a packagefile log/internal=/tmp/go-build3010021205/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build3010021205/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=/tmp/go-build3010021205/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build3010021205/b228/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/policyconfiguration=/tmp/go-build3010021205/b229/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/blobinfocache=/tmp/go-build3010021205/b230/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/image=/tmp/go-build3010021205/b231/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/impl=/tmp/go-build3010021205/b238/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination/stubs=/tmp/go-build3010021205/b239/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/impl=/tmp/go-build3010021205/b240/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource/stubs=/tmp/go-build3010021205/b233/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/iolimits=/tmp/go-build3010021205/b236/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/private=/tmp/go-build3010021205/b234/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/putblobdigest=/tmp/go-build3010021205/b242/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/signature=/tmp/go-build3010021205/b235/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/streamdigest=/tmp/go-build3010021205/b244/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/uploadreader=/tmp/go-build3010021205/b246/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/useragent=/tmp/go-build3010021205/b247/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/none=/tmp/go-build3010021205/b237/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/tlsclientconfig=/tmp/go-build3010021205/b273/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/transports=/tmp/go-build3010021205/b274/_pkg_.a packagefile math/rand/v2=/tmp/go-build3010021205/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=/tmp/go-build3010021205/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3010021205/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/kr/fs=/tmp/go-build3010021205/b767/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build3010021205/b768/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build3010021205/b769/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=/tmp/go-build3010021205/b771/_pkg_.a packagefile crypto/dsa=/tmp/go-build3010021205/b179/_pkg_.a packagefile crypto/fips140=/tmp/go-build3010021205/b177/_pkg_.a packagefile crypto/mlkem=/tmp/go-build3010021205/b676/_pkg_.a packagefile encoding/asn1=/tmp/go-build3010021205/b152/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=/tmp/go-build3010021205/b677/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=/tmp/go-build3010021205/b678/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3010021205/b494/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3010021205/b679/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression/internal=/tmp/go-build3010021205/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=/tmp/go-build3010021205/b456/_pkg_.a packagefile hash/crc32=/tmp/go-build3010021205/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs=/tmp/go-build3010021205/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3010021205/b534/_pkg_.a packagefile hash/crc64=/tmp/go-build3010021205/b461/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlay=/tmp/go-build3010021205/b544/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/vfs=/tmp/go-build3010021205/b554/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/zfs=/tmp/go-build3010021205/b556/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/internal/staging_lockfile=/tmp/go-build3010021205/b539/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/v2/patricia=/tmp/go-build3010021205/b563/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/config=/tmp/go-build3010021205/b565/_pkg_.a packagefile internal/bisect=/tmp/go-build3010021205/b039/_pkg_.a packagefile unique=/tmp/go-build3010021205/b118/_pkg_.a packagefile compress/flate=/tmp/go-build3010021205/b204/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/define=/tmp/go-build3010021205/b837/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/filedriver=/tmp/go-build3010021205/b838/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/passdriver=/tmp/go-build3010021205/b839/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/secrets/shelldriver=/tmp/go-build3010021205/b840/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory=/tmp/go-build3010021205/b574/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/archive=/tmp/go-build3010021205/b575/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/daemon=/tmp/go-build3010021205/b577/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/archive=/tmp/go-build3010021205/b636/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/layout=/tmp/go-build3010021205/b516/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/openshift=/tmp/go-build3010021205/b637/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/sif=/tmp/go-build3010021205/b639/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/storage=/tmp/go-build3010021205/b519/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/tarball=/tmp/go-build3010021205/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=/tmp/go-build3010021205/b736/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=/tmp/go-build3010021205/b737/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=/tmp/go-build3010021205/b738/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=/tmp/go-build3010021205/b740/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build3010021205/b743/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build3010021205/b744/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/internal=/tmp/go-build3010021205/b137/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/manifests=/tmp/go-build3010021205/b138/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/retry=/tmp/go-build3010021205/b200/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/supplemented=/tmp/go-build3010021205/b275/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/copy=/tmp/go-build3010021205/b276/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/image=/tmp/go-build3010021205/b515/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/compression=/tmp/go-build3010021205/b445/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature=/tmp/go-build3010021205/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/log=/tmp/go-build3010021205/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=/tmp/go-build3010021205/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=/tmp/go-build3010021205/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=/tmp/go-build3010021205/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3010021205/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=/tmp/go-build3010021205/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3010021205/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3010021205/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3010021205/b422/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3010021205/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3010021205/b425/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=/tmp/go-build3010021205/b284/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=/tmp/go-build3010021205/b287/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3010021205/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4=/tmp/go-build3010021205/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=/tmp/go-build3010021205/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter=/tmp/go-build3010021205/b749/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/util=/tmp/go-build3010021205/b750/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/nxadm/tail/watch=/tmp/go-build3010021205/b751/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=/tmp/go-build3010021205/b752/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3010021205/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=/tmp/go-build3010021205/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs=/tmp/go-build3010021205/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fs2=/tmp/go-build3010021205/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/fd=/tmp/go-build3010021205/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat=/tmp/go-build3010021205/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/linux=/tmp/go-build3010021205/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/procfs=/tmp/go-build3010021205/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build3010021205/b595/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build3010021205/b597/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=/tmp/go-build3010021205/b684/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3010021205/b685/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=/tmp/go-build3010021205/b688/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive=/tmp/go-build3010021205/b689/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/patternmatcher=/tmp/go-build3010021205/b692/_pkg_.a packagefile net/http/httputil=/tmp/go-build3010021205/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/buildkit/util/stack=/tmp/go-build3010021205/b697/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=/tmp/go-build3010021205/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal=/tmp/go-build3010021205/b255/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/version=/tmp/go-build3010021205/b661/_pkg_.a packagefile encoding/base32=/tmp/go-build3010021205/b187/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/pkg/platform=/tmp/go-build3010021205/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3010021205/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3010021205/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3010021205/b500/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/sigstore/internal=/tmp/go-build3010021205/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api=/tmp/go-build3010021205/b851/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth=/tmp/go-build3010021205/b852/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow=/tmp/go-build3010021205/b853/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=/tmp/go-build3010021205/b855/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build3010021205/b860/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp=/tmp/go-build3010021205/b861/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/internal=/tmp/go-build3010021205/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress=/tmp/go-build3010021205/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=/tmp/go-build3010021205/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3010021205/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/le=/tmp/go-build3010021205/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref=/tmp/go-build3010021205/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3010021205/b453/_pkg_.a packagefile runtime/debug=/tmp/go-build3010021205/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3010021205/b458/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=/tmp/go-build3010021205/b459/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3010021205/b081/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3010021205/b094/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3010021205/b099/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3010021205/b097/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3010021205/b096/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3010021205/b208/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3010021205/b210/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3010021205/b211/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3010021205/b217/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3010021205/b086/_pkg_.a packagefile archive/zip=/tmp/go-build3010021205/b788/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3010021205/b791/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/cpu=/tmp/go-build3010021205/b798/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/net=/tmp/go-build3010021205/b804/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/go-sysconf=/tmp/go-build3010021205/b801/_pkg_.a packagefile github.com/containers/podman/pkg/machine/ocipull=/tmp/go-build3010021205/b883/_pkg_.a packagefile github.com/containers/podman/pkg/machine/stdpull=/tmp/go-build3010021205/b884/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8=/tmp/go-build3010021205/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/decor=/tmp/go-build3010021205/b437/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/bpf=/tmp/go-build3010021205/b887/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/shirou/gopsutil/v4/common=/tmp/go-build3010021205/b800/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/pkg/timetype=/tmp/go-build3010021205/b709/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=/tmp/go-build3010021205/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7=/tmp/go-build3010021205/b896/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v7/rpc=/tmp/go-build3010021205/b897/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/userns=/tmp/go-build3010021205/b669/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=/tmp/go-build3010021205/b813/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/artifacts=/tmp/go-build3010021205/b818/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=/tmp/go-build3010021205/b821/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=/tmp/go-build3010021205/b826/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=/tmp/go-build3010021205/b822/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/kube=/tmp/go-build3010021205/b827/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=/tmp/go-build3010021205/b828/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=/tmp/go-build3010021205/b829/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=/tmp/go-build3010021205/b830/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=/tmp/go-build3010021205/b831/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=/tmp/go-build3010021205/b832/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=/tmp/go-build3010021205/b833/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=/tmp/go-build3010021205/b834/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/common/libimage/filter=/tmp/go-build3010021205/b842/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3010021205/b083/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build3010021205/b143/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3010021205/b146/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3010021205/b105/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3010021205/b148/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3010021205/b144/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build3010021205/b149/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3010021205/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3010021205/b154/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build3010021205/b160/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build3010021205/b163/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3010021205/b085/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3010021205/b101/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3010021205/b084/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3010021205/b091/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3010021205/b087/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3010021205/b088/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3010021205/b082/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3010021205/b089/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3010021205/b090/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3010021205/b092/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3010021205/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build3010021205/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3010021205/b170/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3010021205/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3010021205/b172/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3010021205/b173/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build3010021205/b305/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3010021205/b309/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build3010021205/b306/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build3010021205/b313/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build3010021205/b316/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build3010021205/b317/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build3010021205/b311/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build3010021205/b314/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3010021205/b320/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3010021205/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build3010021205/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build3010021205/b332/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build3010021205/b333/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/protolazy=/tmp/go-build3010021205/b335/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build3010021205/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt=/tmp/go-build3010021205/b807/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/distribution/reference=/tmp/go-build3010021205/b223/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=/tmp/go-build3010021205/b224/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagesource=/tmp/go-build3010021205/b232/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/tmpdir=/tmp/go-build3010021205/b245/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/version=/tmp/go-build3010021205/b248/_pkg_.a packagefile internal/saferio=/tmp/go-build3010021205/b153/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3010021205/b493/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=/tmp/go-build3010021205/b680/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/overlayutils=/tmp/go-build3010021205/b545/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/quota=/tmp/go-build3010021205/b546/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/dump=/tmp/go-build3010021205/b547/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsutils=/tmp/go-build3010021205/b549/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/fsverity=/tmp/go-build3010021205/b550/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/idmap=/tmp/go-build3010021205/b551/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/loopback=/tmp/go-build3010021205/b552/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/drivers/copy=/tmp/go-build3010021205/b555/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3=/tmp/go-build3010021205/b557/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/directory/explicitfilepath=/tmp/go-build3010021205/b517/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/docker/internal/tarfile=/tmp/go-build3010021205/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=/tmp/go-build3010021205/b578/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/imagedestination=/tmp/go-build3010021205/b440/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/oci/internal=/tmp/go-build3010021205/b518/_pkg_.a packagefile github.com/containers/podman/vendor/dario.cat/mergo=/tmp/go-build3010021205/b638/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build3010021205/b640/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked=/tmp/go-build3010021205/b567/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/toc=/tmp/go-build3010021205/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=/tmp/go-build3010021205/b739/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=/tmp/go-build3010021205/b741/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache=/tmp/go-build3010021205/b442/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/signature/simplesigning=/tmp/go-build3010021205/b512/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/internal/unparsedimage=/tmp/go-build3010021205/b497/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/compressor=/tmp/go-build3010021205/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/proglottis/gpgme=/tmp/go-build3010021205/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build3010021205/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3010021205/b302/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=/tmp/go-build3010021205/b338/_pkg_.a packagefile net/mail=/tmp/go-build3010021205/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7=/tmp/go-build3010021205/b426/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=/tmp/go-build3010021205/b285/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=/tmp/go-build3010021205/b286/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=/tmp/go-build3010021205/b293/_pkg_.a packagefile compress/zlib=/tmp/go-build3010021205/b289/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=/tmp/go-build3010021205/b291/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3010021205/b292/_pkg_.a packagefile image=/tmp/go-build3010021205/b294/_pkg_.a packagefile image/jpeg=/tmp/go-build3010021205/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3010021205/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-jose/go-jose/v4/json=/tmp/go-build3010021205/b282/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=/tmp/go-build3010021205/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/fscommon=/tmp/go-build3010021205/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/cgroups/internal/path=/tmp/go-build3010021205/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal=/tmp/go-build3010021205/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/kernelversion=/tmp/go-build3010021205/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert=/tmp/go-build3010021205/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=/tmp/go-build3010021205/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build3010021205/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=/tmp/go-build3010021205/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3010021205/b598/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=/tmp/go-build3010021205/b686/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=/tmp/go-build3010021205/b687/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/compression=/tmp/go-build3010021205/b690/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/go-archive/tarheader=/tmp/go-build3010021205/b691/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/sequential=/tmp/go-build3010021205/b693/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/typeurl/v2=/tmp/go-build3010021205/b698/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/planetscale/vtprotobuf/protohelpers=/tmp/go-build3010021205/b700/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox=/tmp/go-build3010021205/b492/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/scrypt=/tmp/go-build3010021205/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey=/tmp/go-build3010021205/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name=/tmp/go-build3010021205/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/protobuf-specs/gen/pb-go/common/v1=/tmp/go-build3010021205/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build3010021205/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build3010021205/b506/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/sha3=/tmp/go-build3010021205/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3010021205/b854/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/segmentio/ksuid=/tmp/go-build3010021205/b857/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open=/tmp/go-build3010021205/b858/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=/tmp/go-build3010021205/b856/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build3010021205/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=/tmp/go-build3010021205/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=/tmp/go-build3010021205/b460/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build3010021205/b095/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3010021205/b209/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tklauser/numcpus=/tmp/go-build3010021205/b802/_pkg_.a packagefile container/heap=/tmp/go-build3010021205/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=/tmp/go-build3010021205/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=/tmp/go-build3010021205/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build3010021205/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v8/internal=/tmp/go-build3010021205/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=/tmp/go-build3010021205/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/internal=/tmp/go-build3010021205/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=/tmp/go-build3010021205/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/backend=/tmp/go-build3010021205/b814/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=/tmp/go-build3010021205/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/system=/tmp/go-build3010021205/b602/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build3010021205/b599/_pkg_.a packagefile github.com/containers/podman/pkg/auth=/tmp/go-build3010021205/b819/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=/tmp/go-build3010021205/b820/_pkg_.a packagefile github.com/containers/podman/internal/remote_build_helpers=/tmp/go-build3010021205/b823/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=/tmp/go-build3010021205/b824/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3010021205/b145/_pkg_.a packagefile crypto/sha3=/tmp/go-build3010021205/b109/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3010021205/b161/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build3010021205/b307/_pkg_.a packagefile go/token=/tmp/go-build3010021205/b315/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build3010021205/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build3010021205/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3010021205/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3010021205/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build3010021205/b304/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3010021205/b334/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants=/tmp/go-build3010021205/b808/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event=/tmp/go-build3010021205/b809/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2=/tmp/go-build3010021205/b810/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket=/tmp/go-build3010021205/b811/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/socket/dialers=/tmp/go-build3010021205/b812/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/minimal=/tmp/go-build3010021205/b466/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/chunked/internal/path=/tmp/go-build3010021205/b548/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=/tmp/go-build3010021205/b558/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build3010021205/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=/tmp/go-build3010021205/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/build=/tmp/go-build3010021205/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/checkpoint=/tmp/go-build3010021205/b600/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=/tmp/go-build3010021205/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=/tmp/go-build3010021205/b604/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3010021205/b606/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace=/tmp/go-build3010021205/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1=/tmp/go-build3010021205/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3010021205/b568/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/memory=/tmp/go-build3010021205/b443/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build3010021205/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=/tmp/go-build3010021205/b303/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=/tmp/go-build3010021205/b374/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=/tmp/go-build3010021205/b387/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=/tmp/go-build3010021205/b339/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=/tmp/go-build3010021205/b346/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=/tmp/go-build3010021205/b347/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build3010021205/b363/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3010021205/b364/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3010021205/b372/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/channelz=/tmp/go-build3010021205/b348/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=/tmp/go-build3010021205/b350/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=/tmp/go-build3010021205/b353/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure=/tmp/go-build3010021205/b375/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=/tmp/go-build3010021205/b376/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build3010021205/b379/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/experimental/stats=/tmp/go-build3010021205/b359/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=/tmp/go-build3010021205/b351/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=/tmp/go-build3010021205/b357/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build3010021205/b380/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3010021205/b381/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build3010021205/b382/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build3010021205/b383/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build3010021205/b349/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build3010021205/b391/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build3010021205/b377/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/idle=/tmp/go-build3010021205/b393/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build3010021205/b394/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty=/tmp/go-build3010021205/b368/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build3010021205/b395/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3010021205/b397/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3010021205/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3010021205/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3010021205/b396/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/stats=/tmp/go-build3010021205/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=/tmp/go-build3010021205/b390/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build3010021205/b399/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=/tmp/go-build3010021205/b411/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/mem=/tmp/go-build3010021205/b378/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=/tmp/go-build3010021205/b361/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=/tmp/go-build3010021205/b412/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=/tmp/go-build3010021205/b362/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver/dns=/tmp/go-build3010021205/b418/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build3010021205/b358/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=/tmp/go-build3010021205/b360/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=/tmp/go-build3010021205/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3010021205/b427/_pkg_.a packagefile hash/adler32=/tmp/go-build3010021205/b290/_pkg_.a packagefile image/color=/tmp/go-build3010021205/b295/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build3010021205/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build3010021205/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/common=/tmp/go-build3010021205/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/storage=/tmp/go-build3010021205/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build3010021205/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3010021205/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=/tmp/go-build3010021205/b699/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build3010021205/b389/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa=/tmp/go-build3010021205/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core=/tmp/go-build3010021205/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/strictyaml=/tmp/go-build3010021205/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/titanous/rocacheck=/tmp/go-build3010021205/b490/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3010021205/b503/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3010021205/b386/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/cpu=/tmp/go-build3010021205/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=/tmp/go-build3010021205/b435/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/streamformatter=/tmp/go-build3010021205/b815/_pkg_.a packagefile hash/fnv=/tmp/go-build3010021205/b308/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3010021205/b312/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build3010021205/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build3010021205/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/felixge/httpsnoop=/tmp/go-build3010021205/b607/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3010021205/b608/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3010021205/b609/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel=/tmp/go-build3010021205/b615/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute=/tmp/go-build3010021205/b611/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/codes=/tmp/go-build3010021205/b613/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric=/tmp/go-build3010021205/b630/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/propagation=/tmp/go-build3010021205/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3010021205/b625/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3010021205/b627/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3010021205/b628/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build3010021205/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3010021205/b569/_pkg_.a packagefile testing=/tmp/go-build3010021205/b570/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3010021205/b444/_pkg_.a packagefile database/sql=/tmp/go-build3010021205/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-sqlite3=/tmp/go-build3010021205/b477/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3010021205/b322/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3010021205/b388/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build3010021205/b340/_pkg_.a packagefile html/template=/tmp/go-build3010021205/b341/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3010021205/b365/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3010021205/b366/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build3010021205/b356/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build3010021205/b367/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3010021205/b373/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=/tmp/go-build3010021205/b354/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build3010021205/b355/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/protoadapt=/tmp/go-build3010021205/b371/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/internal=/tmp/go-build3010021205/b352/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3010021205/b384/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3010021205/b385/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build3010021205/b392/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build3010021205/b369/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3010021205/b398/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3010021205/b410/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=/tmp/go-build3010021205/b400/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=/tmp/go-build3010021205/b407/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build3010021205/b409/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3010021205/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3010021205/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3010021205/b429/_pkg_.a packagefile expvar=/tmp/go-build3010021205/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier=/tmp/go-build3010021205/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs=/tmp/go-build3010021205/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation=/tmp/go-build3010021205/b487/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ocsp=/tmp/go-build3010021205/b488/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/api=/tmp/go-build3010021205/b504/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3010021205/b326/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/progress=/tmp/go-build3010021205/b816/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3010021205/b610/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/noop=/tmp/go-build3010021205/b635/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3010021205/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=/tmp/go-build3010021205/b616/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/global=/tmp/go-build3010021205/b620/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/attribute/internal=/tmp/go-build3010021205/b612/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3010021205/b631/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/baggage=/tmp/go-build3010021205/b633/_pkg_.a packagefile internal/sysinfo=/tmp/go-build3010021205/b571/_pkg_.a packagefile runtime/trace=/tmp/go-build3010021205/b572/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3010021205/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3010021205/b337/_pkg_.a packagefile html=/tmp/go-build3010021205/b342/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3010021205/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=/tmp/go-build3010021205/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=/tmp/go-build3010021205/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/httpcommon=/tmp/go-build3010021205/b408/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3010021205/b420/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3010021205/b421/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=/tmp/go-build3010021205/b817/_pkg_.a packagefile log/slog=/tmp/go-build3010021205/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/stdr=/tmp/go-build3010021205/b621/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk=/tmp/go-build3010021205/b623/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3010021205/b634/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3010021205/b403/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3010021205/b405/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=/tmp/go-build3010021205/b406/_pkg_.a packagefile log/slog/internal=/tmp/go-build3010021205/b618/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build3010021205/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr/funcr=/tmp/go-build3010021205/b622/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3010021205/b624/_pkg_.a packagefile github.com/containers/podman/vendor/go.opentelemetry.io/otel/trace/noop=/tmp/go-build3010021205/b629/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=/tmp/go-build3010021205/b404/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/podman\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x1123ec5503bc46c82eac599835864e3cd56d1702 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs,btrfs_noversion,remote\nbuild\tDefaultGODEBUG=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=9yNuZc_eA2KI8KEBfDx5/eAKY32wxBxLWJydFHWpk/huhuRfXlPWgrB3n7z__4/9yNuZc_eA2KI8KEBfDx5 -B 0x1123ec5503bc46c82eac599835864e3cd56d1702 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -rf $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags ' -B 0x44ec9da976889fbc3e91ccc0390e496670411e69 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/quadlet github.com/containers/podman/cmd/quadlet WORK=/tmp/go-build3815711984 internal/unsafeheader mkdir -p $WORK/b007/ internal/goarch mkdir -p $WORK/b005/ echo '# import config' > $WORK/b007/importcfg # internal internal/coverage/rtcov mkdir -p $WORK/b013/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid S85971GB-0ff33SG3kGx/S85971GB-0ff33SG3kGx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go echo '# import config' > $WORK/b005/importcfg # internal echo '# import config' > $WORK/b013/importcfg # internal internal/godebugs mkdir -p $WORK/b014/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid AhDpHoMKXwUZRyeKMO35/AhDpHoMKXwUZRyeKMO35 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/goos mkdir -p $WORK/b016/ internal/profilerecord mkdir -p $WORK/b017/ echo '# import config' > $WORK/b014/importcfg # internal internal/asan mkdir -p $WORK/b026/ echo '# import config' > $WORK/b016/importcfg # internal encoding mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid CvG_vXHdUDW33z2l2ra-/CvG_vXHdUDW33z2l2ra- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go internal/trace/tracev2 mkdir -p $WORK/b031/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid jWIAXlY8FbuJWfIN0w21/jWIAXlY8FbuJWfIN0w21 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go echo '# import config' > $WORK/b026/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid Ca7CgjgTEKLhRb10WUXP/Ca7CgjgTEKLhRb10WUXP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go echo '# import config' > $WORK/b031/importcfg # internal math/bits mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid apzV6W8tNPw8Ias9d4ij/apzV6W8tNPw8Ias9d4ij -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go internal/byteorder internal/msan cmp mkdir -p $WORK/b027/ mkdir -p $WORK/b036/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid W7umNVOZHWf7y_bdV1kD/W7umNVOZHWf7y_bdV1kD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go mkdir -p $WORK/b011/ echo '# import config' > $WORK/b033/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid LZ6fhXOWsm-36N2TPOjx/LZ6fhXOWsm-36N2TPOjx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/encoding/encoding.go echo '# import config' > $WORK/b036/importcfg # internal github.com/containers/podman/version/rawversion mkdir -p $WORK/b079/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid Pj8vY_hv-qvRTvihgmAE/Pj8vY_hv-qvRTvihgmAE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/cmp/cmp.go unicode/utf8 mkdir -p $WORK/b043/ echo '# import config' > $WORK/b027/importcfg # internal echo '# import config' > $WORK/b011/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid UNSr1-6ApgOCIuDrqJrR/UNSr1-6ApgOCIuDrqJrR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go unicode mkdir -p $WORK/b048/ github.com/containers/podman/pkg/logiface mkdir -p $WORK/b065/ echo '# import config' > $WORK/b017/importcfg # internal internal/cpu mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid jbDZSUNwp25CQmBHcEL8/jbDZSUNwp25CQmBHcEL8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go echo '# import config' > $WORK/b043/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid XDDjjnzD9T2WJwt0dLAM/XDDjjnzD9T2WJwt0dLAM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go echo '# import config' > $WORK/b065/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid ge_PO_pZCWLaNFg-0ihU/ge_PO_pZCWLaNFg-0ihU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go internal/itoa mkdir -p $WORK/b038/ echo -n > $WORK/b010/go_asm.h # internal go tool buildid -w $WORK/b007/_pkg_.a # internal sync/atomic cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_x86.s echo '# import config' > $WORK/b038/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/containers/podman/pkg/logiface -lang=go1.25 -complete -installsuffix shared -buildid lUMXnYXFokxTlOFeRpYE/lUMXnYXFokxTlOFeRpYE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/containers/podman/pkg/logiface/logiface.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid wCymgkQMDXCCT82K_MuR/wCymgkQMDXCCT82K_MuR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go mkdir -p $WORK/b046/ cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/fe/fe70d9d6c850b1dd69d84dfa097c3236f6360892bc706287b1380dbd9b673db7-d # internal echo '# import config' > $WORK/b079/importcfg # internal echo -n > $WORK/b046/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/containers/podman/version/rawversion -lang=go1.25 -complete -installsuffix shared -buildid M3MBJOVYG9NV0a-tVLvA/M3MBJOVYG9NV0a-tVLvA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack ./_build/src/github.com/containers/podman/version/rawversion/version.go internal/goexperiment mkdir -p $WORK/b015/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b046/symabis ./asm.s echo '# import config' > $WORK/b041/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid FGWwwZ-CTbk1TbGhu8DP/FGWwwZ-CTbk1TbGhu8DP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid w7qqm1T3yy0aZ_1BJNse/w7qqm1T3yy0aZ_1BJNse -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/69/69eac257be84d30eaa54f1f053548a246ac720ca5ef56d7bfc1a0d8e48d040d7-d # internal echo '# import config' > $WORK/b048/importcfg # internal go tool buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid hmDwgDSdAheDeUYxjUMt/hmDwgDSdAheDeUYxjUMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e4/e482b97a702aa161ac4e5d28dca8725b56b5a1fd914b67a4c110ef2c11aa1fae-d # internal go tool buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/6a/6a363e3cd5af3ed699db8a419b25882593de49d7a9ba7f2628b5ab75867a5163-d # internal go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7f/7ffe8fe7416ca88c34ba909524c064365a131d2d8fcf1b0591caa59f10cc47c6-d # internal go tool buildid -w $WORK/b013/_pkg_.a # internal internal/runtime/math mkdir -p $WORK/b021/ go tool buildid -w $WORK/b079/_pkg_.a # internal internal/runtime/syscall mkdir -p $WORK/b022/ cat >/tmp/go-build3815711984/b021/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid nH7G7NWLw1nWd3IQPg1J/nH7G7NWLw1nWd3IQPg1J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go echo '# import config' > $WORK/b046/importcfg # internal internal/runtime/sys mkdir -p $WORK/b029/ go tool buildid -w $WORK/b033/_pkg_.a # internal echo '# import config' > $WORK/b010/importcfg # internal go tool buildid -w $WORK/b014/_pkg_.a # internal go tool buildid -w $WORK/b017/_pkg_.a # internal echo -n > $WORK/b022/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid sR6ahCMHvn0UKWiR7cZc/sR6ahCMHvn0UKWiR7cZc -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid v9hMdeBP6zyVccdgwchX/v9hMdeBP6zyVccdgwchX -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b046/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./asm_linux_amd64.s internal/runtime/gc mkdir -p $WORK/b024/ internal/runtime/atomic mkdir -p $WORK/b018/ echo -n > $WORK/b029/go_asm.h # internal internal/abi mkdir -p $WORK/b004/ cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/66/66f48027dd192e272fe93ff1a2893a96488909e80a6d2205aac7b8da5cec41aa-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c7/c70c368b91ee0bb3530ec0a8993f599a326f4a14e53de891c5ff581ccb0e93d1-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b029/symabis ./empty.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d2/d2d9cba476da08cc24b4a7f4a6ab0fe194127a27bb74a258010a9e38093cf754-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3f/3fd50d54347a7e8a279514feb50507a4bd4873548b9502f250351eec43072c44-d # internal cat >/tmp/go-build3815711984/b024/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a EOF echo -n > $WORK/b018/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid 6CJTd_-EoZIQPYUwiozg/6CJTd_-EoZIQPYUwiozg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go go tool buildid -w $WORK/b065/_pkg_.a # internal go tool buildid -w $WORK/b038/_pkg_.a # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/71/71d63bb64e24ef08a997c90f678f132d94e4ef3625de25e990aeba5755e66089-d # internal echo -n > $WORK/b004/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./abi_test.s ./stub.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b018/symabis ./atomic_amd64.s cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/5f/5ffaefed8e985671ce3b34df5f671f91dec488d8fc2ed13db6c3b0333012286c-d # internal go tool buildid -w $WORK/b031/_pkg_.a # internal cat >/tmp/go-build3815711984/b022/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid i0s3jTnxsF8O9qYjPLT-/i0s3jTnxsF8O9qYjPLT- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b022/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go go tool buildid -w $WORK/b015/_pkg_.a # internal go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9a/9a46a71a0dc21149eea7f34d6c486fc5e04ca39313a4ad1719e40813eca47ab0-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/bc/bc1be73040c4c43fb1a247ebd4667785cfc36408dd2bb2ee2af249e57db8e0b0-d # internal cat >/tmp/go-build3815711984/b029/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a packagefile internal/goos=/tmp/go-build3815711984/b016/_pkg_.a EOF cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/51/5105ae119acd1a8f9dd9600f9922ecc06e9b1cf2d779cc9f5308f0abbc205d74-d # internal go tool buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid wVL5SMS6c1eD7AL-F1V9/wVL5SMS6c1eD7AL-F1V9 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go internal/runtime/strconv mkdir -p $WORK/b020/ cat >/tmp/go-build3815711984/b020/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build3815711984/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid RiTXFerSTVIuZmiitqvH/RiTXFerSTVIuZmiitqvH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/bc/bc2d4f3aba08524c9e1565947d27c34334fbf3899154637e543dcf3752644aed-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/c9/c91963c55d8160b0b3ebe11ec6d88b1d559dfaf3797f42d6505287b6e0b4dce4-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/24/241d9d2355dd1291a034ff238aedf8fffcf2eeb5cd1c117135b55f5176368b13-d # internal go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3f/3f8fdf3b30f0e9afc0ddff4bfbea029e8e63e35c22e2a7726c03ea173eb49310-d # internal go tool buildid -w $WORK/b041/_pkg_.a # internal go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/94/942005b3427fcc3198f88ee7c3332462c39babb68d390f2ed472cbf8282558a6-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/2b/2b30a8c91d3da097901ff52a684bf9b62774561ef33aa18e21f688e727154064-d # internal cat >/tmp/go-build3815711984/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid mMZgo0wmdEZ_VL716Jcj/mMZgo0wmdEZ_VL716Jcj -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b018/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go go tool buildid -w $WORK/b020/_pkg_.a # internal cat >/tmp/go-build3815711984/b004/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid eKJRl4f143mi7pirESa7/eKJRl4f143mi7pirESa7 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/15/159bbca385c779a7377c6e4cd59a397bb4234cb0044303a8245eacd01ea2732e-d # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b022/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b029/empty.o ./empty.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/cpu.o ./cpu.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b046/asm.o ./asm.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b018/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal go tool buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/syscall go tool pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_amd64.o # internal go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/94/94e1b3d2ebc2e6d1d2f0e80877f5e28579f27d3268ea540c4ba4c1f752a6c9b0-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/cpu_x86.o ./cpu_x86.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/12/126b5e9f9eda937af86ac87d490e2fed06bd41ca839031136dd69616793b3401-d # internal cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b046/_pkg_.a $WORK/b046/asm.o # internal go tool buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b018/_pkg_.a $WORK/b018/atomic_amd64.o # internal go tool buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/c3/c308f733c3c70376aed4bb70279f30723afab265f3a980f1720f26b575ddfa5e-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ec/ecc28c5905a8619362c736ec186d3e132c772a83e9c74b1752e8f1332ea450ae-d # internal internal/runtime/exithook mkdir -p $WORK/b023/ cat >/tmp/go-build3815711984/b023/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build3815711984/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid GGlRvCEiq2QQKeikUZMH/GGlRvCEiq2QQKeikUZMH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_x86.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/25/2572cff8cef074bb175ec4ca06a466450baf69305ce4d27d89215f464ae2883d-d # internal internal/chacha8rand mkdir -p $WORK/b012/ echo -n > $WORK/b012/go_asm.h # internal internal/bytealg mkdir -p $WORK/b009/ cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./chacha8_amd64.s echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b040/ echo -n > $WORK/b040/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b040/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cat >/tmp/go-build3815711984/b012/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3815711984/b011/_pkg_.a packagefile internal/cpu=/tmp/go-build3815711984/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid 6KuWpDEhCJhhLGgLH0MV/6KuWpDEhCJhhLGgLH0MV -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go cat >/tmp/go-build3815711984/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3815711984/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid rEC08uBWssOufbVEcb-J/rEC08uBWssOufbVEcb-J -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cat >/tmp/go-build3815711984/b040/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3815711984/b010/_pkg_.a packagefile math/bits=/tmp/go-build3815711984/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p math -lang=go1.25 -std -installsuffix shared -buildid F7q6i4eGGQlDOR6Vzfr1/F7q6i4eGGQlDOR6Vzfr1 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b040/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go go tool buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/17/1799e543d2c4827c9eef968ee54b2eebb3c6aea0b35508e345a1b5317549a708-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b009/_pkg_.a $WORK/b009/compare_amd64.o $WORK/b009/count_amd64.o $WORK/b009/equal_amd64.o $WORK/b009/index_amd64.o $WORK/b009/indexbyte_amd64.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b012/_pkg_.a $WORK/b012/chacha8_amd64.o # internal go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/c7/c71bf68282510d80c0861e62559984f05c1002185c6538df92e2657ed27f7d30-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c3/c39c4ca86211dc1f308e0306e01657a9797b17967d59cf5084a4b300065a2412-d # internal internal/stringslite mkdir -p $WORK/b030/ internal/runtime/cgroup mkdir -p $WORK/b019/ cat >/tmp/go-build3815711984/b030/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid SZzzUtDzYgTy3L34s-zj/SZzzUtDzYgTy3L34s-zj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go cat >/tmp/go-build3815711984/b019/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3815711984/b020/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3815711984/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid rUnjvEi-iyT73o1cDY0Y/rUnjvEi-iyT73o1cDY0Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go go tool buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c8/c80332776e1ddf8a049348dc971db9308f4007b9582a87f0ffd38058be769bf4-d # internal go tool buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/80/8034052543afcaa58ff137b94842fe177a0745dbffd1e74e23cae749f54317d8-d # internal go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c3/c32a2af456922ff675053b53708050fd58036830bae1acebe3c9d4a498be4f14-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/stub.o ./stub.s go tool pack r $WORK/b004/_pkg_.a $WORK/b004/abi_test.o $WORK/b004/stub.o # internal go tool buildid -w $WORK/b004/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b040/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b040/exp_amd64.o ./exp_amd64.s cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/1c/1c5723767bfdf476da5a354e047539868be867d09cd1db10ec44a626b8bead2d-d # internal internal/race mkdir -p $WORK/b028/ internal/synctest mkdir -p $WORK/b047/ cat >/tmp/go-build3815711984/b028/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3815711984/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 9DezK0ydhmBlDllwL7tn/9DezK0ydhmBlDllwL7tn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build3815711984/b047/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3815711984/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid WdO3OlooholVU4O6UtkD/WdO3OlooholVU4O6UtkD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b040/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b040/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b040/log_amd64.o ./log_amd64.s go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8e/8eedf1fdb2c69c9ec195151fcbca4c652112a5c69ded53635d69199f148f8ab0-d # internal go tool buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d2/d20bbe2c12b4802a741156cd4e7fd6b8a10c95bb1ee6bdfb88f527988ec42f03-d # internal internal/sync mkdir -p $WORK/b045/ go tool pack r $WORK/b040/_pkg_.a $WORK/b040/dim_amd64.o $WORK/b040/exp_amd64.o $WORK/b040/floor_amd64.o $WORK/b040/hypot_amd64.o $WORK/b040/log_amd64.o # internal cat >/tmp/go-build3815711984/b045/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3815711984/b004/_pkg_.a packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a packagefile internal/race=/tmp/go-build3815711984/b028/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid 0-PsClX8i3IINO6dtqkJ/0-PsClX8i3IINO6dtqkJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go go tool buildid -w $WORK/b040/_pkg_.a # internal internal/runtime/maps mkdir -p $WORK/b025/ cat >/tmp/go-build3815711984/b025/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3815711984/b004/_pkg_.a packagefile internal/asan=/tmp/go-build3815711984/b026/_pkg_.a packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a packagefile internal/msan=/tmp/go-build3815711984/b027/_pkg_.a packagefile internal/race=/tmp/go-build3815711984/b028/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3815711984/b021/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3815711984/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid oqc8RMSbP31t1p3gOtOR/oqc8RMSbP31t1p3gOtOR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/66/667a614f8a39184f0b1bf1b1bb719770f5f1b7dbb62611790f00d5edbf4f1a83-d # internal go tool buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f2/f20881e47c2aa573db6a1337b87fb9640d733a6679bf5193b93377fe047af870-d # internal go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/4f/4f19506801fdceeb9b558eaa6aaf6d8c98566359f5df95b791d60e67265581a2-d # internal runtime mkdir -p $WORK/b008/ echo -n > $WORK/b008/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build3815711984/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3815711984/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build3815711984/b011/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3815711984/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3815711984/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build3815711984/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a packagefile internal/godebugs=/tmp/go-build3815711984/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3815711984/b015/_pkg_.a packagefile internal/goos=/tmp/go-build3815711984/b016/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3815711984/b017/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3815711984/b018/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build3815711984/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3815711984/b023/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build3815711984/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3815711984/b025/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3815711984/b021/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3815711984/b020/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3815711984/b029/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3815711984/b022/_pkg_.a packagefile internal/stringslite=/tmp/go-build3815711984/b030/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3815711984/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid D8dj8iXzxO7krkKLfMGr/D8dj8iXzxO7krkKLfMGr -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b008/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b008/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/ints.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o $WORK/b008/test_amd64.o $WORK/b008/time_linux_amd64.o # internal go tool buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/17/17e97dd9cb2748b9e0c34b148f1b22521e415f00f7834777b509a40f5f0774a6-d # internal iter mkdir -p $WORK/b039/ internal/reflectlite mkdir -p $WORK/b003/ echo -n > $WORK/b003/go_asm.h # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b003/symabis ./asm.s cat >/tmp/go-build3815711984/b039/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3815711984/b028/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a EOF sync mkdir -p $WORK/b044/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid nGHguD-VcipsMZUMck_Q/nGHguD-VcipsMZUMck_Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/tmp/go-build3815711984/b044/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3815711984/b028/_pkg_.a packagefile internal/sync=/tmp/go-build3815711984/b045/_pkg_.a packagefile internal/synctest=/tmp/go-build3815711984/b047/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid GXhbIQY7MN43qYtmNcQQ/GXhbIQY7MN43qYtmNcQQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build3815711984/b003/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3815711984/b004/_pkg_.a packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3815711984/b007/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid VpGapxKY53aJKa8_Rgbx/VpGapxKY53aJKa8_Rgbx -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b003/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack -asmhdr $WORK/b003/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/23/238928d206f1d4133dd1051a7a851056b349e35a457707cbfe8800cc06b0c348-d # internal slices mkdir -p $WORK/b049/ cat >/tmp/go-build3815711984/b049/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3815711984/b036/_pkg_.a packagefile iter=/tmp/go-build3815711984/b039/_pkg_.a packagefile math/bits=/tmp/go-build3815711984/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid TxG0FP53YH3TFfFuUz2H/TxG0FP53YH3TFfFuUz2H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3e/3efb94d17d3bb61391b85e22c81b24f82277d10ab3812cb05fbf87eb6f0968e6-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b003/asm.o ./asm.s go tool pack r $WORK/b003/_pkg_.a $WORK/b003/asm.o # internal go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/5a/5afdf49a3ae24a2b5b5409d79fab2345d953f17b3bd1b87687d004fef13e8619-d # internal errors mkdir -p $WORK/b002/ sort cat >/tmp/go-build3815711984/b002/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3815711984/b003/_pkg_.a EOF mkdir -p $WORK/b078/ cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid _W3ytpWZ640sXl_R6eib/_W3ytpWZ640sXl_R6eib -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build3815711984/b078/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3815711984/b003/_pkg_.a packagefile math/bits=/tmp/go-build3815711984/b041/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid xQ9uvtzwoPpYOLj4EcWX/xQ9uvtzwoPpYOLj4EcWX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/62/62b2c0e10a1fb42b0a485daa3e6e7412d01e2252f9478f26fb5f6e433a6b0521-d # internal internal/bisect mkdir -p $WORK/b058/ internal/testlog mkdir -p $WORK/b063/ cat >/tmp/go-build3815711984/b058/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid ip9Ne9lUOaukm3phldqr/ip9Ne9lUOaukm3phldqr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build3815711984/b063/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid g4QZToZXsV3orsLn0rve/g4QZToZXsV3orsLn0rve -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go runtime/cgo mkdir -p $WORK/b068/ echo -n > $WORK/b068/preferlinkext # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b068/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/4e/4ec57e31ee44c9c5d85192c933c8baade75d6925d3e8259bdf297550dd311b62-d # internal internal/oserror mkdir -p $WORK/b054/ path mkdir -p $WORK/b055/ io mkdir -p $WORK/b050/ cat >/tmp/go-build3815711984/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a EOF cat >/tmp/go-build3815711984/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid MSpcvyLa1e2eNdrWaept/MSpcvyLa1e2eNdrWaept -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid JGvqsUECqFAvEMHR4Y0K/JGvqsUECqFAvEMHR4Y0K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build3815711984/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid 354ti0QVYKzCPd-_BeJW/354ti0QVYKzCPd-_BeJW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b042/ cat >/tmp/go-build3815711984/b042/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build3815711984/b030/_pkg_.a packagefile math=/tmp/go-build3815711984/b040/_pkg_.a packagefile math/bits=/tmp/go-build3815711984/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid Osr7YLWVvj-dk8jMXa1U/Osr7YLWVvj-dk8jMXa1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c8/c81231e43da3f9fc844781bad068ffb6defd738e0aba41c4f6f0a867a496baf9-d # internal cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/2f/2f8b9acddfebf557cc779fb7e7ecfe6990c13524e2951c15695fbc36a5b7300e-d # internal syscall mkdir -p $WORK/b059/ echo -n > $WORK/b059/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b059/symabis ./asm_linux_amd64.s cat >/tmp/go-build3815711984/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/asan=/tmp/go-build3815711984/b026/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build3815711984/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build3815711984/b038/_pkg_.a packagefile internal/msan=/tmp/go-build3815711984/b027/_pkg_.a packagefile internal/oserror=/tmp/go-build3815711984/b054/_pkg_.a packagefile internal/race=/tmp/go-build3815711984/b028/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3815711984/b022/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid pwOv4P6VcpHSXXauQf1v/pwOv4P6VcpHSXXauQf1v -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b059/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x002.o -c cgo.cgo2.c go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f4/f40f62f7583de777745a4a4a01e4326cae3450c3bb1a9195e4e7911c06423a60-d # internal go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/77/774b0428722c44407c3cd9425460d3e02fe873ffdb88667e24aa363e0ec93c8a-d # internal internal/godebug mkdir -p $WORK/b057/ cat >/tmp/go-build3815711984/b057/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build3815711984/b058/_pkg_.a packagefile internal/godebugs=/tmp/go-build3815711984/b014/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid 2HTvY4K_koyIFSsIz28H/2HTvY4K_koyIFSsIz28H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x003.o -c gcc_context.c go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cc/cc13967a51c39f1790dab0097e617efe85f70e69f8615f7051c70a759a1aa088-d # internal bytes mkdir -p $WORK/b071/ strings mkdir -p $WORK/b064/ cat >/tmp/go-build3815711984/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile iter=/tmp/go-build3815711984/b039/_pkg_.a packagefile math/bits=/tmp/go-build3815711984/b041/_pkg_.a packagefile unicode=/tmp/go-build3815711984/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF cat >/tmp/go-build3815711984/b064/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/abi=/tmp/go-build3815711984/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build3815711984/b030/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile iter=/tmp/go-build3815711984/b039/_pkg_.a packagefile math/bits=/tmp/go-build3815711984/b041/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile unicode=/tmp/go-build3815711984/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid RDU1YnSU4nOMcXBYssTx/RDU1YnSU4nOMcXBYssTx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid LWX-a4s-3Sg_WTaOyHf4/LWX-a4s-3Sg_WTaOyHf4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x004.o -c gcc_fatalf.c go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/68/6864256d553527702bf465ee1b6466d4c56794358ee72c039216950ce9958915-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x005.o -c gcc_libinit.c go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d0/d093916076a93cbd1119fe88114bc7010c83b7a7688bbb15b75958d2868e8148-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x006.o -c gcc_linux_amd64.c go tool buildid -w $WORK/b042/_pkg_.a # internal go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/bf/bf3e364a71846308ab2a7f9db04c151ad87d361aee0a5f7a9f68f569e08f0fb1-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/e1/e1924bde9a26f3dc38c0bc8d83974a102ef067abe8d51c60cc2ac260edeaad11-d # internal reflect mkdir -p $WORK/b037/ echo -n > $WORK/b037/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b037/symabis ./asm_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x007.o -c gcc_mmap.c cat >/tmp/go-build3815711984/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/abi=/tmp/go-build3815711984/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build3815711984/b038/_pkg_.a packagefile internal/race=/tmp/go-build3815711984/b028/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3815711984/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3815711984/b029/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3815711984/b007/_pkg_.a packagefile iter=/tmp/go-build3815711984/b039/_pkg_.a packagefile math=/tmp/go-build3815711984/b040/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile strconv=/tmp/go-build3815711984/b042/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile unicode=/tmp/go-build3815711984/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid wtGADBCRi1MymT-o3nr5/wtGADBCRi1MymT-o3nr5 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b0/b0d301038a628d0caff792d55cffc68dadd5571c9a56675717641b377e8c4e1d-d # internal bufio mkdir -p $WORK/b073/ regexp/syntax mkdir -p $WORK/b077/ cat >/tmp/go-build3815711984/b073/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3815711984/b071/_pkg_.a packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid saWnDg619omkGj76LyC_/saWnDg619omkGj76LyC_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build3815711984/b077/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a packagefile sort=/tmp/go-build3815711984/b078/_pkg_.a packagefile strconv=/tmp/go-build3815711984/b042/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile unicode=/tmp/go-build3815711984/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid dxScwnm42e8kxQqFof2n/dxScwnm42e8kxQqFof2n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x009.o -c gcc_sigaction.c go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d9/d9ed40dd9479a0f79c0d519ba82242d1f92e14738c3be12d682fc2d86b002655-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x010.o -c gcc_stack_unix.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x012.o -c gcc_util.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b059/_pkg_.a $WORK/b059/asm_linux_amd64.o # internal go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b2/b202d341cfb8033c3128c54234ba2cd1a1a1539ac8f14df9d0028a0b4fffd9d0-d # internal internal/syscall/execenv mkdir -p $WORK/b062/ cat >/tmp/go-build3815711984/b062/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build3815711984/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid qT5ELdgVXzqFsaXQHV0E/qT5ELdgVXzqFsaXQHV0E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go internal/syscall/unix mkdir -p $WORK/b061/ time mkdir -p $WORK/b056/ cat >/tmp/go-build3815711984/b061/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a packagefile syscall=/tmp/go-build3815711984/b059/_pkg_.a EOF cat >/tmp/go-build3815711984/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/godebug=/tmp/go-build3815711984/b057/_pkg_.a packagefile internal/stringslite=/tmp/go-build3815711984/b030/_pkg_.a packagefile math/bits=/tmp/go-build3815711984/b041/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile syscall=/tmp/go-build3815711984/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p time -lang=go1.25 -std -installsuffix shared -buildid 18gX-gEihQgH6Tfi_nnL/18gX-gEihQgH6Tfi_nnL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid mxnCLwy6i3f6KkLtxCzl/mxnCLwy6i3f6KkLtxCzl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x013.o -c linux_syscall.c go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/13/13a68727cb4b003aff45fb04a230f1a75f0040eb7b575dc602c588687ccdd2c6-d # internal go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/35/35c87d763e54d6d1d8ca0b37805e6571b7fe2470bfac813d681296bb374a9451-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_x014.o -c gcc_amd64.S cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b068/_cgo_main.o -c _cgo_main.c go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c1/c115314df9dd4a7fae2a1399a8fa0de1e23d349fe977cbafee29caa9dd6f8935-d # internal regexp mkdir -p $WORK/b076/ cat >/tmp/go-build3815711984/b076/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3815711984/b071/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile regexp/syntax=/tmp/go-build3815711984/b077/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a packagefile strconv=/tmp/go-build3815711984/b042/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile unicode=/tmp/go-build3815711984/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid nsA_XXalCFdklznrl4Yk/nsA_XXalCFdklznrl4Yk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/preferlinkext $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o $WORK/b068/_x007.o $WORK/b068/_x008.o $WORK/b068/_x009.o $WORK/b068/_x010.o $WORK/b068/_x011.o $WORK/b068/_x012.o $WORK/b068/_x013.o $WORK/b068/_x014.o -O2 -g -lpthread gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/preferlinkext $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o $WORK/b068/_x007.o $WORK/b068/_x008.o $WORK/b068/_x009.o $WORK/b068/_x010.o $WORK/b068/_x011.o $WORK/b068/_x012.o $WORK/b068/_x013.o $WORK/b068/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go -dynlinker echo -n > $WORK/b068/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b068/symabis ./asm_amd64.s cat >/tmp/go-build3815711984/b068/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build3815711984/b029/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid _H18ETO09ffRogmE_mqb/_H18ETO09ffRogmE_mqb -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b068/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b068/_cgo_gotypes.go $WORK/b068/cgo.cgo1.go $WORK/b068/_cgo_import.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b068/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b068/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b068/_pkg_.a $WORK/b068/asm_amd64.o $WORK/b068/preferlinkext $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o $WORK/b068/_x007.o $WORK/b068/_x008.o $WORK/b068/_x009.o $WORK/b068/_x010.o $WORK/b068/_x011.o $WORK/b068/_x012.o $WORK/b068/_x013.o $WORK/b068/_x014.o # internal go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/82/826ed9a1e017e7137f5ec4d1f1fd8312fefee26738c015061b955ee8a546b0cd-d # internal go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/77/7703d064b047af8ef989a921793ec8056cf789eaafee2297cbaeda888b6bee3e-d # internal github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp mkdir -p $WORK/b075/ cat >/tmp/go-build3815711984/b075/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile regexp=/tmp/go-build3815711984/b076/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp -lang=go1.25 -complete -installsuffix shared -buildid J8Tz2bXP_iqiTf5-dEWl/J8Tz2bXP_iqiTf5-dEWl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp.go ./_build/src/github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp/regexp_dontprecompile.go go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/65/650af1875f217727d6e0ec56ca5345ac4b90c3124f87c9124d7638c9372be795-d # internal go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fa/facbcf84bfb2242138c2ac71016e7c312d453cf871ccac2f388f2fe347801418-d # internal io/fs mkdir -p $WORK/b053/ cat >/tmp/go-build3815711984/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/oserror=/tmp/go-build3815711984/b054/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile path=/tmp/go-build3815711984/b055/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a packagefile time=/tmp/go-build3815711984/b056/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid s3Di1-XdEMwFmBo6kUIT/s3Di1-XdEMwFmBo6kUIT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b060/ cat >/tmp/go-build3815711984/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/itoa=/tmp/go-build3815711984/b038/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3815711984/b061/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a packagefile syscall=/tmp/go-build3815711984/b059/_pkg_.a packagefile time=/tmp/go-build3815711984/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid G7KgVObJ5XD6DA_Dmv1U/G7KgVObJ5XD6DA_Dmv1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/fstatat_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/4f/4f070f54f4fac60313401debc15a601935ccf2e84b4569025a4da96a7698c3f7-d # internal internal/filepathlite mkdir -p $WORK/b052/ cat >/tmp/go-build3815711984/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build3815711984/b030/_pkg_.a packagefile io/fs=/tmp/go-build3815711984/b053/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid oTgjQploVovXYdklbS3v/oTgjQploVovXYdklbS3v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/df/dfeaa1fe7d731c5679c2967b49c533c8803001faabbeb7208c68dc5639cf4ce4-d # internal go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a0/a07f7f0abcd2ed8261b4855fb56e24075799b9aee2a4a67e4a9088b934383805-d # internal os mkdir -p $WORK/b051/ cat >/tmp/go-build3815711984/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build3815711984/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3815711984/b052/_pkg_.a packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build3815711984/b038/_pkg_.a packagefile internal/poll=/tmp/go-build3815711984/b060/_pkg_.a packagefile internal/stringslite=/tmp/go-build3815711984/b030/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3815711984/b062/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3815711984/b061/_pkg_.a packagefile internal/testlog=/tmp/go-build3815711984/b063/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile io/fs=/tmp/go-build3815711984/b053/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a packagefile syscall=/tmp/go-build3815711984/b059/_pkg_.a packagefile time=/tmp/go-build3815711984/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p os -lang=go1.25 -std -installsuffix shared -buildid PMQQiSj2836VWEQ0r1TA/PMQQiSj2836VWEQ0r1TA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/statat.go /usr/lib/golang/src/os/statat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b037/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b037/_pkg_.a $WORK/b037/asm_amd64.o # internal go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c8/c85213088d5678ed6ee137802bdc40dd7f3fda9db8f68f5d94df4dd29e191c7d-d # internal internal/fmtsort mkdir -p $WORK/b035/ cat >/tmp/go-build3815711984/b035/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3815711984/b036/_pkg_.a packagefile reflect=/tmp/go-build3815711984/b037/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid xQJtJLGvaGT_RrxRB4tq/xQJtJLGvaGT_RrxRB4tq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/81/81dbb9d4f1b49c6aaeb347fd553d094c80ced24de2339c70b94719ea518de049-d # internal go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/26/261643df537dd2578a726fcdc4ddd083ccba9da11151c63a23006e6d8dffa68d-d # internal fmt mkdir -p $WORK/b034/ path/filepath mkdir -p $WORK/b069/ cat >/tmp/go-build3815711984/b034/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3815711984/b035/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile math=/tmp/go-build3815711984/b040/_pkg_.a packagefile os=/tmp/go-build3815711984/b051/_pkg_.a packagefile reflect=/tmp/go-build3815711984/b037/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a packagefile strconv=/tmp/go-build3815711984/b042/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid sTbWfvlc7uAKWQgBQSMt/sTbWfvlc7uAKWQgBQSMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >/tmp/go-build3815711984/b069/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3815711984/b052/_pkg_.a packagefile io/fs=/tmp/go-build3815711984/b053/_pkg_.a packagefile os=/tmp/go-build3815711984/b051/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a packagefile syscall=/tmp/go-build3815711984/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid HMt2qMi08z2Di4ukJ71U/HMt2qMi08z2Di4ukJ71U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a3/a3f83b300070040b41a0c183356ce5babe097bea6757174b2d8f245a3e09a774-d # internal go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/21/2158788fdde96fbea8e061c37f3233a5e58c6a6be5fc1730d0016b9de8640fa1-d # internal flag mkdir -p $WORK/b032/ cat >/tmp/go-build3815711984/b032/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3815711984/b033/_pkg_.a packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile fmt=/tmp/go-build3815711984/b034/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile os=/tmp/go-build3815711984/b051/_pkg_.a packagefile reflect=/tmp/go-build3815711984/b037/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a packagefile strconv=/tmp/go-build3815711984/b042/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a packagefile time=/tmp/go-build3815711984/b056/_pkg_.a EOF encoding/csv mkdir -p $WORK/b072/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid kbl6_t2NFdsuhhvEB1Pp/kbl6_t2NFdsuhhvEB1Pp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/flag/flag.go os/user mkdir -p $WORK/b067/ cat >/tmp/go-build3815711984/b072/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3815711984/b073/_pkg_.a packagefile bytes=/tmp/go-build3815711984/b071/_pkg_.a packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile fmt=/tmp/go-build3815711984/b034/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a packagefile unicode=/tmp/go-build3815711984/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid G9csT4jUakcqBod972QS/G9csT4jUakcqBod972QS -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go echo -n > $WORK/b067/preferlinkext # internal cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b067/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d3/d30fcf216b5c5eb41e827d318ee4db1fc25d4b490c1b39bf711e62bfc12fd8e1-d # internal github.com/containers/podman/pkg/specgenutilexternal mkdir -p $WORK/b074/ cat >/tmp/go-build3815711984/b074/importcfg << 'EOF' # internal # import config packagefile encoding/csv=/tmp/go-build3815711984/b072/_pkg_.a packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/podman/pkg/specgenutilexternal -lang=go1.25 -complete -installsuffix shared -buildid bmJMc7TW3U5Q55Qw6pMe/bmJMc7TW3U5Q55Qw6pMe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgenutilexternal/mount.go go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2d/2d528a2ce1dcd73a3a353e715033798c2779351a57a7cf557b4697e617d46504-d # internal go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/25/25d25ad91979e01cfa06f1787ab008dd50e734df6552cfbbd14c8d0fa0bf70d6-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b067/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b067/_x002.o -c cgo_lookup_cgo.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b067/_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=S7Fr5aVSjh7EP26kHKb6 -o $WORK/b067/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/preferlinkext $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o -O2 -g gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/preferlinkext $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >/tmp/go-build3815711984/b067/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3815711984/b034/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile strconv=/tmp/go-build3815711984/b042/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile syscall=/tmp/go-build3815711984/b059/_pkg_.a packagefile runtime/cgo=/tmp/go-build3815711984/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid S7Fr5aVSjh7EP26kHKb6/S7Fr5aVSjh7EP26kHKb6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo_lookup_cgo.cgo1.go $WORK/b067/getgrouplist_unix.cgo1.go $WORK/b067/_cgo_import.go cd /usr/lib/golang/src/os/user go tool pack r $WORK/b067/_pkg_.a $WORK/b067/preferlinkext $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o # internal go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/61/6167634410b53ec9b21bad6af51647d1177cf24267547e56f661252230e72fa4-d # internal github.com/containers/podman/pkg/systemd/parser mkdir -p $WORK/b066/ cat >/tmp/go-build3815711984/b066/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile fmt=/tmp/go-build3815711984/b034/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile math=/tmp/go-build3815711984/b040/_pkg_.a packagefile os=/tmp/go-build3815711984/b051/_pkg_.a packagefile os/user=/tmp/go-build3815711984/b067/_pkg_.a packagefile path=/tmp/go-build3815711984/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3815711984/b069/_pkg_.a packagefile strconv=/tmp/go-build3815711984/b042/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a packagefile unicode=/tmp/go-build3815711984/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/containers/podman/pkg/systemd/parser -lang=go1.25 -complete -installsuffix shared -buildid tfy6xJvH5L4pQD5-0aj5/tfy6xJvH5L4pQD5-0aj5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/parser/split.go ./_build/src/github.com/containers/podman/pkg/systemd/parser/unitfile.go go tool buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f5/f581a3cd274dccb07d64dc00e34c5a159a3e2fc9806d5bf43f7a00e06c0a58a3-d # internal github.com/containers/podman/pkg/systemd/quadlet mkdir -p $WORK/b070/ cat >/tmp/go-build3815711984/b070/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/specgenutilexternal=github.com/containers/podman/pkg/specgenutilexternal importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap go.podman.io/storage/pkg/regexp=github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp packagefile bytes=/tmp/go-build3815711984/b071/_pkg_.a packagefile encoding/csv=/tmp/go-build3815711984/b072/_pkg_.a packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile fmt=/tmp/go-build3815711984/b034/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3815711984/b065/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3815711984/b074/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3815711984/b066/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3815711984/b075/_pkg_.a packagefile io/fs=/tmp/go-build3815711984/b053/_pkg_.a packagefile os=/tmp/go-build3815711984/b051/_pkg_.a packagefile os/user=/tmp/go-build3815711984/b067/_pkg_.a packagefile path=/tmp/go-build3815711984/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3815711984/b069/_pkg_.a packagefile regexp=/tmp/go-build3815711984/b076/_pkg_.a packagefile sort=/tmp/go-build3815711984/b078/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/podman/pkg/systemd/quadlet -lang=go1.25 -complete -installsuffix shared -buildid EGPM2HCGEefq_y0X8tVO/EGPM2HCGEefq_y0X8tVO -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/podmancmdline.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/quadlet_common.go ./_build/src/github.com/containers/podman/pkg/systemd/quadlet/unitdirs.go go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/be/beffa16bdfb44def59d40bf4aee49fe352f38f4cc29abe5542090e86ee970ef5-d # internal github.com/containers/podman/cmd/quadlet mkdir -p $WORK/b001/ cat >/tmp/go-build3815711984/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v5/pkg/logiface=github.com/containers/podman/pkg/logiface importmap github.com/containers/podman/v5/pkg/systemd/parser=github.com/containers/podman/pkg/systemd/parser importmap github.com/containers/podman/v5/pkg/systemd/quadlet=github.com/containers/podman/pkg/systemd/quadlet importmap github.com/containers/podman/v5/version/rawversion=github.com/containers/podman/version/rawversion packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile flag=/tmp/go-build3815711984/b032/_pkg_.a packagefile fmt=/tmp/go-build3815711984/b034/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3815711984/b065/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3815711984/b066/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build3815711984/b070/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build3815711984/b079/_pkg_.a packagefile os=/tmp/go-build3815711984/b051/_pkg_.a packagefile path=/tmp/go-build3815711984/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3815711984/b069/_pkg_.a packagefile sort=/tmp/go-build3815711984/b078/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a packagefile unicode=/tmp/go-build3815711984/b048/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile runtime/cgo=/tmp/go-build3815711984/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid zXjEvGQ6FiYpC5QbI_CQ/zXjEvGQ6FiYpC5QbI_CQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/quadlet/main.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/51/516252d8660cdbe8579c1165c4e0e785764913a47e4e26d34b59809b6585f66f-d # internal cat >/tmp/go-build3815711984/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/quadlet=/tmp/go-build3815711984/b001/_pkg_.a packagefile errors=/tmp/go-build3815711984/b002/_pkg_.a packagefile flag=/tmp/go-build3815711984/b032/_pkg_.a packagefile fmt=/tmp/go-build3815711984/b034/_pkg_.a packagefile github.com/containers/podman/pkg/logiface=/tmp/go-build3815711984/b065/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/parser=/tmp/go-build3815711984/b066/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/quadlet=/tmp/go-build3815711984/b070/_pkg_.a packagefile github.com/containers/podman/version/rawversion=/tmp/go-build3815711984/b079/_pkg_.a packagefile os=/tmp/go-build3815711984/b051/_pkg_.a packagefile path=/tmp/go-build3815711984/b055/_pkg_.a packagefile path/filepath=/tmp/go-build3815711984/b069/_pkg_.a packagefile sort=/tmp/go-build3815711984/b078/_pkg_.a packagefile strings=/tmp/go-build3815711984/b064/_pkg_.a packagefile unicode=/tmp/go-build3815711984/b048/_pkg_.a packagefile runtime=/tmp/go-build3815711984/b008/_pkg_.a packagefile runtime/cgo=/tmp/go-build3815711984/b068/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3815711984/b003/_pkg_.a packagefile encoding=/tmp/go-build3815711984/b033/_pkg_.a packagefile io=/tmp/go-build3815711984/b050/_pkg_.a packagefile reflect=/tmp/go-build3815711984/b037/_pkg_.a packagefile slices=/tmp/go-build3815711984/b049/_pkg_.a packagefile strconv=/tmp/go-build3815711984/b042/_pkg_.a packagefile time=/tmp/go-build3815711984/b056/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3815711984/b035/_pkg_.a packagefile math=/tmp/go-build3815711984/b040/_pkg_.a packagefile sync=/tmp/go-build3815711984/b044/_pkg_.a packagefile unicode/utf8=/tmp/go-build3815711984/b043/_pkg_.a packagefile os/user=/tmp/go-build3815711984/b067/_pkg_.a packagefile bytes=/tmp/go-build3815711984/b071/_pkg_.a packagefile encoding/csv=/tmp/go-build3815711984/b072/_pkg_.a packagefile github.com/containers/podman/pkg/specgenutilexternal=/tmp/go-build3815711984/b074/_pkg_.a packagefile github.com/containers/podman/vendor/go.podman.io/storage/pkg/regexp=/tmp/go-build3815711984/b075/_pkg_.a packagefile io/fs=/tmp/go-build3815711984/b053/_pkg_.a packagefile regexp=/tmp/go-build3815711984/b076/_pkg_.a packagefile internal/bytealg=/tmp/go-build3815711984/b009/_pkg_.a packagefile internal/byteorder=/tmp/go-build3815711984/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3815711984/b052/_pkg_.a packagefile internal/goarch=/tmp/go-build3815711984/b005/_pkg_.a packagefile internal/itoa=/tmp/go-build3815711984/b038/_pkg_.a packagefile internal/poll=/tmp/go-build3815711984/b060/_pkg_.a packagefile internal/stringslite=/tmp/go-build3815711984/b030/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3815711984/b062/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3815711984/b061/_pkg_.a packagefile internal/testlog=/tmp/go-build3815711984/b063/_pkg_.a packagefile sync/atomic=/tmp/go-build3815711984/b046/_pkg_.a packagefile syscall=/tmp/go-build3815711984/b059/_pkg_.a packagefile math/bits=/tmp/go-build3815711984/b041/_pkg_.a packagefile internal/abi=/tmp/go-build3815711984/b004/_pkg_.a packagefile iter=/tmp/go-build3815711984/b039/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3815711984/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3815711984/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build3815711984/b010/_pkg_.a packagefile internal/godebugs=/tmp/go-build3815711984/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3815711984/b015/_pkg_.a packagefile internal/goos=/tmp/go-build3815711984/b016/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3815711984/b017/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3815711984/b018/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build3815711984/b019/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3815711984/b023/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build3815711984/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3815711984/b025/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3815711984/b021/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3815711984/b020/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3815711984/b029/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3815711984/b022/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3815711984/b031/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3815711984/b007/_pkg_.a packagefile internal/race=/tmp/go-build3815711984/b028/_pkg_.a packagefile cmp=/tmp/go-build3815711984/b036/_pkg_.a packagefile internal/godebug=/tmp/go-build3815711984/b057/_pkg_.a packagefile internal/sync=/tmp/go-build3815711984/b045/_pkg_.a packagefile internal/synctest=/tmp/go-build3815711984/b047/_pkg_.a packagefile bufio=/tmp/go-build3815711984/b073/_pkg_.a packagefile internal/oserror=/tmp/go-build3815711984/b054/_pkg_.a packagefile regexp/syntax=/tmp/go-build3815711984/b077/_pkg_.a packagefile internal/asan=/tmp/go-build3815711984/b026/_pkg_.a packagefile internal/msan=/tmp/go-build3815711984/b027/_pkg_.a packagefile internal/bisect=/tmp/go-build3815711984/b058/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/podman/cmd/quadlet\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x44ec9da976889fbc3e91ccc0390e496670411e69 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs,btrfs_noversion,remote\nbuild\tDefaultGODEBUG=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=u03hB5m5feVIGOZHCfR-/zXjEvGQ6FiYpC5QbI_CQ/pcKp44j_96pcPQ4uCWl-/u03hB5m5feVIGOZHCfR- -B 0x44ec9da976889fbc3e91ccc0390e496670411e69 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/quadlet rm -rf $WORK/b001/ + LDFLAGS= + /usr/bin/make docs docker-docs hack/markdown-preprocess if [ ! -x "./test/tools/build/go-md2man" ]; then \ /usr/bin/make -C test/tools build/go-md2man GOOS=linux GOARCH=amd64; \ fi make[1]: Entering directory '/builddir/build/BUILD/podman-5.8.1/test/tools' go build -o build/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 make[1]: Leaving directory '/builddir/build/BUILD/podman-5.8.1/test/tools' mkdir -p docs/build/man /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found ( echo "% podman-rootless 7"; echo; sed -e '/logo.*\.png/d' docs/source/markdown/podman-rootless.7.md.tmp.$ && \ mv docs/source/markdown/podman-rootless.7.md.tmp.$ docs/source/markdown/podman-rootless.7.md /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found ( echo "% podman-troubleshooting 7"; echo; sed -e '/logo.*\.png/d' docs/source/markdown/podman-troubleshooting.7.md.tmp.$ && \ mv docs/source/markdown/podman-troubleshooting.7.md.tmp.$ docs/source/markdown/podman-troubleshooting.7.md /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found /usr/bin/bash: line 1: man: command not found (cd docs; ./dckrman.sh ./build/man/*.1) + pushd dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1 + mkdir _build + pushd _build ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/podman-5.8.1 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build:/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + GOPATH=/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build:/builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper systemd libsubid exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags ' -B 0xdc25e1bd265c3c90d6d153523030637b2651fce1 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/dnsname github.com/containers/dnsname/plugins/meta/dnsname WORK=/tmp/go-build4248178378 internal/goarch mkdir -p $WORK/b007/ echo '# import config' > $WORK/b007/importcfg # internal internal/godebugs mkdir -p $WORK/b016/ cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid jWIAXlY8FbuJWfIN0w21/jWIAXlY8FbuJWfIN0w21 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go internal/profilerecord mkdir -p $WORK/b019/ internal/goos mkdir -p $WORK/b018/ echo '# import config' > $WORK/b016/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid Ca7CgjgTEKLhRb10WUXP/Ca7CgjgTEKLhRb10WUXP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go echo '# import config' > $WORK/b019/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid jbDZSUNwp25CQmBHcEL8/jbDZSUNwp25CQmBHcEL8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go internal/byteorder mkdir -p $WORK/b013/ internal/unsafeheader mkdir -p $WORK/b009/ internal/coverage/rtcov mkdir -p $WORK/b015/ echo '# import config' > $WORK/b018/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid CvG_vXHdUDW33z2l2ra-/CvG_vXHdUDW33z2l2ra- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go echo '# import config' > $WORK/b013/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid XDDjjnzD9T2WJwt0dLAM/XDDjjnzD9T2WJwt0dLAM -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go echo '# import config' > $WORK/b009/importcfg # internal echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid AhDpHoMKXwUZRyeKMO35/AhDpHoMKXwUZRyeKMO35 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid S85971GB-0ff33SG3kGx/S85971GB-0ff33SG3kGx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go unicode/utf16 mkdir -p $WORK/b068/ log/internal internal/asan mkdir -p $WORK/b085/ cmp mkdir -p $WORK/b045/ echo '# import config' > $WORK/b068/importcfg # internal mkdir -p $WORK/b028/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid Xt2pPNYINWWa4DQJ8Dpr/Xt2pPNYINWWa4DQJ8Dpr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go echo '# import config' > $WORK/b085/importcfg # internal echo '# import config' > $WORK/b045/importcfg # internal internal/itoa internal/msan mkdir -p $WORK/b029/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid _JgtW_zrvPLFPBw7XW_h/_JgtW_zrvPLFPBw7XW_h -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/log/internal/internal.go mkdir -p $WORK/b054/ internal/trace/tracev2 mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid Pj8vY_hv-qvRTvihgmAE/Pj8vY_hv-qvRTvihgmAE -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/cmp/cmp.go echo '# import config' > $WORK/b028/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid apzV6W8tNPw8Ias9d4ij/apzV6W8tNPw8Ias9d4ij -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go unicode/utf8 mkdir -p $WORK/b042/ encoding mkdir -p $WORK/b046/ echo '# import config' > $WORK/b029/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid UNSr1-6ApgOCIuDrqJrR/UNSr1-6ApgOCIuDrqJrR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go echo '# import config' > $WORK/b054/importcfg # internal echo '# import config' > $WORK/b033/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid wCymgkQMDXCCT82K_MuR/wCymgkQMDXCCT82K_MuR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid W7umNVOZHWf7y_bdV1kD/W7umNVOZHWf7y_bdV1kD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go math/bits mkdir -p $WORK/b040/ echo '# import config' > $WORK/b046/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid LZ6fhXOWsm-36N2TPOjx/LZ6fhXOWsm-36N2TPOjx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/encoding.go sync/atomic internal/nettrace mkdir -p $WORK/b037/ mkdir -p $WORK/b074/ internal/cpu echo '# import config' > $WORK/b040/importcfg # internal mkdir -p $WORK/b012/ echo -n > $WORK/b037/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid FGWwwZ-CTbk1TbGhu8DP/FGWwwZ-CTbk1TbGhu8DP -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b037/symabis ./asm.s echo '# import config' > $WORK/b074/importcfg # internal internal/goexperiment mkdir -p $WORK/b017/ cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid OZPSVuToWcI6i2nthXHL/OZPSVuToWcI6i2nthXHL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go echo -n > $WORK/b012/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s unicode mkdir -p $WORK/b041/ go tool buildid -w $WORK/b016/_pkg_.a # internal go tool buildid -w $WORK/b009/_pkg_.a # internal go tool buildid -w $WORK/b045/_pkg_.a # internal go tool buildid -w $WORK/b018/_pkg_.a # internal go tool buildid -w $WORK/b007/_pkg_.a # internal go tool buildid -w $WORK/b085/_pkg_.a # internal go tool buildid -w $WORK/b019/_pkg_.a # internal echo '# import config' > $WORK/b042/importcfg # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid ge_PO_pZCWLaNFg-0ihU/ge_PO_pZCWLaNFg-0ihU -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go echo '# import config' > $WORK/b041/importcfg # internal echo '# import config' > $WORK/b017/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid hmDwgDSdAheDeUYxjUMt/hmDwgDSdAheDeUYxjUMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid w7qqm1T3yy0aZ_1BJNse/w7qqm1T3yy0aZ_1BJNse -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go go tool buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/71/71d63bb64e24ef08a997c90f678f132d94e4ef3625de25e990aeba5755e66089-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/98/9839795791f40a92d2935ede7e09d0bb22d40ace5d12ec6bfe6fcd753c9f3d37-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/69/69eac257be84d30eaa54f1f053548a246ac720ca5ef56d7bfc1a0d8e48d040d7-d # internal go tool buildid -w $WORK/b068/_pkg_.a # internal go tool buildid -w $WORK/b046/_pkg_.a # internal echo '# import config' > $WORK/b037/importcfg # internal go tool buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid v9hMdeBP6zyVccdgwchX/v9hMdeBP6zyVccdgwchX -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go go tool buildid -w $WORK/b013/_pkg_.a # internal go tool buildid -w $WORK/b015/_pkg_.a # internal go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/3f/3fd50d54347a7e8a279514feb50507a4bd4873548b9502f250351eec43072c44-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/c7/c70c368b91ee0bb3530ec0a8993f599a326f4a14e53de891c5ff581ccb0e93d1-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/bc/bc1be73040c4c43fb1a247ebd4667785cfc36408dd2bb2ee2af249e57db8e0b0-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/65/6534b513a0ad5689edc96aaa5bc364f1a31235a46d9fad35e496f8ba13cebb56-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/7f/7ffe8fe7416ca88c34ba909524c064365a131d2d8fcf1b0591caa59f10cc47c6-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e4/e482b97a702aa161ac4e5d28dca8725b56b5a1fd914b67a4c110ef2c11aa1fae-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9a/9a46a71a0dc21149eea7f34d6c486fc5e04ca39313a4ad1719e40813eca47ab0-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c4/c4aea707ef2f5461d82b395b5f4132612ae3599f284e98934d78bdf22f96ca2c-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6a/6a363e3cd5af3ed699db8a419b25882593de49d7a9ba7f2628b5ab75867a5163-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/66/66f48027dd192e272fe93ff1a2893a96488909e80a6d2205aac7b8da5cec41aa-d # internal echo '# import config' > $WORK/b012/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid sR6ahCMHvn0UKWiR7cZc/sR6ahCMHvn0UKWiR7cZc -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go internal/runtime/gc mkdir -p $WORK/b026/ internal/runtime/math mkdir -p $WORK/b023/ cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/fe/fe70d9d6c850b1dd69d84dfa097c3236f6360892bc706287b1380dbd9b673db7-d # internal internal/runtime/syscall mkdir -p $WORK/b024/ cat >/tmp/go-build4248178378/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a EOF go tool buildid -w $WORK/b017/_pkg_.a # internal cat >/tmp/go-build4248178378/b023/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid 6CJTd_-EoZIQPYUwiozg/6CJTd_-EoZIQPYUwiozg -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid nH7G7NWLw1nWd3IQPg1J/nH7G7NWLw1nWd3IQPg1J -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go echo -n > $WORK/b024/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b024/symabis ./asm_linux_amd64.s internal/runtime/sys mkdir -p $WORK/b031/ internal/runtime/atomic mkdir -p $WORK/b020/ cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c9/c91963c55d8160b0b3ebe11ec6d88b1d559dfaf3797f42d6505287b6e0b4dce4-d # internal echo -n > $WORK/b031/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b031/symabis ./empty.s internal/abi mkdir -p $WORK/b006/ echo -n > $WORK/b020/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./atomic_amd64.s echo -n > $WORK/b006/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/bc/bc2d4f3aba08524c9e1565947d27c34334fbf3899154637e543dcf3752644aed-d # internal cat >/tmp/go-build4248178378/b031/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a packagefile internal/goos=/tmp/go-build4248178378/b018/_pkg_.a EOF cat >/tmp/go-build4248178378/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid wVL5SMS6c1eD7AL-F1V9/wVL5SMS6c1eD7AL-F1V9 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid eKJRl4f143mi7pirESa7/eKJRl4f143mi7pirESa7 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go go tool buildid -w $WORK/b033/_pkg_.a # internal cat >/tmp/go-build4248178378/b020/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a EOF go tool buildid -w $WORK/b040/_pkg_.a # internal cat >/tmp/go-build4248178378/b024/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid mMZgo0wmdEZ_VL716Jcj/mMZgo0wmdEZ_VL716Jcj -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid i0s3jTnxsF8O9qYjPLT-/i0s3jTnxsF8O9qYjPLT- -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/24/241d9d2355dd1291a034ff238aedf8fffcf2eeb5cd1c117135b55f5176368b13-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/94/942005b3427fcc3198f88ee7c3332462c39babb68d390f2ed472cbf8282558a6-d # internal go tool buildid -w $WORK/b026/_pkg_.a # internal go tool buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/51/5105ae119acd1a8f9dd9600f9922ecc06e9b1cf2d779cc9f5308f0abbc205d74-d # internal internal/runtime/strconv mkdir -p $WORK/b022/ cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2b/2b30a8c91d3da097901ff52a684bf9b62774561ef33aa18e21f688e727154064-d # internal cat >/tmp/go-build4248178378/b022/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build4248178378/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid RiTXFerSTVIuZmiitqvH/RiTXFerSTVIuZmiitqvH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3f/3f8fdf3b30f0e9afc0ddff4bfbea029e8e63e35c22e2a7726c03ea173eb49310-d # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/empty.o ./empty.s go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/159bbca385c779a7377c6e4cd59a397bb4234cb0044303a8245eacd01ea2732e-d # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b024/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_amd64.o # internal go tool buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b031/_pkg_.a $WORK/b031/empty.o # internal go tool buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/12/126b5e9f9eda937af86ac87d490e2fed06bd41ca839031136dd69616793b3401-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/94/94e1b3d2ebc2e6d1d2f0e80877f5e28579f27d3268ea540c4ba4c1f752a6c9b0-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu.o ./cpu.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b037/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu_x86.o ./cpu_x86.s go tool pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal go tool buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic go tool pack r $WORK/b037/_pkg_.a $WORK/b037/asm.o # internal go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/25/2572cff8cef074bb175ec4ca06a466450baf69305ce4d27d89215f464ae2883d-d # internal internal/chacha8rand mkdir -p $WORK/b014/ echo -n > $WORK/b014/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./chacha8_amd64.s internal/bytealg mkdir -p $WORK/b011/ echo -n > $WORK/b011/go_asm.h # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c3/c308f733c3c70376aed4bb70279f30723afab265f3a980f1720f26b575ddfa5e-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b050/ echo -n > $WORK/b050/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b050/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cat >/tmp/go-build4248178378/b014/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build4248178378/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build4248178378/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid 6KuWpDEhCJhhLGgLH0MV/6KuWpDEhCJhhLGgLH0MV -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go cat >/tmp/go-build4248178378/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build4248178378/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid rEC08uBWssOufbVEcb-J/rEC08uBWssOufbVEcb-J -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/atomic_amd64.o ./atomic_amd64.s cat >/tmp/go-build4248178378/b050/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build4248178378/b012/_pkg_.a packagefile math/bits=/tmp/go-build4248178378/b040/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p math -lang=go1.25 -std -installsuffix shared -buildid F7q6i4eGGQlDOR6Vzfr1/F7q6i4eGGQlDOR6Vzfr1 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_amd64.o # internal go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ec/ecc28c5905a8619362c736ec186d3e132c772a83e9c74b1752e8f1332ea450ae-d # internal internal/runtime/exithook mkdir -p $WORK/b025/ cat >/tmp/go-build4248178378/b025/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build4248178378/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid GGlRvCEiq2QQKeikUZMH/GGlRvCEiq2QQKeikUZMH -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/compare_amd64.o ./compare_amd64.s go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/17/1799e543d2c4827c9eef968ee54b2eebb3c6aea0b35508e345a1b5317549a708-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b014/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_amd64.o # internal go tool buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c3/c39c4ca86211dc1f308e0306e01657a9797b17967d59cf5084a4b300065a2412-d # internal cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal go tool buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/c7/c71bf68282510d80c0861e62559984f05c1002185c6538df92e2657ed27f7d30-d # internal internal/stringslite mkdir -p $WORK/b032/ internal/runtime/cgroup mkdir -p $WORK/b021/ cat >/tmp/go-build4248178378/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a EOF cat >/tmp/go-build4248178378/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build4248178378/b022/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build4248178378/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid SZzzUtDzYgTy3L34s-zj/SZzzUtDzYgTy3L34s-zj -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid rUnjvEi-iyT73o1cDY0Y/rUnjvEi-iyT73o1cDY0Y -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c8/c80332776e1ddf8a049348dc971db9308f4007b9582a87f0ffd38058be769bf4-d # internal go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/80/8034052543afcaa58ff137b94842fe177a0745dbffd1e74e23cae749f54317d8-d # internal go tool buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c3/c32a2af456922ff675053b53708050fd58036830bae1acebe3c9d4a498be4f14-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/stub.o ./stub.s go tool pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal go tool buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1c/1c5723767bfdf476da5a354e047539868be867d09cd1db10ec44a626b8bead2d-d # internal internal/race mkdir -p $WORK/b030/ internal/synctest mkdir -p $WORK/b038/ cat >/tmp/go-build4248178378/b030/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a EOF cat >/tmp/go-build4248178378/b038/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 9DezK0ydhmBlDllwL7tn/9DezK0ydhmBlDllwL7tn -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid WdO3OlooholVU4O6UtkD/WdO3OlooholVU4O6UtkD -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/dim_amd64.o ./dim_amd64.s go tool buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d2/d20bbe2c12b4802a741156cd4e7fd6b8a10c95bb1ee6bdfb88f527988ec42f03-d # internal internal/sync mkdir -p $WORK/b036/ internal/runtime/maps mkdir -p $WORK/b027/ cat >/tmp/go-build4248178378/b036/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a packagefile internal/race=/tmp/go-build4248178378/b030/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a EOF cat >/tmp/go-build4248178378/b027/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a packagefile internal/asan=/tmp/go-build4248178378/b028/_pkg_.a packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a packagefile internal/msan=/tmp/go-build4248178378/b029/_pkg_.a packagefile internal/race=/tmp/go-build4248178378/b030/_pkg_.a packagefile internal/runtime/math=/tmp/go-build4248178378/b023/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build4248178378/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid 0-PsClX8i3IINO6dtqkJ/0-PsClX8i3IINO6dtqkJ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid oqc8RMSbP31t1p3gOtOR/oqc8RMSbP31t1p3gOtOR -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go go tool buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8e/8eedf1fdb2c69c9ec195151fcbca4c652112a5c69ded53635d69199f148f8ab0-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/log_amd64.o ./log_amd64.s go tool pack r $WORK/b050/_pkg_.a $WORK/b050/dim_amd64.o $WORK/b050/exp_amd64.o $WORK/b050/floor_amd64.o $WORK/b050/hypot_amd64.o $WORK/b050/log_amd64.o # internal go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/66/667a614f8a39184f0b1bf1b1bb719770f5f1b7dbb62611790f00d5edbf4f1a83-d # internal go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f2/f20881e47c2aa573db6a1337b87fb9640d733a6679bf5193b93377fe047af870-d # internal go tool buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/4f/4f19506801fdceeb9b558eaa6aaf6d8c98566359f5df95b791d60e67265581a2-d # internal runtime mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build4248178378/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build4248178378/b013/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build4248178378/b014/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build4248178378/b015/_pkg_.a packagefile internal/cpu=/tmp/go-build4248178378/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build4248178378/b016/_pkg_.a packagefile internal/goexperiment=/tmp/go-build4248178378/b017/_pkg_.a packagefile internal/goos=/tmp/go-build4248178378/b018/_pkg_.a packagefile internal/profilerecord=/tmp/go-build4248178378/b019/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build4248178378/b020/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build4248178378/b021/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build4248178378/b025/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build4248178378/b026/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build4248178378/b027/_pkg_.a packagefile internal/runtime/math=/tmp/go-build4248178378/b023/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build4248178378/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build4248178378/b031/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build4248178378/b024/_pkg_.a packagefile internal/stringslite=/tmp/go-build4248178378/b032/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build4248178378/b033/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid D8dj8iXzxO7krkKLfMGr/D8dj8iXzxO7krkKLfMGr -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b010/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/ints.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/preempt_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o $WORK/b010/test_amd64.o $WORK/b010/time_linux_amd64.o # internal go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/17/17e97dd9cb2748b9e0c34b148f1b22521e415f00f7834777b509a40f5f0774a6-d # internal iter mkdir -p $WORK/b039/ internal/reflectlite mkdir -p $WORK/b005/ weak mkdir -p $WORK/b078/ cat >/tmp/go-build4248178378/b039/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build4248178378/b030/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid nGHguD-VcipsMZUMck_Q/nGHguD-VcipsMZUMck_Q -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/iter/iter.go sync mkdir -p $WORK/b035/ cat >/tmp/go-build4248178378/b078/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a EOF echo -n > $WORK/b005/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid GjWkovcFgFQTKg_UaWd-/GjWkovcFgFQTKg_UaWd- -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go cat >/tmp/go-build4248178378/b035/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build4248178378/b030/_pkg_.a packagefile internal/sync=/tmp/go-build4248178378/b036/_pkg_.a packagefile internal/synctest=/tmp/go-build4248178378/b038/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./asm.s cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid GXhbIQY7MN43qYtmNcQQ/GXhbIQY7MN43qYtmNcQQ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build4248178378/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build4248178378/b009/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid VpGapxKY53aJKa8_Rgbx/VpGapxKY53aJKa8_Rgbx -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/56/56cd1a83d0cd80813a25993b9175e279a576e7ed3dfabb797a1e874a83d82f2f-d # internal go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/23/238928d206f1d4133dd1051a7a851056b349e35a457707cbfe8800cc06b0c348-d # internal maps mkdir -p $WORK/b100/ slices mkdir -p $WORK/b048/ cat >/tmp/go-build4248178378/b100/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build4248178378/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid gRC83rwzz7pTDbjL4B2T/gRC83rwzz7pTDbjL4B2T -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go cat >/tmp/go-build4248178378/b048/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build4248178378/b045/_pkg_.a packagefile iter=/tmp/go-build4248178378/b039/_pkg_.a packagefile math/bits=/tmp/go-build4248178378/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid TxG0FP53YH3TFfFuUz2H/TxG0FP53YH3TFfFuUz2H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go go tool buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ae/ae62ff736373a0443e30a9c090738dc1bad6c5547138de505f4464e2d10d53ef-d # internal go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/3e/3efb94d17d3bb61391b85e22c81b24f82277d10ab3812cb05fbf87eb6f0968e6-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/asm.o ./asm.s go tool buildid -w $WORK/b035/_pkg_.a # internal go tool pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5a/5afdf49a3ae24a2b5b5409d79fab2345d953f17b3bd1b87687d004fef13e8619-d # internal errors mkdir -p $WORK/b004/ cat >/tmp/go-build4248178378/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build4248178378/b005/_pkg_.a EOF sort mkdir -p $WORK/b094/ cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid _W3ytpWZ640sXl_R6eib/_W3ytpWZ640sXl_R6eib -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build4248178378/b094/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build4248178378/b005/_pkg_.a packagefile math/bits=/tmp/go-build4248178378/b040/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid xQ9uvtzwoPpYOLj4EcWX/xQ9uvtzwoPpYOLj4EcWX -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/62/62b2c0e10a1fb42b0a485daa3e6e7412d01e2252f9478f26fb5f6e433a6b0521-d # internal internal/testlog internal/bisect internal/singleflight mkdir -p $WORK/b067/ mkdir -p $WORK/b075/ mkdir -p $WORK/b062/ cat >/tmp/go-build4248178378/b067/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a EOF cat >/tmp/go-build4248178378/b075/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid UPr8q2z5dkw-fJUZjKNp/UPr8q2z5dkw-fJUZjKNp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/tmp/go-build4248178378/b062/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a EOF unique mkdir -p $WORK/b077/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid ip9Ne9lUOaukm3phldqr/ip9Ne9lUOaukm3phldqr -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid g4QZToZXsV3orsLn0rve/g4QZToZXsV3orsLn0rve -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build4248178378/b077/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a packagefile internal/stringslite=/tmp/go-build4248178378/b032/_pkg_.a packagefile internal/sync=/tmp/go-build4248178378/b036/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a packagefile weak=/tmp/go-build4248178378/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid mLxyeBz_vJW3F3QsP2OC/mLxyeBz_vJW3F3QsP2OC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/unique/canonmap.go /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go runtime/cgo mkdir -p $WORK/b079/ echo -n > $WORK/b079/preferlinkext # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b079/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/17/17569743a011882460bb32e5a7eb3b5ea2e7234cddf8786f741e77f51d9423a6-d # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x001.o -c _cgo_export.c go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c8/c81231e43da3f9fc844781bad068ffb6defd738e0aba41c4f6f0a867a496baf9-d # internal go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4e/4ec57e31ee44c9c5d85192c933c8baade75d6925d3e8259bdf297550dd311b62-d # internal internal/oserror mkdir -p $WORK/b058/ io path mkdir -p $WORK/b034/ mkdir -p $WORK/b059/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b073/ cat >/tmp/go-build4248178378/b034/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a EOF cat >/tmp/go-build4248178378/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF cat >/tmp/go-build4248178378/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a EOF strconv mkdir -p $WORK/b049/ cat >/tmp/go-build4248178378/b073/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid JGvqsUECqFAvEMHR4Y0K/JGvqsUECqFAvEMHR4Y0K -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid MSpcvyLa1e2eNdrWaept/MSpcvyLa1e2eNdrWaept -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid s6AFmLcnYsfy9OXqmCxG/s6AFmLcnYsfy9OXqmCxG -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid 354ti0QVYKzCPd-_BeJW/354ti0QVYKzCPd-_BeJW -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/tmp/go-build4248178378/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build4248178378/b032/_pkg_.a packagefile math=/tmp/go-build4248178378/b050/_pkg_.a packagefile math/bits=/tmp/go-build4248178378/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid Osr7YLWVvj-dk8jMXa1U/Osr7YLWVvj-dk8jMXa1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2f/2f8b9acddfebf557cc779fb7e7ecfe6990c13524e2951c15695fbc36a5b7300e-d # internal syscall mkdir -p $WORK/b063/ echo -n > $WORK/b063/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b063/symabis ./asm_linux_amd64.s cat >/tmp/go-build4248178378/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/asan=/tmp/go-build4248178378/b028/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build4248178378/b013/_pkg_.a packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build4248178378/b054/_pkg_.a packagefile internal/msan=/tmp/go-build4248178378/b029/_pkg_.a packagefile internal/oserror=/tmp/go-build4248178378/b058/_pkg_.a packagefile internal/race=/tmp/go-build4248178378/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build4248178378/b024/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid pwOv4P6VcpHSXXauQf1v/pwOv4P6VcpHSXXauQf1v -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b063/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/77/774b0428722c44407c3cd9425460d3e02fe873ffdb88667e24aa363e0ec93c8a-d # internal internal/godebug mkdir -p $WORK/b061/ cat >/tmp/go-build4248178378/b061/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build4248178378/b062/_pkg_.a packagefile internal/godebugs=/tmp/go-build4248178378/b016/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid 2HTvY4K_koyIFSsIz28H/2HTvY4K_koyIFSsIz28H -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f4/f40f62f7583de777745a4a4a01e4326cae3450c3bb1a9195e4e7911c06423a60-d # internal go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/cc/cc13967a51c39f1790dab0097e617efe85f70e69f8615f7051c70a759a1aa088-d # internal bytes mkdir -p $WORK/b003/ cat >/tmp/go-build4248178378/b003/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile iter=/tmp/go-build4248178378/b039/_pkg_.a packagefile math/bits=/tmp/go-build4248178378/b040/_pkg_.a packagefile unicode=/tmp/go-build4248178378/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF strings mkdir -p $WORK/b043/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid RDU1YnSU4nOMcXBYssTx/RDU1YnSU4nOMcXBYssTx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go cat >/tmp/go-build4248178378/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build4248178378/b032/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile iter=/tmp/go-build4248178378/b039/_pkg_.a packagefile math/bits=/tmp/go-build4248178378/b040/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile unicode=/tmp/go-build4248178378/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid LWX-a4s-3Sg_WTaOyHf4/LWX-a4s-3Sg_WTaOyHf4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/72/723dab57fb48952b91e2fa30b653ca032e6d2d1e328279113f268bf9a0a2dd53-d # internal go tool buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/68/6864256d553527702bf465ee1b6466d4c56794358ee72c039216950ce9958915-d # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x002.o -c cgo.cgo2.c go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d0/d093916076a93cbd1119fe88114bc7010c83b7a7688bbb15b75958d2868e8148-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x003.o -c gcc_context.c go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bf/bf3e364a71846308ab2a7f9db04c151ad87d361aee0a5f7a9f68f569e08f0fb1-d # internal encoding/base64 mkdir -p $WORK/b047/ net/netip mkdir -p $WORK/b076/ cat >/tmp/go-build4248178378/b047/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build4248178378/b013/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid mhWgNVKUdqSjMd-O1ZP9/mhWgNVKUdqSjMd-O1ZP9 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >/tmp/go-build4248178378/b076/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build4248178378/b045/_pkg_.a packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build4248178378/b013/_pkg_.a packagefile internal/itoa=/tmp/go-build4248178378/b054/_pkg_.a packagefile math=/tmp/go-build4248178378/b050/_pkg_.a packagefile math/bits=/tmp/go-build4248178378/b040/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile unique=/tmp/go-build4248178378/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid oPv_3cIMHTHzZI7U1Lk5/oPv_3cIMHTHzZI7U1Lk5 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go reflect mkdir -p $WORK/b053/ echo -n > $WORK/b053/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b053/symabis ./asm_amd64.s cat >/tmp/go-build4248178378/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build4248178378/b054/_pkg_.a packagefile internal/race=/tmp/go-build4248178378/b030/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build4248178378/b027/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build4248178378/b031/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build4248178378/b009/_pkg_.a packagefile iter=/tmp/go-build4248178378/b039/_pkg_.a packagefile math=/tmp/go-build4248178378/b050/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile unicode=/tmp/go-build4248178378/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid wtGADBCRi1MymT-o3nr5/wtGADBCRi1MymT-o3nr5 -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b053/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e1/e1924bde9a26f3dc38c0bc8d83974a102ef067abe8d51c60cc2ac260edeaad11-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x004.o -c gcc_fatalf.c go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/04/04eff3fec34c1cfb39b6d167c5c798997fe6517d6460d1525624f87e5e287694-d # internal go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b0/b0d301038a628d0caff792d55cffc68dadd5571c9a56675717641b377e8c4e1d-d # internal bufio mkdir -p $WORK/b002/ cat >/tmp/go-build4248178378/b002/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b093/ cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid saWnDg619omkGj76LyC_/saWnDg619omkGj76LyC_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build4248178378/b093/importcfg << 'EOF' # internal # import config packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile sort=/tmp/go-build4248178378/b094/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile unicode=/tmp/go-build4248178378/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid dxScwnm42e8kxQqFof2n/dxScwnm42e8kxQqFof2n -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x005.o -c gcc_libinit.c go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/51/51c45b86c0e8f9f87239398105fb4b52a156da1861f010c76f85933218fb8064-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x006.o -c gcc_linux_amd64.c go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d9/d9ed40dd9479a0f79c0d519ba82242d1f92e14738c3be12d682fc2d86b002655-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b063/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b063/_pkg_.a $WORK/b063/asm_linux_amd64.o # internal go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b2/b202d341cfb8033c3128c54234ba2cd1a1a1539ac8f14df9d0028a0b4fffd9d0-d # internal internal/syscall/execenv mkdir -p $WORK/b066/ github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b087/ cat >/tmp/go-build4248178378/b066/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid qT5ELdgVXzqFsaXQHV0E/qT5ELdgVXzqFsaXQHV0E -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build4248178378/b087/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a EOF time mkdir -p $WORK/b060/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex -lang=go1.25 -complete -installsuffix shared -buildid qyfwey9In4oOv1JtNwCe/qyfwey9In4oOv1JtNwCe -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex/filemutex_flock.go cat >/tmp/go-build4248178378/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build4248178378/b061/_pkg_.a packagefile internal/stringslite=/tmp/go-build4248178378/b032/_pkg_.a packagefile math/bits=/tmp/go-build4248178378/b040/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p time -lang=go1.25 -std -installsuffix shared -buildid 18gX-gEihQgH6Tfi_nnL/18gX-gEihQgH6Tfi_nnL -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b065/ cat >/tmp/go-build4248178378/b065/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x008.o -c gcc_setenv.c cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid mxnCLwy6i3f6KkLtxCzl/mxnCLwy6i3f6KkLtxCzl -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go go tool buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/13/13a68727cb4b003aff45fb04a230f1a75f0040eb7b575dc602c588687ccdd2c6-d # internal go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/35/35e3f6aefa303517c4264b1551f3ae676bba02e3c7f8dd83119a4c6f8d39e44d-d # internal go tool buildid -w $WORK/b093/_pkg_.a # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/35/35c87d763e54d6d1d8ca0b37805e6571b7fe2470bfac813d681296bb374a9451-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/c1/c115314df9dd4a7fae2a1399a8fa0de1e23d349fe977cbafee29caa9dd6f8935-d # internal regexp mkdir -p $WORK/b092/ cat >/tmp/go-build4248178378/b092/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile regexp/syntax=/tmp/go-build4248178378/b093/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile unicode=/tmp/go-build4248178378/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid nsA_XXalCFdklznrl4Yk/nsA_XXalCFdklznrl4Yk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x010.o -c gcc_stack_unix.c go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a6/a655d63cbfd7172f467240c8461cecdd96027a6c77811f44fa82dbe27919a47f-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x012.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x013.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_x014.o -c gcc_amd64.S cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -m64 -mtune=generic -fcf-protection=full -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=_H18ETO09ffRogmE_mqb -o $WORK/b079/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/preferlinkext $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o -O2 -g -lpthread go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/77/7703d064b047af8ef989a921793ec8056cf789eaafee2297cbaeda888b6bee3e-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/preferlinkext $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go -dynlinker echo -n > $WORK/b079/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b079/symabis ./asm_amd64.s cat >/tmp/go-build4248178378/b079/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/tmp/go-build4248178378/b031/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid _H18ETO09ffRogmE_mqb/_H18ETO09ffRogmE_mqb -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b079/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo.cgo1.go $WORK/b079/_cgo_import.go go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/fa/facbcf84bfb2242138c2ac71016e7c312d453cf871ccac2f388f2fe347801418-d # internal context mkdir -p $WORK/b072/ io/fs mkdir -p $WORK/b057/ cat >/tmp/go-build4248178378/b072/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/reflectlite=/tmp/go-build4248178378/b005/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a packagefile time=/tmp/go-build4248178378/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid JTFO1dAG1VHY0IxTjNJh/JTFO1dAG1VHY0IxTjNJh -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/context/context.go cat >/tmp/go-build4248178378/b057/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/oserror=/tmp/go-build4248178378/b058/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile path=/tmp/go-build4248178378/b059/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile time=/tmp/go-build4248178378/b060/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid s3Di1-XdEMwFmBo6kUIT/s3Di1-XdEMwFmBo6kUIT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b064/ cat >/tmp/go-build4248178378/b064/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/itoa=/tmp/go-build4248178378/b054/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build4248178378/b065/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a packagefile time=/tmp/go-build4248178378/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid G7KgVObJ5XD6DA_Dmv1U/G7KgVObJ5XD6DA_Dmv1U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/fstatat_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b079/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b079/asm_amd64.o ./asm_amd64.s go tool pack r $WORK/b079/_pkg_.a $WORK/b079/asm_amd64.o $WORK/b079/preferlinkext $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o # internal go tool buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/82/826ed9a1e017e7137f5ec4d1f1fd8312fefee26738c015061b955ee8a546b0cd-d # internal go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/81/81787db9eabd1f45c528662eed61f3265667db31895f7a4179778dfadaf95955-d # internal go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/4f/4f070f54f4fac60313401debc15a601935ccf2e84b4569025a4da96a7698c3f7-d # internal internal/filepathlite mkdir -p $WORK/b056/ cat >/tmp/go-build4248178378/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/stringslite=/tmp/go-build4248178378/b032/_pkg_.a packagefile io/fs=/tmp/go-build4248178378/b057/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid oTgjQploVovXYdklbS3v/oTgjQploVovXYdklbS3v -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/df/dfeaa1fe7d731c5679c2967b49c533c8803001faabbeb7208c68dc5639cf4ce4-d # internal go tool buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b053/asm_amd64.o ./asm_amd64.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a0/a07f7f0abcd2ed8261b4855fb56e24075799b9aee2a4a67e4a9088b934383805-d # internal go tool pack r $WORK/b053/_pkg_.a $WORK/b053/asm_amd64.o # internal go tool buildid -w $WORK/b053/_pkg_.a # internal os mkdir -p $WORK/b055/ cat >/tmp/go-build4248178378/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/byteorder=/tmp/go-build4248178378/b013/_pkg_.a packagefile internal/filepathlite=/tmp/go-build4248178378/b056/_pkg_.a packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build4248178378/b054/_pkg_.a packagefile internal/poll=/tmp/go-build4248178378/b064/_pkg_.a packagefile internal/stringslite=/tmp/go-build4248178378/b032/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build4248178378/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build4248178378/b065/_pkg_.a packagefile internal/testlog=/tmp/go-build4248178378/b067/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile io/fs=/tmp/go-build4248178378/b057/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a packagefile time=/tmp/go-build4248178378/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p os -lang=go1.25 -std -installsuffix shared -buildid PMQQiSj2836VWEQ0r1TA/PMQQiSj2836VWEQ0r1TA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/statat.go /usr/lib/golang/src/os/statat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/c8/c85213088d5678ed6ee137802bdc40dd7f3fda9db8f68f5d94df4dd29e191c7d-d # internal internal/fmtsort mkdir -p $WORK/b052/ encoding/binary mkdir -p $WORK/b098/ cat >/tmp/go-build4248178378/b052/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build4248178378/b045/_pkg_.a packagefile reflect=/tmp/go-build4248178378/b053/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid xQJtJLGvaGT_RrxRB4tq/xQJtJLGvaGT_RrxRB4tq -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build4248178378/b098/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile math=/tmp/go-build4248178378/b050/_pkg_.a packagefile reflect=/tmp/go-build4248178378/b053/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid zpH0Oo8dvJRXmSAb9Wxx/zpH0Oo8dvJRXmSAb9Wxx -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/81/81dbb9d4f1b49c6aaeb347fd553d094c80ced24de2339c70b94719ea518de049-d # internal go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6f/6fe8ff997026e38830167c945fd65f2b30c269f580a79dbfca5ed2974f20aaf9-d # internal github.com/containers/dnsname/vendor/golang.org/x/sys/unix mkdir -p $WORK/b097/ echo -n > $WORK/b097/go_asm.h # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b097/symabis ./asm_linux_amd64.s cat >/tmp/go-build4248178378/b097/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build4248178378/b098/_pkg_.a packagefile math/bits=/tmp/go-build4248178378/b040/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile sort=/tmp/go-build4248178378/b094/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a packagefile time=/tmp/go-build4248178378/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -lang=go1.25 -installsuffix shared -buildid C3wLKXY3wBK7pT3NPc2z/C3wLKXY3wBK7pT3NPc2z -goversion "go1.25.8 X:nodwarf5" -symabis $WORK/b097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ioctl_unsigned.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/mremap.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/26/261643df537dd2578a726fcdc4ddd083ccba9da11151c63a23006e6d8dffa68d-d # internal fmt mkdir -p $WORK/b051/ io/ioutil mkdir -p $WORK/b083/ path/filepath mkdir -p $WORK/b089/ cat >/tmp/go-build4248178378/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/fmtsort=/tmp/go-build4248178378/b052/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile math=/tmp/go-build4248178378/b050/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile reflect=/tmp/go-build4248178378/b053/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid sTbWfvlc7uAKWQgBQSMt/sTbWfvlc7uAKWQgBQSMt -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >/tmp/go-build4248178378/b089/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/filepathlite=/tmp/go-build4248178378/b056/_pkg_.a packagefile io/fs=/tmp/go-build4248178378/b057/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF cat >/tmp/go-build4248178378/b083/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile io/fs=/tmp/go-build4248178378/b057/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid HBQaKKyMBqx5BsW-megC/HBQaKKyMBqx5BsW-megC -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid HMt2qMi08z2Di4ukJ71U/HMt2qMi08z2Di4ukJ71U -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go net mkdir -p $WORK/b071/ echo -n > $WORK/b071/preferlinkext # internal cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b071/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b071/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go go tool buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/e6/e63551e6195a2658155124247832aa5851c78e423dd9c9fabc15b7a5303ab01a-d # internal go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a3/a3f83b300070040b41a0c183356ce5babe097bea6757174b2d8f245a3e09a774-d # internal os/exec mkdir -p $WORK/b091/ cat >/tmp/go-build4248178378/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile context=/tmp/go-build4248178378/b072/_pkg_.a packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build4248178378/b061/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build4248178378/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build4248178378/b065/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile io/fs=/tmp/go-build4248178378/b057/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile path/filepath=/tmp/go-build4248178378/b089/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a packagefile time=/tmp/go-build4248178378/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid 28RS1ZmcXe3dlhE4eWoT/28RS1ZmcXe3dlhE4eWoT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/11/110ea641a5701b662250144438677a79fcd6f9aa3990c77884102356f6abac0d-d # internal go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/21/2158788fdde96fbea8e061c37f3233a5e58c6a6be5fc1730d0016b9de8640fa1-d # internal log mkdir -p $WORK/b084/ github.com/containers/dnsname/vendor/github.com/pkg/errors mkdir -p $WORK/b095/ net/url mkdir -p $WORK/b101/ text/template/parse mkdir -p $WORK/b102/ cat >/tmp/go-build4248178378/b084/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile log/internal=/tmp/go-build4248178378/b085/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a packagefile time=/tmp/go-build4248178378/b060/_pkg_.a EOF encoding/json mkdir -p $WORK/b044/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid 2JcBuRatM1abGxG-Dnk4/2JcBuRatM1abGxG-Dnk4 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/log/log.go cat >/tmp/go-build4248178378/b044/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile cmp=/tmp/go-build4248178378/b045/_pkg_.a packagefile encoding=/tmp/go-build4248178378/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build4248178378/b047/_pkg_.a packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile math=/tmp/go-build4248178378/b050/_pkg_.a packagefile reflect=/tmp/go-build4248178378/b053/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile unicode=/tmp/go-build4248178378/b041/_pkg_.a packagefile unicode/utf16=/tmp/go-build4248178378/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF cat >/tmp/go-build4248178378/b095/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile path=/tmp/go-build4248178378/b059/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a EOF cat >/tmp/go-build4248178378/b102/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile unicode=/tmp/go-build4248178378/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid iEEYxIk-xZKBTxD0xDWV/iEEYxIk-xZKBTxD0xDWV -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/containers/dnsname/vendor/github.com/pkg/errors -lang=go1.25 -complete -installsuffix shared -buildid Ac0lJ9HzPydbwAwqQ6ts/Ac0lJ9HzPydbwAwqQ6ts -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid s-gMPpqvefASbHzKzpqk/s-gMPpqvefASbHzKzpqk -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cat >/tmp/go-build4248178378/b101/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile internal/godebug=/tmp/go-build4248178378/b061/_pkg_.a packagefile maps=/tmp/go-build4248178378/b100/_pkg_.a packagefile net/netip=/tmp/go-build4248178378/b076/_pkg_.a packagefile path=/tmp/go-build4248178378/b059/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid 7TowLGv0wW-bHy8cwU6g/7TowLGv0wW-bHy8cwU6g -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/net/url/url.go go tool buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/47/474ef2a2b98dd3efc14de4080db9108c55fb240f53779de692664c189f00f945-d # internal go tool buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/02/028eae7d7bfd1aeea234fd4c4aa31445d92894e5cc331a2e1590ac78079358e6-d # internal go tool buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c5/c56082d5a9ca7d9b2dd9e5d4ec76493a39ea70b2b92ae0baf22c7a96c8fd991c-d # internal cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b097/asm_linux_amd64.o ./asm_linux_amd64.s go tool pack r $WORK/b097/_pkg_.a $WORK/b097/asm_linux_amd64.o # internal go tool buildid -w $WORK/b097/_pkg_.a # internal go tool buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/08/08b7dc2049222433efaa4daf65ac82f4d3b6ae8658276af005b8efddd32acb66-d # internal text/template mkdir -p $WORK/b099/ cat >/tmp/go-build4248178378/b099/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile internal/fmtsort=/tmp/go-build4248178378/b052/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile io/fs=/tmp/go-build4248178378/b057/_pkg_.a packagefile maps=/tmp/go-build4248178378/b100/_pkg_.a packagefile net/url=/tmp/go-build4248178378/b101/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile path=/tmp/go-build4248178378/b059/_pkg_.a packagefile path/filepath=/tmp/go-build4248178378/b089/_pkg_.a packagefile reflect=/tmp/go-build4248178378/b053/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile text/template/parse=/tmp/go-build4248178378/b102/_pkg_.a packagefile unicode=/tmp/go-build4248178378/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid QzQlgfVpYzlVtUF5c13d/QzQlgfVpYzlVtUF5c13d -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a0/a05f56ecb71a182627818b8a3bd03191879c66af835b26ad29d59b7c84d08c33-d # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b071/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b071/_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b071/_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b071/_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b071/_x005.o -c cgo_unix_cgo.cgo2.c go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/bc/bca7f24b409a19704af9ba38b51f843ae766f8bf47ba953d2efdf4d27970da55-d # internal github.com/containers/dnsname/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b096/ cat >/tmp/go-build4248178378/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build4248178378/b002/_pkg_.a packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile context=/tmp/go-build4248178378/b072/_pkg_.a packagefile encoding/json=/tmp/go-build4248178378/b044/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build4248178378/b097/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile log=/tmp/go-build4248178378/b084/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile reflect=/tmp/go-build4248178378/b053/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile sort=/tmp/go-build4248178378/b094/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a packagefile time=/tmp/go-build4248178378/b060/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/containers/dnsname/vendor/github.com/sirupsen/logrus -lang=go1.25 -complete -installsuffix shared -buildid jzUpYR6yjvCAyqld4dIN/jzUpYR6yjvCAyqld4dIN -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/writer.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b071/_x006.o -c cgo_unix_cgo_res.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -m64 -mtune=generic -fcf-protection=full -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=Gng4hZipP-Hs-hjN_zf_ -o $WORK/b071/_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/preferlinkext $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o -O2 -g -lresolv go tool buildid -w $WORK/b099/_pkg_.a # internal gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/preferlinkext $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go cat >/tmp/go-build4248178378/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build4248178378/b045/_pkg_.a packagefile context=/tmp/go-build4248178378/b072/_pkg_.a packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build4248178378/b073/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build4248178378/b061/_pkg_.a packagefile internal/itoa=/tmp/go-build4248178378/b054/_pkg_.a packagefile internal/nettrace=/tmp/go-build4248178378/b074/_pkg_.a packagefile internal/poll=/tmp/go-build4248178378/b064/_pkg_.a packagefile internal/singleflight=/tmp/go-build4248178378/b075/_pkg_.a packagefile internal/stringslite=/tmp/go-build4248178378/b032/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build4248178378/b065/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile io/fs=/tmp/go-build4248178378/b057/_pkg_.a packagefile net/netip=/tmp/go-build4248178378/b076/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a packagefile time=/tmp/go-build4248178378/b060/_pkg_.a packagefile runtime/cgo=/tmp/go-build4248178378/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p net -lang=go1.25 -std -installsuffix shared -buildid Gng4hZipP-Hs-hjN_zf_/Gng4hZipP-Hs-hjN_zf_ -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_posix.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile.go /usr/lib/golang/src/net/sendfile_nonwindows.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip4_linux.go /usr/lib/golang/src/net/sockoptip6_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix_cgo.cgo1.go $WORK/b071/cgo_unix_cgo_res.cgo1.go $WORK/b071/_cgo_import.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/8e/8ea479499f90c3f0a39886d93dc53f06aae32a44465e39ca39079467b7877686-d # internal go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d1/d1e8790f28b7bd6b3007a382ce98b8557360bb0596fe3b76dcd1df1ad1e6743a-d # internal cd /usr/lib/golang/src/net go tool pack r $WORK/b071/_pkg_.a $WORK/b071/preferlinkext $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o # internal go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/fd/fdcaa2f6dd6b1a05389fbb2a7f3542c5accfdd733ff78ee29883f5cbcdb3bbdf-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b070/ github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b090/ github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b088/ cat >/tmp/go-build4248178378/b070/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build4248178378/b046/_pkg_.a packagefile encoding/json=/tmp/go-build4248178378/b044/_pkg_.a packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile net=/tmp/go-build4248178378/b071/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile reflect=/tmp/go-build4248178378/b053/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a EOF cat >/tmp/go-build4248178378/b090/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile net=/tmp/go-build4248178378/b071/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile os/exec=/tmp/go-build4248178378/b091/_pkg_.a packagefile regexp=/tmp/go-build4248178378/b092/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a EOF cd /builddir/build/BUILD/podman-5.8.1/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types -lang=go1.25 -complete -installsuffix shared -buildid 5B20tclaPkOHBT0NKDX6/5B20tclaPkOHBT0NKDX6 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/args.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables -lang=go1.25 -complete -installsuffix shared -buildid C_8hdgvzW_nZ5gl0hEqK/C_8hdgvzW_nZ5gl0hEqK -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables/iptables.go ./_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables/lock.go cat >/tmp/go-build4248178378/b088/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build4248178378/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -lang=go1.25 -complete -installsuffix shared -buildid 1DRLvZiSxkOQF-XN14SA/1DRLvZiSxkOQF-XN14SA -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/store.go go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/5e/5e970c3519746103cea9ca864506bcfd310527dbe13baed39fbf85cbe5bcfc2a-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b086/ cat >/tmp/go-build4248178378/b086/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=/tmp/go-build4248178378/b087/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=/tmp/go-build4248178378/b088/_pkg_.a packagefile io/ioutil=/tmp/go-build4248178378/b083/_pkg_.a packagefile net=/tmp/go-build4248178378/b071/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile path=/tmp/go-build4248178378/b059/_pkg_.a packagefile path/filepath=/tmp/go-build4248178378/b089/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -lang=go1.25 -complete -installsuffix shared -buildid Mk8VOJPEHfytB-zU944L/Mk8VOJPEHfytB-zU944L -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk/backend.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk/lock.go go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d3/d33ebaa0f7917e3e61c0261a61490bc4637b8ab527e4b427995491ef85e6a76b-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b081/ cat >/tmp/go-build4248178378/b081/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=/tmp/go-build4248178378/b044/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build4248178378/b070/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile net=/tmp/go-build4248178378/b071/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 -lang=go1.25 -complete -installsuffix shared -buildid 0cm-VzbLR7gzdG-A1UIT/0cm-VzbLR7gzdG-A1UIT -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020/types.go go tool buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/54/544bce951492397582cd0794e2699b5c978ed2e2b56fb0192fd7ae250baa42f3-d # internal go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/07/078336548124ff1d5fcb4f4ff1d9b956ed992fc3f844d91c4f290267865eee34-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b082/ cat >/tmp/go-build4248178378/b082/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=/tmp/go-build4248178378/b044/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build4248178378/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build4248178378/b081/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile net=/tmp/go-build4248178378/b071/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current -lang=go1.25 -complete -installsuffix shared -buildid gNgkdbXU53zAJH9x5hy8/gNgkdbXU53zAJH9x5hy8 -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current/types.go go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/14/147b3ecfa660774dd43ce4a443e1b64a4ac9ddece55685ae6c28bfa0fab18d72-d # internal go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d7/d71e52335a00c1172faca3ed60bf4261307b71f1fc5a4152f30ae4ed44bea787-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b080/ cat >/tmp/go-build4248178378/b080/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=/tmp/go-build4248178378/b044/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build4248178378/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build4248178378/b081/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build4248178378/b082/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version -lang=go1.25 -complete -installsuffix shared -buildid 1QDOmMQKH91x1ooLqS5C/1QDOmMQKH91x1ooLqS5C -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/conf.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/plugin.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/reconcile.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/version.go go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8e/8ee648ff4a20907ed079d02d1afb9a452726e717cc78971ff3aa677b10c98277-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b069/ cat >/tmp/go-build4248178378/b069/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile encoding/json=/tmp/go-build4248178378/b044/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build4248178378/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build4248178378/b080/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile io/ioutil=/tmp/go-build4248178378/b083/_pkg_.a packagefile log=/tmp/go-build4248178378/b084/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel -lang=go1.25 -complete -installsuffix shared -buildid 87hbdDkoRhR5THeZyijp/87hbdDkoRhR5THeZyijp -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel/skel.go go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/b5/b572831d39df32f40f1e952ee69045f7954ac9d8397445ecaf8ae0aa2cf3cea6-d # internal github.com/containers/dnsname/plugins/meta/dnsname mkdir -p $WORK/b001/ cat >/tmp/go-build4248178378/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk importmap github.com/coreos/go-iptables/iptables=github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables importmap github.com/pkg/errors=github.com/containers/dnsname/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/dnsname/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build4248178378/b002/_pkg_.a packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile encoding/json=/tmp/go-build4248178378/b044/_pkg_.a packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=/tmp/go-build4248178378/b069/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build4248178378/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build4248178378/b082/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build4248178378/b080/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=/tmp/go-build4248178378/b086/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=/tmp/go-build4248178378/b090/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=/tmp/go-build4248178378/b095/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=/tmp/go-build4248178378/b096/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build4248178378/b097/_pkg_.a packagefile io/ioutil=/tmp/go-build4248178378/b083/_pkg_.a packagefile net=/tmp/go-build4248178378/b071/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile os/exec=/tmp/go-build4248178378/b091/_pkg_.a packagefile path/filepath=/tmp/go-build4248178378/b089/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a packagefile text/template=/tmp/go-build4248178378/b099/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build4248178378/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid m8hyY-HO1tO0h-Yf9mvb/m8hyY-HO1tO0h-Yf9mvb -goversion "go1.25.8 X:nodwarf5" -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/config.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/files.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/main.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/result.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/service.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/version.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/03/039626fb9c930b0a8a1b7a9934b5b1c19fcc4263c8a71c6fd23dd1fd1cbbe819-d # internal cat >/tmp/go-build4248178378/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/dnsname/plugins/meta/dnsname=/tmp/go-build4248178378/b001/_pkg_.a packagefile bufio=/tmp/go-build4248178378/b002/_pkg_.a packagefile bytes=/tmp/go-build4248178378/b003/_pkg_.a packagefile encoding/json=/tmp/go-build4248178378/b044/_pkg_.a packagefile errors=/tmp/go-build4248178378/b004/_pkg_.a packagefile fmt=/tmp/go-build4248178378/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=/tmp/go-build4248178378/b069/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=/tmp/go-build4248178378/b070/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=/tmp/go-build4248178378/b082/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=/tmp/go-build4248178378/b080/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=/tmp/go-build4248178378/b086/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=/tmp/go-build4248178378/b090/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=/tmp/go-build4248178378/b095/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=/tmp/go-build4248178378/b096/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=/tmp/go-build4248178378/b097/_pkg_.a packagefile io/ioutil=/tmp/go-build4248178378/b083/_pkg_.a packagefile net=/tmp/go-build4248178378/b071/_pkg_.a packagefile os=/tmp/go-build4248178378/b055/_pkg_.a packagefile os/exec=/tmp/go-build4248178378/b091/_pkg_.a packagefile path/filepath=/tmp/go-build4248178378/b089/_pkg_.a packagefile strconv=/tmp/go-build4248178378/b049/_pkg_.a packagefile strings=/tmp/go-build4248178378/b043/_pkg_.a packagefile syscall=/tmp/go-build4248178378/b063/_pkg_.a packagefile text/template=/tmp/go-build4248178378/b099/_pkg_.a packagefile runtime=/tmp/go-build4248178378/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build4248178378/b079/_pkg_.a packagefile io=/tmp/go-build4248178378/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build4248178378/b042/_pkg_.a packagefile internal/bytealg=/tmp/go-build4248178378/b011/_pkg_.a packagefile iter=/tmp/go-build4248178378/b039/_pkg_.a packagefile math/bits=/tmp/go-build4248178378/b040/_pkg_.a packagefile unicode=/tmp/go-build4248178378/b041/_pkg_.a packagefile cmp=/tmp/go-build4248178378/b045/_pkg_.a packagefile encoding=/tmp/go-build4248178378/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build4248178378/b047/_pkg_.a packagefile math=/tmp/go-build4248178378/b050/_pkg_.a packagefile reflect=/tmp/go-build4248178378/b053/_pkg_.a packagefile slices=/tmp/go-build4248178378/b048/_pkg_.a packagefile sync=/tmp/go-build4248178378/b035/_pkg_.a packagefile unicode/utf16=/tmp/go-build4248178378/b068/_pkg_.a packagefile internal/reflectlite=/tmp/go-build4248178378/b005/_pkg_.a packagefile internal/fmtsort=/tmp/go-build4248178378/b052/_pkg_.a packagefile log=/tmp/go-build4248178378/b084/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=/tmp/go-build4248178378/b081/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=/tmp/go-build4248178378/b087/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=/tmp/go-build4248178378/b088/_pkg_.a packagefile path=/tmp/go-build4248178378/b059/_pkg_.a packagefile regexp=/tmp/go-build4248178378/b092/_pkg_.a packagefile context=/tmp/go-build4248178378/b072/_pkg_.a packagefile sort=/tmp/go-build4248178378/b094/_pkg_.a packagefile sync/atomic=/tmp/go-build4248178378/b037/_pkg_.a packagefile time=/tmp/go-build4248178378/b060/_pkg_.a packagefile encoding/binary=/tmp/go-build4248178378/b098/_pkg_.a packagefile io/fs=/tmp/go-build4248178378/b057/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build4248178378/b073/_pkg_.a packagefile internal/godebug=/tmp/go-build4248178378/b061/_pkg_.a packagefile internal/itoa=/tmp/go-build4248178378/b054/_pkg_.a packagefile internal/nettrace=/tmp/go-build4248178378/b074/_pkg_.a packagefile internal/poll=/tmp/go-build4248178378/b064/_pkg_.a packagefile internal/singleflight=/tmp/go-build4248178378/b075/_pkg_.a packagefile internal/stringslite=/tmp/go-build4248178378/b032/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build4248178378/b065/_pkg_.a packagefile net/netip=/tmp/go-build4248178378/b076/_pkg_.a packagefile internal/byteorder=/tmp/go-build4248178378/b013/_pkg_.a packagefile internal/filepathlite=/tmp/go-build4248178378/b056/_pkg_.a packagefile internal/goarch=/tmp/go-build4248178378/b007/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build4248178378/b066/_pkg_.a packagefile internal/testlog=/tmp/go-build4248178378/b067/_pkg_.a packagefile internal/abi=/tmp/go-build4248178378/b006/_pkg_.a packagefile internal/asan=/tmp/go-build4248178378/b028/_pkg_.a packagefile internal/msan=/tmp/go-build4248178378/b029/_pkg_.a packagefile internal/oserror=/tmp/go-build4248178378/b058/_pkg_.a packagefile internal/race=/tmp/go-build4248178378/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build4248178378/b024/_pkg_.a packagefile maps=/tmp/go-build4248178378/b100/_pkg_.a packagefile net/url=/tmp/go-build4248178378/b101/_pkg_.a packagefile text/template/parse=/tmp/go-build4248178378/b102/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build4248178378/b014/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build4248178378/b015/_pkg_.a packagefile internal/cpu=/tmp/go-build4248178378/b012/_pkg_.a packagefile internal/godebugs=/tmp/go-build4248178378/b016/_pkg_.a packagefile internal/goexperiment=/tmp/go-build4248178378/b017/_pkg_.a packagefile internal/goos=/tmp/go-build4248178378/b018/_pkg_.a packagefile internal/profilerecord=/tmp/go-build4248178378/b019/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build4248178378/b020/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build4248178378/b021/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build4248178378/b025/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build4248178378/b026/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build4248178378/b027/_pkg_.a packagefile internal/runtime/math=/tmp/go-build4248178378/b023/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build4248178378/b022/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build4248178378/b031/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build4248178378/b033/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build4248178378/b009/_pkg_.a packagefile internal/sync=/tmp/go-build4248178378/b036/_pkg_.a packagefile internal/synctest=/tmp/go-build4248178378/b038/_pkg_.a packagefile log/internal=/tmp/go-build4248178378/b085/_pkg_.a packagefile regexp/syntax=/tmp/go-build4248178378/b093/_pkg_.a packagefile internal/bisect=/tmp/go-build4248178378/b062/_pkg_.a packagefile unique=/tmp/go-build4248178378/b077/_pkg_.a packagefile weak=/tmp/go-build4248178378/b078/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/dnsname/plugins/meta/dnsname\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0xdc25e1bd265c3c90d6d153523030637b2651fce1 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,exclude_graphdriver_devicemapper,systemd,libsubid,exclude_graphdriver_btrfs,btrfs_noversion,remote\nbuild\tDefaultGODEBUG=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\" -m64 -mtune=generic -fcf-protection=full\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOEXPERIMENT=nodwarf5\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,gotypesalias=0,httpcookiemaxnum=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlssha1=1,tlsunsafeekm=1,updatemaxprocs=0,urlmaxqueryparams=0,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=NkCTK4FTK7RJmMvOpHCs/m8hyY-HO1tO0h-Yf9mvb/lFz9mLoS_ef7twtCH7B6/NkCTK4FTK7RJmMvOpHCs -B 0xdc25e1bd265c3c90d6d153523030637b2651fce1 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/dnsname rm -rf $WORK/b001/ + popd ~/build/BUILD/podman-5.8.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hs78wA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 + cd podman-5.8.1 + install -dp /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system + PODMAN_VERSION=5.8.1 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr ETCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/etc install.bin install.remote install.man install.systemd install.completions install.docker install.docker-docs install.remote install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman ln -sf podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podmansh test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman install -m 755 bin/rootlessport /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/rootlessport test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/rootlessport bin/rootlessport install -m 755 bin/quadlet /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/quadlet install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system-generators ln -sfr /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/quadlet /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system-generators/podman-system-generator install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user-generators ln -sfr /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/quadlet /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user-generators/podman-user-generator install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/tmpfile/podman.conf /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin install -m 755 bin/podman-remote \ /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman-remote test "linux" != "windows" || \ install -m 755 bin/win-sshproxy.exe /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin test "linux" != "windows" || \ install -m 755 bin/gvproxy.exe /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin test "linux" != "darwin" || \ install -m 755 bin/podman-mac-helper /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin test -z "" || \ chcon --verbose --reference=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman-remote \ bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man7 install -m 644 docs/build/man/podman-artifact-add.1 docs/build/man/podman-artifact-extract.1 docs/build/man/podman-artifact-inspect.1 docs/build/man/podman-artifact-ls.1 docs/build/man/podman-artifact-pull.1 docs/build/man/podman-artifact-push.1 docs/build/man/podman-artifact-rm.1 docs/build/man/podman-artifact.1 docs/build/man/podman-attach.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-build.1 docs/build/man/podman-commit.1 docs/build/man/podman-completion.1 docs/build/man/podman-compose.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-container-clone.1 docs/build/man/podman-container-diff.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-container-inspect.1 docs/build/man/podman-container-prune.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-container.1 docs/build/man/podman-cp.1 docs/build/man/podman-create.1 docs/build/man/podman-diff.1 docs/build/man/podman-events.1 docs/build/man/podman-exec.1 docs/build/man/podman-export.1 docs/build/man/podman-farm-build.1 docs/build/man/podman-farm-create.1 docs/build/man/podman-farm-list.1 docs/build/man/podman-farm-remove.1 docs/build/man/podman-farm-update.1 docs/build/man/podman-farm.1 docs/build/man/podman-generate-spec.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-generate.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-history.1 docs/build/man/podman-image-diff.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-image-inspect.1 docs/build/man/podman-image-mount.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-image-scp.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-image-unmount.1 docs/build/man/podman-image.1 docs/build/man/podman-images.1 docs/build/man/podman-import.1 docs/build/man/podman-info.1 docs/build/man/podman-init.1 docs/build/man/podman-inspect.1 docs/build/man/podman-kill.1 docs/build/man/podman-kube-apply.1 docs/build/man/podman-kube-down.1 docs/build/man/podman-kube-generate.1 docs/build/man/podman-kube-play.1 docs/build/man/podman-kube.1 docs/build/man/podman-load.1 docs/build/man/podman-login.1 docs/build/man/podman-logout.1 docs/build/man/podman-logs.1 docs/build/man/podman-machine-cp.1 docs/build/man/podman-machine-info.1 docs/build/man/podman-machine-init.1 docs/build/man/podman-machine-inspect.1 docs/build/man/podman-machine-list.1 docs/build/man/podman-machine-os-apply.1 docs/build/man/podman-machine-os.1 docs/build/man/podman-machine-reset.1 docs/build/man/podman-machine-rm.1 docs/build/man/podman-machine-set.1 docs/build/man/podman-machine-ssh.1 docs/build/man/podman-machine-start.1 docs/build/man/podman-machine-stop.1 docs/build/man/podman-machine.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-manifest-exists.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-manifest-rm.1 docs/build/man/podman-manifest.1 docs/build/man/podman-mount.1 docs/build/man/podman-network-connect.1 docs/build/man/podman-network-create.1 docs/build/man/podman-network-disconnect.1 docs/build/man/podman-network-exists.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-network-prune.1 docs/build/man/podman-network-reload.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-network-update.1 docs/build/man/podman-network.1 docs/build/man/podman-pause.1 docs/build/man/podman-pod-clone.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-pod-logs.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-pod.1 docs/build/man/podman-port.1 docs/build/man/podman-ps.1 docs/build/man/podman-pull.1 docs/build/man/podman-push.1 docs/build/man/podman-quadlet-install.1 docs/build/man/podman-quadlet-list.1 docs/build/man/podman-quadlet-print.1 docs/build/man/podman-quadlet-rm.1 docs/build/man/podman-quadlet.1 docs/build/man/podman-remote.1 docs/build/man/podman-rename.1 docs/build/man/podman-restart.1 docs/build/man/podman-rm.1 docs/build/man/podman-rmi.1 docs/build/man/podman-run.1 docs/build/man/podman-save.1 docs/build/man/podman-search.1 docs/build/man/podman-secret-create.1 docs/build/man/podman-secret-exists.1 docs/build/man/podman-secret-inspect.1 docs/build/man/podman-secret-ls.1 docs/build/man/podman-secret-rm.1 docs/build/man/podman-secret.1 docs/build/man/podman-start.1 docs/build/man/podman-stats.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-check.1 docs/build/man/podman-system-connection-add.1 docs/build/man/podman-system-connection-default.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-system-connection.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-system-service.1 docs/build/man/podman-system.1 docs/build/man/podman-tag.1 docs/build/man/podman-top.1 docs/build/man/podman-unmount.1 docs/build/man/podman-unpause.1 docs/build/man/podman-unshare.1 docs/build/man/podman-untag.1 docs/build/man/podman-update.1 docs/build/man/podman-version.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-volume-exists.1 docs/build/man/podman-volume-export.1 docs/build/man/podman-volume-import.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-volume-mount.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-volume-reload.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-volume-unmount.1 docs/build/man/podman-volume.1 docs/build/man/podman-wait.1 docs/build/man/podman.1 docs/build/man/podmansh.1 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 install -m 644 docs/source/markdown/links/*1 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 install -m 644 docs/build/man/podman-systemd.unit.5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 install -m 644 docs/build/man/podman-rootless.7 docs/build/man/podman-troubleshooting.7 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man7 sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-auto-update.service.in >contrib/systemd/system/podman-auto-update.service.tmp.$ \ && mv -f contrib/systemd/system/podman-auto-update.service.tmp.$ contrib/systemd/system/podman-auto-update.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman.service.in >contrib/systemd/system/podman.service.tmp.$ \ && mv -f contrib/systemd/system/podman.service.tmp.$ contrib/systemd/system/podman.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-restart.service.in >contrib/systemd/system/podman-restart.service.tmp.$ \ && mv -f contrib/systemd/system/podman-restart.service.tmp.$ contrib/systemd/system/podman-restart.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-kube@.service.in >contrib/systemd/system/podman-kube@.service.tmp.$ \ && mv -f contrib/systemd/system/podman-kube@.service.tmp.$ contrib/systemd/system/podman-kube@.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-clean-transient.service.in >contrib/systemd/system/podman-clean-transient.service.tmp.$ \ && mv -f contrib/systemd/system/podman-clean-transient.service.tmp.$ contrib/systemd/system/podman-clean-transient.service install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user for unit in contrib/systemd/system/podman-auto-update.service contrib/systemd/system/podman.service contrib/systemd/system/podman-restart.service contrib/systemd/system/podman-kube@.service contrib/systemd/system/podman-clean-transient.service \ contrib/systemd/system/podman-auto-update.timer \ contrib/systemd/system/podman.socket; do \ install -m 644 $unit /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user/$(basename $unit); \ install -m 644 $unit /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system/$(basename $unit); \ done # HACK; as rootless this unit will not work due the requires on a non existing target # as the user session does not see system units. We could define two different units # but this seems much more complicated then this small fixup here. # https://github.com/containers/podman/issues/23790 sed -i '/Requires=/d' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user/podman-clean-transient.service sed -i '/After=/d' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user/podman-clean-transient.service # Important this unit should only be installed for the user session and is thus not added to the loop above. install -m 644 contrib/systemd/user/podman-user-wait-network-online.service \ /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user/podman-user-wait-network-online.service rm -f contrib/systemd/system/podman-auto-update.service contrib/systemd/system/podman.service contrib/systemd/system/podman-restart.service contrib/systemd/system/podman-kube@.service contrib/systemd/system/podman-clean-transient.service install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman-remote /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman-remote /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/zsh/site-functions install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman.fish /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman-remote.fish /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/fish/vendor_completions.d # There is no common location for powershell files so do not install them. Users have to source the file from their powershell profile. install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin env BINDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin ETCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/etc envsubst '$BINDIR;$ETCDIR' < docker/docker.in > /tmp/tmp.6zcvAZWPlq install -m 755 /tmp/tmp.6zcvAZWPlq /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/docker rm /tmp/tmp.6zcvAZWPlq install -m 755 -d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/tmpfiles.d /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/user-tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/etc/profile.d install -m 644 docker/podman-docker.sh /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/etc/profile.d/podman-docker.sh install -m 644 docker/podman-docker.csh /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/etc/profile.d/podman-docker.csh install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/user-tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 install -m 644 docs/build/man/docker*.5 -t /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 make: Nothing to be done for 'install.remote'. + sed -i 's;/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64;;g' /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/docker + cd dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 install install -d -m 755 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/cni install -m 755 bin/dnsname /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/cni/dnsname + cd .. ++ find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man7 -type f ++ sed s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-down.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-extract.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-clone.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-apply.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-print.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podmansh.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-spec.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-connect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-compose.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-scp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-set.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-os-apply.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-completion.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-farm-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-ssh.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-check.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-disconnect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-install.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-clone.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-quadlet-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-default.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-os.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-reload.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-artifact-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-reload.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/podman-systemd.unit.5*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/quadlet.5*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man7/podman-rootless.7*' + for file in `find /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man[157] -type f | sed "s,/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man7/podman-troubleshooting.7*' + rm -f /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5/dockerfile.5 /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/man/man5/dockerignore.5 + install -d -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/010-images.bats' 'test/system/011-image.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/011-image.bats' 'test/system/012-manifest.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/012-manifest.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/030-run.bats' 'test/system/032-sig-proxy.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/032-sig-proxy.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/035-logs.bats' 'test/system/037-runlabel.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/037-runlabel.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/040-ps.bats' 'test/system/045-start.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/045-start.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/080-pause.bats' 'test/system/085-top.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/085-top.bats' 'test/system/090-events.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/090-events.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/120-load.bats' 'test/system/125-import.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/125-import.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/150-login.bats' 'test/system/155-partial-pull.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/155-partial-pull.bats' 'test/system/156-pull-policy.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/156-pull-policy.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/160-volumes.bats' 'test/system/161-volume-quotas.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/161-volume-quotas.bats' 'test/system/170-run-userns.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/170-run-userns.bats' 'test/system/180-blkio.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/180-blkio.bats' 'test/system/190-run-ipcns.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/190-run-ipcns.bats' 'test/system/195-run-namespaces.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/195-run-namespaces.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/250-systemd.bats' 'test/system/251-system-service.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/251-system-service.bats' 'test/system/252-quadlet.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/252-quadlet.bats' 'test/system/253-podman-quadlet.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/253-podman-quadlet.bats' 'test/system/254-podman-quadlet-multi.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/254-podman-quadlet-multi.bats' 'test/system/255-auto-update.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/255-auto-update.bats' 'test/system/260-sdnotify.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/260-sdnotify.bats' 'test/system/270-socket-activation.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/270-socket-activation.bats' 'test/system/271-tcp-cors-server.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/271-tcp-cors-server.bats' 'test/system/272-system-connection.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/272-system-connection.bats' 'test/system/273-remote-spot-check.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/273-remote-spot-check.bats' 'test/system/280-update.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/280-update.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/320-system-df.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/320-system-df.bats' 'test/system/330-corrupt-images.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/330-corrupt-images.bats' 'test/system/331-system-check.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/331-system-check.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/410-selinux.bats' 'test/system/420-cgroups.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/420-cgroups.bats' 'test/system/450-interactive.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/450-interactive.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/500-networking.bats' 'test/system/505-networking-pasta.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/505-networking-pasta.bats' 'test/system/520-checkpoint.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/520-checkpoint.bats' 'test/system/550-pause-process.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/550-pause-process.bats' 'test/system/555-migration.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/555-migration.bats' 'test/system/600-completion.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/600-completion.bats' 'test/system/610-format.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/610-format.bats' 'test/system/620-option-conflicts.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/620-option-conflicts.bats' 'test/system/700-play.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/700-play.bats' 'test/system/702-artifact.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/702-artifact.bats' 'test/system/710-kube.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/710-kube.bats' 'test/system/750-trust.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/750-trust.bats' 'test/system/760-system-renumber.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/760-system-renumber.bats' 'test/system/800-config.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/800-config.bats' 'test/system/850-compose.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/850-compose.bats' 'test/system/900-ssh.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/900-ssh.bats' 'test/system/950-preexec-hooks.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/950-preexec-hooks.bats' 'test/system/999-final.bats' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/999-final.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/README.md' 'test/system/build-systemd-image' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/build-systemd-image' 'test/system/build-testimage' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/build-testimage' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.network.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.network.bash' 'test/system/helpers.registry.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.registry.bash' 'test/system/helpers.sig-proxy.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.sig-proxy.bash' 'test/system/helpers.systemd.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.systemd.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/helpers.t' 'test/system/setup_suite.bash' -> '/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64//usr/share/podman/test/system/setup_suite.bash' + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 5.8.1-1.oc9 --unique-debug-suffix -5.8.1-1.oc9.x86_64 --unique-debug-src-base podman-5.8.1-1.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/podman-5.8.1 extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/cni/dnsname extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/quadlet extracting debug info from /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/rootlessport warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/quadlet. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/podman/rootlessport. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/libexec/cni/dnsname. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman-remote. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/bin/podman. Use `info auto-load python-scripts [REGEXP]' to list them. 58338 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/share/podman/test/system/build-systemd-image from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/podman/test/system/helpers.t from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/podman/test/system/build-testimage from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o7IYEV + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: podman-5.8.1-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6NIQZR + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + DOCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GH5UGh + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman = 5.8.1-1.oc9 podman(x86-64) = 5.8.1-1.oc9 podman-manpages = 5.8.1-1.oc9 podman-quadlet = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libresolv.so.2()(64bit) libseccomp.so.2()(64bit) libsubid.so.4()(64bit) rtld(GNU_HASH) Obsoletes: podman-quadlet <= 4.4.0 Recommends: gvisor-tap-vsock Suggests: containernetworking-plugins Processing files: podman-docker-5.8.1-1.oc9.noarch Provides: podman-docker = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: docker docker-ce moby Processing files: podman-remote-5.8.1-1.oc9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.agFH0E + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 5.8.1-1.oc9 podman-remote(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libresolv.so.2()(64bit) libsubid.so.4()(64bit) rtld(GNU_HASH) Processing files: podman-plugins-5.8.1-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.60fS4t + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + DOCDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman-plugins + cp -pr dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/README.md dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/README_PODMAN.md /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/doc/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.le6PCb + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-plugins + cp -pr dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-plugins = 5.8.1-1.oc9 podman-plugins(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Recommends: gvisor-tap-vsock Processing files: podman-tests-5.8.1-1.oc9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4cDlZF + umask 022 + cd /builddir/build/BUILD + cd podman-5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64/usr/share/licenses/podman-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-tests = 5.8.1-1.oc9 podman-tests(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Processing files: podmansh-5.8.1-1.oc9.x86_64 Provides: podman-podmansh = 5.8.1-1.oc9 podman-shell = 5.8.1-1.oc9 podmansh = 5.8.1-1.oc9 podmansh(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debugsource-5.8.1-1.oc9.x86_64 Provides: podman-debugsource = 5.8.1-1.oc9 podman-debugsource(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-5.8.1-1.oc9.x86_64 Provides: debuginfo(build-id) = 35fd2e0a0328ba8b3d11a4647be80874e9943312 debuginfo(build-id) = 8ad1edf515d102f335203a072829d39a861f953e debuginfo(build-id) = 9e896e1f2a21bff4850c4095596a8fc92c8fbb32 podman-debuginfo = 5.8.1-1.oc9 podman-debuginfo(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 5.8.1-1.oc9 Processing files: podman-remote-debuginfo-5.8.1-1.oc9.x86_64 Provides: debuginfo(build-id) = 5acd8b5dba9085b6f455e748a1c1950776f4253f podman-remote-debuginfo = 5.8.1-1.oc9 podman-remote-debuginfo(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 5.8.1-1.oc9 Processing files: podman-plugins-debuginfo-5.8.1-1.oc9.x86_64 Provides: debuginfo(build-id) = f6c01bb81f9bafb855d6d5f3b691e7de4c4f35fe podman-plugins-debuginfo = 5.8.1-1.oc9 podman-plugins-debuginfo(x86-64) = 5.8.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 5.8.1-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-5.8.1-1.oc9.x86_64 Wrote: /builddir/build/RPMS/podmansh-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-docker-5.8.1-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/podman-tests-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-plugins-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-plugins-debuginfo-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debugsource-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-5.8.1-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/podman-5.8.1-1.oc9.x86_64.rpm Child return code was: 0